diff options
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | 2024-12-30 12:32:06 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-30 08:20:15 -0600 |
commit | 9bb02f7f4533fbb48c8a5822b4b41a2e527b949c (patch) | |
tree | bcd9a6f9f6b8992b00aa96839556341f90e65daa /Makefile | |
parent | cb7410257ac930a6fb05f1c63b291b7d399f19f2 (diff) | |
download | u-boot-9bb02f7f4533fbb48c8a5822b4b41a2e527b949c.tar.gz |
mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabledWIP/30Dec2024
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 <venkatesh.abbarapu@amd.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions