qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/9] m25p80: Add new 512Mbit and 1Gbit devices.


From: marcin.krzeminski
Subject: [Qemu-devel] [PATCH 0/9] m25p80: Add new 512Mbit and 1Gbit devices.
Date: Wed, 15 Jun 2016 15:41:02 +0200

From: Marcin Krzeminski <address@hidden>

This series adds support for new flash devices.

Marcin Krzeminski (9):
  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.

 hw/block/m25p80.c | 335 ++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 286 insertions(+), 49 deletions(-)

-- 
2.7.4




reply via email to

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