diff options
author | Cédric Le Goater <clg@kaod.org> | 2022-10-24 11:20:15 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-10-24 11:20:15 +0200 |
commit | 2389bcc259df915d1b244b270e9c3d3d7e097a88 (patch) | |
tree | 7f7ed82f5b58a2ed8eb5421f929443fb2c0ec7ae /blockdev.c | |
parent | 104bdaffd753042c652a3731753fc3b391e32d87 (diff) | |
download | qemu-2389bcc259df915d1b244b270e9c3d3d7e097a88.zip qemu-2389bcc259df915d1b244b270e9c3d3d7e097a88.tar.gz qemu-2389bcc259df915d1b244b270e9c3d3d7e097a88.tar.bz2 |
m25p80: Add basic support for the SFDP command
JEDEC STANDARD JESD216 for Serial Flash Discovery Parameters (SFDP)
provides a mean to describe the features of a serial flash device
using a set of internal parameter tables.
This is the initial framework for the RDSFDP command giving access to
a private SFDP area under the flash. This area now needs to be
populated with the flash device characteristics, using a new
'sfdp_read' handler under FlashPartInfo.
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-Id: <20220722063602.128144-2-clg@kaod.org>
Message-Id: <20221013161241.2805140-2-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions