m25p80: Add the n25q256a SFDP table
commit5eb24fbd8c82fc71282fa6db5184a40e560ed25c
authorCédric Le Goater <clg@kaod.org>
Mon, 24 Oct 2022 09:20:15 +0000 (24 11:20 +0200)
committerCédric Le Goater <clg@kaod.org>
Mon, 24 Oct 2022 09:20:15 +0000 (24 11:20 +0200)
treec41eded673ed800ff05700dd9fe8fb48697c3d01
parent2389bcc259df915d1b244b270e9c3d3d7e097a88
m25p80: Add the n25q256a SFDP table

The same values were collected on 4 differents OpenPower systems,
palmettos, romulus and tacoma.

The SFDP table size is defined as being 0x100 bytes but it could be
bigger. Only the mandatory table for basic features is available at
byte 0x30.

Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-Id: <20220722063602.128144-3-clg@kaod.org>
Message-Id: <20221013161241.2805140-3-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/block/m25p80.c
hw/block/m25p80_sfdp.c [new file with mode: 0644]
hw/block/m25p80_sfdp.h
hw/block/meson.build