diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-12 10:33:39 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-09-01 11:08:19 +0100 |
commit | a860df4f540d438a9531c70ff4eb0995841e7202 (patch) | |
tree | 7c7a0a67d0c7bf593d54fd551bcf9a26a51bd27c /include/monitor | |
parent | 712bd17f3e6c5b33ad1e33661350164c9f8468bf (diff) | |
download | qemu-a860df4f540d438a9531c70ff4eb0995841e7202.zip qemu-a860df4f540d438a9531c70ff4eb0995841e7202.tar.gz qemu-a860df4f540d438a9531c70ff4eb0995841e7202.tar.bz2 |
hw/arm/mps2.c: Connect up armv7m clocks
Connect up the armv7m clocks on the mps2-an385/386/500/511.
Connect up the armv7m object's clocks on the MPS boards defined in
mps2.c. The documentation for these FPGA images doesn't specify what
systick reference clock is used (if any), so for the moment we
provide a 1MHz refclock, which will result in no behavioural change
from the current hardwired 1MHz clock implemented in
armv7m_systick.c:systick_scale().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Message-id: 20210812093356.1946-9-peter.maydell@linaro.org
Diffstat (limited to 'include/monitor')
0 files changed, 0 insertions, 0 deletions