pxa2xx: Use cpu_arm_init() and store ARMCPU
commit43824588af2fa77f9586e16ef2f01d1990c6460e
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 21:47:04 +0000 (3 23:47 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 4 Jun 2012 21:00:40 +0000 (4 23:00 +0200)
treeb81b86b0e85995fd730c7e12b9e6ee0b27bb0bff
parentdf90dadb4507afa31fdc85f94d8571e7aa25b80b
pxa2xx: Use cpu_arm_init() and store ARMCPU

Also use cpu_reset() in place of cpu_state_reset().

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
hw/mainstone.c
hw/pxa.h
hw/pxa2xx.c
hw/spitz.c
hw/tosa.c
hw/z2.c