Skip to content
Commit cdc0434a authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

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: default avatarSean Anderson <seanga2@gmail.com>
Reviewed-by: default avatarMichael Trimarchi <michael@amarulasolutions.com>
parent 601b8901
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment