rv1126-uboot/common/spl
Joseph Chen 3e9875cd72 spl: fit: assume the max size of U-Boot/tee/atf is 2MB
RK3568 U-Boot is over 1MB size.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I743cf403ddfb63d9452a2d6781d99ebdd5313e9c
2020-12-30 17:33:11 +08:00
..
Kconfig spl: support boot from rknand device 2020-11-30 09:53:12 +08:00
Makefile spl: support boot from rknand device 2020-11-30 09:53:12 +08:00
spl.c spl: modify the spl log 2020-11-25 22:17:34 +08:00
spl_ab.c spl: ab: print a/b info in spl 2020-12-30 16:04:51 +08:00
spl_atf.c spl: atf: traverse all "/fit-images" sub nodes 2020-11-26 15:43:56 +08:00
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: assume the max size of U-Boot/tee/atf is 2MB 2020-12-30 17:33:11 +08:00
spl_fit_tb_arm_v7.S spl: fit: add file spl_fit_tb_arm_v7.S 2020-09-07 16:26:04 +08:00
spl_mmc.c spl: mmc: always load U-Boot partition 2020-07-24 18:02:27 +08:00
spl_mtd_blk.c spl: mtd_blk: redefine the mtd device name 2020-11-24 14:47:34 +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 common: spl: jump next process depend on entry_point_os 2020-04-07 17:47:16 +08:00
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 printing error message 2020-11-20 15:57:44 +08:00
spl_rknand.c spl: support boot from rknand device 2020-11-30 09:53:12 +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