qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/2] Versatile Express: Add modelling of NOR flas


From: Francesco Lavra
Subject: [Qemu-devel] [PATCH v3 0/2] Versatile Express: Add modelling of NOR flash
Date: Wed, 19 Sep 2012 17:49:00 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

This patch series adds modelling of the two NOR flash banks found on the
Versatile Express motherboard. Tested with U-Boot running on an emulated
Versatile Express, with either A9 or A15 CoreTile. The alias of the
first NOR flash in the Cortex-A Series memory map is not modelled.

Changes in v3:
- When registering either flash bank as CFI device results in an error,
terminate QEMU.

Changes in v2:
- Fix definition of NOR flash 0 address and remove flash alias in
Cortex-A Series memory map.
- Use drive_get_next() instead of drive_get() to get a backing storage
for each flash bank.

Francesco Lavra (2):
  Versatile Express: Fix NOR flash 0 address and remove flash alias
  Versatile Express: Add modelling of NOR flash

 hw/vexpress.c |   33 ++++++++++++++++++++++++++-------
 1 files changed, 26 insertions(+), 7 deletions(-)

-- 
1.7.5.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]