[PATCH 0/3] Fix the SPL loading of a FIT image from NAND
Dario Binacchi
dariobin at libero.it
Sat May 9 13:55:03 CEST 2020
Loading u-boot and its fdt from a NAND memory area with bad blocks led
to the creation of these patches.
Dario Binacchi (3):
spl: fix format of function documentation
spl: fit: fail fit loading in case of FDT appending error
spl: fit: nand: fix fit loading in case of bad blocks
common/spl/spl_fit.c | 18 ++++++++++------
common/spl/spl_nand.c | 7 +++++++
drivers/mtd/nand/raw/nand_spl_loaders.c | 28 +++++++++++++++++++++++++
include/nand.h | 1 +
include/spl.h | 6 +++++-
5 files changed, 53 insertions(+), 7 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list