u-boot/drivers/mtd/nand
Sean Anderson cdc0434ac0 nand: spl_loaders: Only read enough pages to load the image
All other implementations of nand_spl_load_image only read as many pages as
are necessary to load the image. However, nand_spl_loaders.c loads the full
block. Align it with other load functions so that it is easier to
determine how large of a load buffer we need.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
2023-11-16 12:43:48 -05:00
..
raw nand: spl_loaders: Only read enough pages to load the image 2023-11-16 12:43:48 -05:00
spi mtd: spinand: winbond: add Winbond W25N02KV flash support 2023-10-13 10:49:07 +02:00
bbt.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
core.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
Makefile mtd: Makefile: deep cleanup 2019-12-04 17:10:51 -05:00