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