Fix ARM system emulation
commitf2d74978764f62d832d61ac17bb5d934ade58816
authorPaul Brook <paul@codesourcery.com>
Wed, 11 Nov 2009 18:07:53 +0000 (11 18:07 +0000)
committerPaul Brook <paul@codesourcery.com>
Wed, 11 Nov 2009 18:07:53 +0000 (11 18:07 +0000)
tree93c836769cf2da4b27d73e1bbf2accda18dee31a
parent715a664ac4ca3b9e44ffbc0ca41ecd91fbe96656
Fix ARM system emulation

Since 45a50b1 load_image_targphys should only be called once.
ARM boards incorrectly call it every time the system is reset.

Signed-off-by: Paul Brook <paul@codesourcery.com>
hw/arm-misc.h
hw/arm_boot.c