qemu-devel
[Top][All Lists]
Advanced

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

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


From: Francesco Lavra
Subject: [Qemu-devel] [PATCH v2 0/2] Versatile Express: add modelling of NOR flash
Date: Mon, 17 Sep 2012 22:06:02 +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 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 |   31 ++++++++++++++++++++++++-------
 1 files changed, 24 insertions(+), 7 deletions(-)

-- 
1.7.5.4



reply via email to

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