rv1126-uboot/common/spl
Joseph Chen 359ed52cc2 spl: fit: check image length
Do not go further if it is 0.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I1d4c07303a4998a9c112986ee4efda39c1d55d63
2020-06-15 11:41:08 +08:00
..
Kconfig spl: mmc: add partition name to load image 2020-06-08 16:23:31 +08:00
Makefile
spl.c common: spl: initial spl->next_stage 2020-05-22 16:39:51 +08:00
spl_ab.c common: spl: ab: update new function to support ab system 2020-05-06 11:59:29 +08:00
spl_atf.c
spl_bootrom.c
spl_dfu.c
spl_ext.c
spl_fat.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_fit.c spl: fit: check image length 2020-06-15 11:41:08 +08:00
spl_mmc.c spl: mmc: support load image depend on parameter next_stage 2020-06-12 09:22:40 +08:00
spl_mtd_blk.c spl: mtd_blk: load rk firmware when load fit failed 2020-06-09 11:01:59 +08:00
spl_nand.c spl: nand: clean rkfw code 2020-06-08 16:23:21 +08:00
spl_net.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_nor.c
spl_onenand.c
spl_optee.S
spl_ram.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_rkfw.c spl: rkfw: fix decompress error when boot.img has no ramdisk 2020-06-10 09:30:47 +08:00
spl_sata.c
spl_sdp.c
spl_spi.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c