rv1126-uboot/common/spl
Jason Zhu a0166cc6be mtd: Kconfig: add a Kconfig option to enable the support for MTD block write operations
This allows using CONFIG_IS_ENABLED(SPLMTD_WRITE) to compile out code
needed only if write support is required.
The option is added for u-boot and for SPL.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ia48169fcd601ad51d1723923ed71d610901275e1
2021-01-06 15:29:34 +08:00
..
Kconfig mtd: Kconfig: add a Kconfig option to enable the support for MTD block write operations 2021-01-06 15:29:34 +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: support decreasing 1 in spl 2021-01-04 17:12:44 +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 treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
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: support decreasing 1 if verify fail when enable a/b 2021-01-04 19:23:48 +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 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 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 UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00