OSDN Git Service

Set proper device-width for vexpress flash
authorRoy Franz <roy.franz@linaro.org>
Tue, 17 Dec 2013 19:42:26 +0000 (19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 19:42:26 +0000 (19:42 +0000)
commitb8433303fbc5a4a694adb0f0aff5059442ae63e3
tree47eddbba1bc763f2202f967c967489469de43d8e
parent2003889f67755d47ab355c7813c587adb204eeea
Set proper device-width for vexpress flash

Create vexpress specific pflash registration
function which properly configures the device-width
of 16 bits (2 bytes) for the NOR flash on the
vexpress platform.  This change is required for
buffered flash writes to work properly.

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Message-id: 1386279359-32286-5-git-send-email-roy.franz@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/vexpress.c