commit | 4eb8d9dd9ee36433f868bf19c9d45cd18d2a148e | [log] [tgz] |
---|---|---|
author | Peter A. Bigot <pab@pabigot.com> | Wed Jun 03 19:55:54 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 17 13:38:14 2020 -0400 |
tree | f00461bf39afbf085e119ee9c1935700a706fa71 | |
parent | 67e795107ed74a92d442c09e8441be81b8f1d4c5 [diff] |
drivers: flash: add API to access SFDP region of serial flash devices Some flash drivers are capable of issuing a JESD216 READ_SFDP command to read serial flash discoverable parameters. Allow applications and utilities access to that capability where it's supported. Signed-off-by: Peter A. Bigot <pab@pabigot.com>