On 1/21/21 8:06 PM, Peter Maydell wrote: > Create a fixed-frequency Clock object to be the SYSCLK, and wire it > up to the devices that require it. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/arm/mps2.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>