rv1126-uboot/common/spl
Joseph Chen acd4329027 common: fit: unify fit image align size
Set 512 as default align size in order to access any image
by block unit.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I372ca7ff567816cb8369aff9d1fbe9865fa6d933
2020-03-16 11:42:38 +08:00
..
Kconfig spl: add SPL_KERNEL_BOOT 2020-02-24 14:03:43 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
spl.c common: spl: enable D-cache by default to improve performance 2020-02-20 17:14:04 +08:00
spl_ab.c common: spl: ab: add ab interface to get slot info 2019-08-02 09:23:44 +08:00
spl_atf.c spl: atf: pass kernel parameters through bl33_ep_info->args 2020-02-24 16:35:12 +08:00
spl_bootrom.c spl: add a 'return to bootrom' boot method 2017-08-13 17:12:19 +02:00
spl_dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
spl_fit.c common: fit: unify fit image align size 2020-03-16 11:42:38 +08:00
spl_mmc.c common: spl: mmc: support A/B system boot 2019-08-02 09:23:44 +08:00
spl_mtd_blk.c spl: mtd_blk: correct the error parameter 2019-10-09 15:40:27 +08:00
spl_nand.c common: spl: nand: support load rockchip images 2019-06-17 17:28:54 +08:00
spl_net.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08: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 UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
spl_rkfw.c common: spl: rkfw: support resource file in spl 2020-02-24 17:27:50 +08:00
spl_sata.c
spl_sdp.c UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
spl_spi.c UPSTREAM: dm: spi: Read default speed and mode values from DT 2019-07-05 19:33:50 +08:00
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00