rv1126-uboot/common/spl
Kever Yang b24d32f478 spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Rockchip use a 'loader2' partition for U-Boot, so u-boot.bin or
u-boot.itb load by SPL need to locate at0x4000. Detail here:
http://opensource.rock-chips.com/wiki_Boot_option

Change-Id: I3375346d04538cef1ce797bd2da5480c9ed50674
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2017-11-07 11:06:46 +08:00
..
Kconfig spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 2017-11-07 11:06:46 +08:00
Makefile spl: add support to booting with OP-TEE 2017-09-12 16:04:32 +08:00
spl.c spl: stash bootstage info before jump to next stage 2017-09-12 16:18:50 +08:00
spl_atf.c spl: update bl31_entry() with new name and parameter 2017-09-12 16:04:39 +08:00
spl_bootrom.c
spl_dfu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fit.c
spl_mmc.c spl: spl_mmc.c Correct blk_dread() return value check 2017-08-20 09:54:30 -04:00
spl_nand.c
spl_net.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
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 spl: add serial download protocol (SDP) support 2017-08-23 10:41:58 +02:00
spl_spi.c
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c