[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-arm] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model
From: |
Marcin Krzeminski |
Subject: |
[Qemu-arm] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model |
Date: |
Sun, 8 Jan 2017 09:38:51 +0100 |
This series introduce some improvememnt targeting mt25qu01g and adds
support for n25q00 device.
v3:
* Removed debug printf
v2:
* Rework die erase command functionality. Since the number of dies
is constant per chip, new field to flash description structure has
been added (instead of dynamic code from v1).
* Add definition for n25q00.
Marcin Krzeminski (3):
block: m25p80: Add Quad Page Program 4byte
block: m25p80: Introduce die erase command
block: m25p80: Improve 1GiB Micron flash definition
hw/block/m25p80.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 48 insertions(+), 3 deletions(-)
--
2.9.3