]> xenbits.xensource.com Git - osstest/qemu.git/commit
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 2 Jul 2014 14:07:50 +0000 (15:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 8 Jul 2014 12:05:10 +0000 (13:05 +0100)
commit6ec1588e09770ac7e9c60194faff6101111fc7f0
tree7c8a7848184e24ce1f0860beeae98a85b08e33aa
parent834fb1b269f4c9eb0ffc058fd6ab5a018c3bce1f
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9

Make the vexpress-a9 board alias the first NOR flash region at
address zero, like vexpress-a15. This makes "-bios" actually usable
on this board.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1404310070-3561-1-git-send-email-peter.maydell@linaro.org
Reviewed-by: Greg Bellows <greg.bellows@linaro.org>
hw/arm/vexpress.c