Files
u-boot/drivers
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
..
2023-05-02 14:23:58 -04:00
2023-11-02 11:30:18 +01:00
2023-10-11 10:35:24 -04:00
2023-03-02 17:45:58 -05:00
2023-10-22 23:40:56 +01:00
2023-11-02 11:30:18 +01:00
2023-01-20 12:27:24 -05:00
2023-11-02 17:45:53 +08:00
2023-11-02 11:30:18 +01:00
2023-04-25 15:31:28 -04:00