qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 00/10] m25p80: Add new 512Mbit and 1Gbit devices


From: marcin.krzeminski
Subject: [Qemu-devel] [PATCH v3 00/10] m25p80: Add new 512Mbit and 1Gbit devices
Date: Fri, 24 Jun 2016 10:07:01 +0200

From: Marcin Krzeminski <address@hidden>

This series adds support for new flash devices.

V3:
* Add ReadMode handling in Dual/Quad readd for Spansion 
* Macronix/Spansion are tested with the same tests as real HW

V2:
* Move fast read command family handling to functions
* Fix broken Winbond support

Marcin Krzeminski (10):
  m25p80: Replace JEDEC ID masking with function.
  m25p80: Make a table for JEDEC ID.
  m25p80: Allow more than four banks.
  m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
  m25p80: Add additional flash commands:
  m25p80: Introduce quad and equad modes.
  m25p80: Introduce configuration registers.
  m25p80: Fast read commands family changes.
  m25p80: New flash devices.
  m25p80: Fix WINBOND fast read command handling

 hw/block/m25p80.c | 398 +++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 331 insertions(+), 67 deletions(-)

-- 
2.7.4




reply via email to

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