qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Versatile Express: Add modelling of NOR flash
@ 2012-09-19 15:49 Francesco Lavra
  2012-09-19 15:51 ` [Qemu-devel] [PATCH v2 1/2] Versatile Express: Fix NOR flash 0 address and remove flash alias Francesco Lavra
  2012-09-19 15:57 ` [Qemu-devel] [PATCH v3 2/2] Versatile Express: Add modelling of NOR flash Francesco Lavra
  0 siblings, 2 replies; 6+ messages in thread
From: Francesco Lavra @ 2012-09-19 15:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, paul

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Qemu-devel] [PATCH v2 0/2] Versatile Express: add modelling of NOR flash
@ 2012-09-17 20:06 Francesco Lavra
  2012-09-17 20:07 ` [Qemu-devel] [PATCH v2 1/2] Versatile Express: Fix NOR flash 0 address and remove flash alias Francesco Lavra
  0 siblings, 1 reply; 6+ messages in thread
From: Francesco Lavra @ 2012-09-17 20:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, paul

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-26 15:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 15:49 [Qemu-devel] [PATCH v3 0/2] Versatile Express: Add modelling of NOR flash Francesco Lavra
2012-09-19 15:51 ` [Qemu-devel] [PATCH v2 1/2] Versatile Express: Fix NOR flash 0 address and remove flash alias Francesco Lavra
2012-09-19 15:57 ` [Qemu-devel] [PATCH v3 2/2] Versatile Express: Add modelling of NOR flash Francesco Lavra
2012-09-26 15:55   ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2012-09-17 20:06 [Qemu-devel] [PATCH v2 0/2] Versatile Express: add " Francesco Lavra
2012-09-17 20:07 ` [Qemu-devel] [PATCH v2 1/2] Versatile Express: Fix NOR flash 0 address and remove flash alias Francesco Lavra
2012-09-18 11:33   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).