From: Andreas Färber <andreas.faer...@web.de> Hello Peter,
This mini-series redoes your drop-reset-model-init patch 14/14 v2. I've investigated doing it this way for sh4 and plan to adjust all targets. Note that I haven't tested Highbank, just the Integrator/CP using old cpu_init(). Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> v1: * Avoid calling interim helper arm_env_get_cpu() in highbank's machine init. Andreas Färber (1): target-arm: Change cpu_arm_init() return type to ARMCPU Peter Maydell (1): target-arm: Move A9 config_base_address reset value to ARMCPU hw/highbank.c | 15 ++++++--------- target-arm/cpu-qom.h | 2 +- target-arm/cpu.c | 6 ++---- target-arm/cpu.h | 7 ++++--- target-arm/helper.c | 4 ++-- 5 files changed, 15 insertions(+), 19 deletions(-) -- 1.7.7