OSDN Git Service

arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 17 Dec 2013 19:42:28 +0000 (19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 19:42:28 +0000 (19:42 +0000)
commitd8bbdcf8d6cb71735014dbd22baf274aea46066f
tree19b71257a79945a19116c71c07aa56f5be96cd76
parentc0f1ead985e024dd8d01bba650bc753083a2cc2a
arm/xilinx_zynq: 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: e57658b4506b26ab6b6fadbe6d7827f669f51895.1387160489.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xilinx_zynq.c