diff options
| author | Venkatesh Yadav Abbarapu <[email protected]> | 2024-12-30 12:32:06 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-12-30 08:20:15 -0600 |
| commit | 9bb02f7f4533fbb48c8a5822b4b41a2e527b949c (patch) | |
| tree | bcd9a6f9f6b8992b00aa96839556341f90e65daa /doc/develop/release_cycle.rst | |
| parent | cb7410257ac930a6fb05f1c63b291b7d399f19f2 (diff) | |
mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
Update the spi_nor_read() function based on the config SPI_FLASH_BAR
and update the length and bank calculation by spliting the memory of
16MB size banks only when the address width is 3byte.
Fix the read issue for 4byte address width by passing the entire
length to the read function.
Fixes: 5d40b3d384 ("mtd: spi-nor: Add parallel and stacked memories support")
Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]>
Diffstat (limited to 'doc/develop/release_cycle.rst')
0 files changed, 0 insertions, 0 deletions
