OSDN Git Service

Fix ARM MCore secondary cpu boot
authorPaul Brook <paul@codesourcery.com>
Wed, 11 Nov 2009 19:59:29 +0000 (19:59 +0000)
committerPaul Brook <paul@codesourcery.com>
Wed, 11 Nov 2009 19:59:29 +0000 (19:59 +0000)
commitbe0f204aa0d8743f0627cd3cffb0ffc5bbf962e9
tree78f9e202cea9d82873866424040a663537626665
parent97fe84f5efbd4f3ded433b7da5daca1f8fd5a82f
Fix ARM MCore secondary cpu boot

Make MPCore secondary cpu initialization work with the new reset
handling.  Also change the inital FLAG value from 3 to zero to match
recent kenrels.

Signed-off-by: Paul Brook <paul@codesourcery.com>
hw/arm_boot.c
hw/arm_sysctl.c
hw/realview.c