diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2019-11-13 15:42:52 +0000 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@microchip.com> | 2019-12-17 09:49:05 +0200 |
commit | a11c081da3dfbef309cd21ab54b7b2582d0c9f35 (patch) | |
tree | d05db61ef9f97c643170cf1529c16b54f1276966 /doc | |
parent | ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6 (diff) |
mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
JESD216 allow vendors to define their own SFDP tables.
Add SST SFDP parser. The vendor table is allocated using resource-managed
kmalloc - the table will be freed on driver detach. It will be accessible
by getting the UCLASS_SPI_FLASH's private data.
The SST's SFDP table is particularly of interest because contains
pre-programmed globally unique EUI-48 and EUI-64 identifiers.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions