commit | 029f49fc995499691d186097d51534114d7b9b90 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Tue Nov 30 17:18:27 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 04 20:47:29 2022 -0500 |
tree | 5b26ea1b79fcef4a6ca1fb8f2c9a268eb5a498e6 | |
parent | e28e98a72f5d15e9ba6ccf5ec0285c4892585540 [diff] |
spi: Provide definition for SPI-NOR flash memory control register This commit provides define for reading the control register (CR) on the flash memory. In that register the information about 4B addressing is stored. Signed-off-by: Lukasz Majewski <lukma@denx.de>