ARM: i.MX: Add SPI xload code
Add PBL xload code to load an image from SPI NOR flash. Currently implemented
for i.MX6.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 4d6665c commit 2fd7d1542606dc149319a8d83da29ae14dceb73b
@Sascha Hauer Sascha Hauer authored on 14 Jul 2015
Showing 4 changed files
View
arch/arm/mach-imx/Makefile
View
arch/arm/mach-imx/include/mach/xload.h 0 → 100644
View
arch/arm/mach-imx/xload-common.c 0 → 100644
View
arch/arm/mach-imx/xload-spi.c 0 → 100644