[PATCH v6] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled

Tom Rini trini at konsulko.com
Tue Dec 31 05:08:26 CET 2024


On Mon, 30 Dec 2024 12:32:06 +0530, Venkatesh Yadav Abbarapu wrote:

> 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.
> 
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list