arm/highbank: Use object_new() rather than cpu_arm_init()
commitf282f29626b6ce65641fb5f8cb631aaade0e51c5
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 17 Dec 2013 19:42:28 +0000 (17 19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 19:42:28 +0000 (17 19:42 +0000)
treebb07bdce38de9e25576d488cdcc866080fd7471a
parent07a5b0d21e450842e3474546366593a5893e8c61
arm/highbank: Use object_new() rather than cpu_arm_init()

To allow the machine model to set device properties before CPU
realization.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 8c671e500390c8be0cc363e887e32867d1d1b0d2.1387160489.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/highbank.c