u-boot/common/spl
Ye Li cad69cc0f5 MLK-20945-4 imx8: Update container parser for RAW NOR SPL
Since FSPI is assigned to M4 partition, A core only can read it from its
memory-map address. So we have to enable SPL NOR which won't access
flexspi driver.

Update SPL container parser for the RAW NOR support.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 7ea7a16fd892558098fb8cbea134ac275d1220d3)
2019-02-19 00:46:36 -08:00
..
Kconfig MLK-20664-2 imx8/imx8m: Disable the SPL RAW image support 2019-01-16 02:17:43 -08:00
Makefile spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 2017-11-26 00:39:07 +01:00
spl.c MLK-19183-8 iMX8QXP SPL: common: spl: Hack for allowing raw ATF image booting 2018-08-09 15:18:18 -05:00
spl_atf.c spl: atf: pass NULL for bl32_ep pc 2018-01-28 17:12:39 +01: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() 2017-10-04 11:59:44 -04:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
spl_fit.c MLK-20467 imx8m: Fix issue for booting signed image through uuu 2018-11-27 02:55:50 -08:00
spl_mmc.c MA-13938 [Android] imx8q: Support dual bootloader feature 2019-01-18 12:07:21 +08:00
spl_nand.c MLK-20664-1 imx8qxp: spl: Enable SPL container support for NAND 2019-01-16 02:17:43 -08:00
spl_net.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
spl_nor.c MLK-20945-4 imx8: Update container parser for RAW NOR SPL 2019-02-19 00:46:36 -08:00
spl_onenand.c spl: Add a name to the SPL load-image methods 2016-12-09 08:40:13 -05:00
spl_ram.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 2017-07-11 10:08:19 -06:00
spl_sdp.c MLK-20559-5 f_sdp: Add a callback to clean up USB driver 2019-01-08 21:46:31 -08:00
spl_spi.c MLK-20233 spl_spi: Add QSPI boot device support to the container parser 2018-11-09 11:45:15 +02:00
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 2017-07-06 13:09:37 -04:00
spl_usb.c spl: Add a name to the SPL load-image methods 2016-12-09 08:40:13 -05:00
spl_xip.c stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
spl_ymodem.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00