diff options
author | Sean Anderson <seanga2@gmail.com> | 2023-11-04 16:37:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-16 12:43:48 -0500 |
commit | cdc0434ac06ad5cc0cb8361dcd5d4ab72a8db0c7 (patch) | |
tree | 86adfd4598c6e21b39f783ee405abbf7d6f8886b /drivers/ddr/imx/phy/helper.c | |
parent | 601b8901e058e524a57c7590020dc68193c2f9aa (diff) |
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>
Diffstat (limited to 'drivers/ddr/imx/phy/helper.c')
0 files changed, 0 insertions, 0 deletions