commit | f384b352cbf0310fd20c379c4710408c70e769b6 | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@microchip.com> | Mon Jun 26 15:10:00 2017 +0200 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Tue Jul 18 14:37:18 2017 +0200 |
tree | fa96cc05c1f6239f747e4d1e3a2de92659938fe3 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables This patch adds support to the JESD216 rev B standard and parses the SFDP tables to dynamically initialize the 'struct spi_nor_flash_parameter'. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@microchip.com> Reviewed-by: Marek Vasut <marek.vasut@gmail.com>