rv1126-uboot/common/spl
Kever Yang 89c73a9cca spl: use different BOARD_INIT MACRO for spl and tpl
SPL and TPL may not always need spl_board_init() at the same time.

Change-Id: I5f26956414f1d2ff3fd2fce11a4d7759de7804fe
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-01-22 18:01:38 +08:00
..
Kconfig spl: use different BOARD_INIT MACRO for spl and tpl 2018-01-22 18:01:38 +08:00
Makefile spl: add support to booting with OP-TEE 2018-01-17 15:28:11 +08:00
spl.c spl: use different BOARD_INIT MACRO for spl and tpl 2018-01-22 18:01:38 +08:00
spl_atf.c spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 2018-01-17 15:27:28 +08:00
spl_bootrom.c
spl_dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_ext.c
spl_fat.c
spl_fit.c UPSTREAM: spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 2018-01-17 15:27:28 +08:00
spl_mmc.c UPSTREAM: spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() 2018-01-16 18:17:07 +08:00
spl_nand.c
spl_net.c
spl_nor.c
spl_onenand.c
spl_optee.S spl: optee: add support for Rockchip customize optee 2017-09-12 17:12:05 +08:00
spl_ram.c
spl_sata.c
spl_sdp.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_spi.c
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c