]> git.proxmox.com Git - mirror_qemu.git/commit
target_arm: Remove memory region init from armv7m_init
authorAlistair Francis <alistair23@gmail.com>
Thu, 5 Feb 2015 13:37:21 +0000 (13:37 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 13:37:21 +0000 (13:37 +0000)
commitfe6ac447add80978c1bf988c3ef4a7ce8aab2fa0
treee6fc125a5890099157226aefbd41a89fe8314fc5
parent2c918a245ca2a0b3339b8ded926b3f887d6d409e
target_arm: Remove memory region init from armv7m_init

This patch moves the memory region init code from the
armv7m_init function to the stellaris_init function

Signed-off-by: Alistair Francis <alistair23@gmail.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 4836be7e1d708554d6eb0bc639dc2fbf7dac0458.1422077994.git.alistair23@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/armv7m.c
hw/arm/stellaris.c
include/hw/arm/arm.h