• P
    hw/arm_sysctl: Implement SYS_CFG_OSC function · 1f81f94b
    Peter Maydell 提交于
    Implement the SYS_CFG_OSC function. Since the idea of
    programmable clock rates doesn't make much sense for QEMU,
    we simply allow the clock rate to be read back as written.
    The number and value of the daughterboard oscillators varies
    between daughterboards, so we provide an array property to
    allow their reset values to be configured.
    Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
    1f81f94b
arm_sysctl.c 19.8 KB