drivers: flash: JESD216 ospi command for SFDP
Includes the 16bit command to read the SFDP in the NOR flash. according to the JEDEC standard. Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
5b029377ab
commit
712d2537be
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#define JESD216_CMD_READ_SFDP 0x5A
|
||||
#define JESD216_CMD_BURST_SFDP 0x5B
|
||||
#define JESD216_OCMD_READ_SFDP 0x5AA5
|
||||
|
||||
/* Layout of a JESD216 parameter header. */
|
||||
struct jesd216_param_header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue