rv1126-uboot/common/spl
Vignesh R da74824551 UPSTREAM: mtd: spi: Add lightweight SPI flash stack for SPL
Add a tiny SPI flash stack that just supports reading data/images from
SPI flash. This is useful for boards that have SPL size constraints and
would need to use SPI flash framework just to read images/data from
flash. There is approximately 1.5 to 2KB savings with this.

Based on prior work of reducing spi flash id table by
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

Change-Id: I9b87d3ed4a01d2ce31eee327b67689e5e2ecff57
Signed-off-by: Vignesh R <vigneshr@ti.com>
Tested-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Tested-by: Stefan Roese <sr@denx.de>
Tested-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 778572d7cb1e2df678340fda9b081e4f7bd6c4b3)
2019-07-05 19:33:49 +08:00
..
Kconfig UPSTREAM: mtd: spi: Add lightweight SPI flash stack for SPL 2019-07-05 19:33:49 +08:00
Makefile rockchip: spl: add rockchip image load support 2019-06-14 09:27:54 +08:00
spl.c common: spl: printf message when jump to ATF 2019-06-14 09:27:54 +08:00
spl_atf.c common: spl: atf: disable and clean-invalidate icache/dcache 2019-06-21 18:12:15 +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 spl: fit: all rockchip based soc use dram as sram bounce buffer for 2019-05-09 16:49:14 +08:00
spl_mmc.c common: spl: mmc: support load rockchip images 2019-06-14 10:29:57 +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: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
spl_rkfw.c rockchip: spl: add rockchip image load support 2019-06-14 09:27:54 +08:00
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 2017-07-11 10:08:19 -06:00
spl_sdp.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_spi.c UPSTREAM: mtd: move NAND files into a raw/ subdirectory 2019-07-05 19:33:44 +08:00
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 2017-07-06 13:09:37 -04:00
spl_usb.c
spl_xip.c SPL: Add XIP booting support 2017-06-09 11:23:59 -04:00
spl_ymodem.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00