summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-01-20 14:52:39 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-20 14:52:41 +0100
commit93ba78ece1eb153be1519b254b7ae4e1f8289b70 (patch)
tree859a830fe2f508cd90333c2fe09894e28f45f24c /arch/arm/mach-mxs
parent49827f736a8495c18d5299baa97947774c0615ce (diff)
downloadbarebox-93ba78ece1eb153be1519b254b7ae4e1f8289b70.tar.gz
barebox-93ba78ece1eb153be1519b254b7ae4e1f8289b70.tar.xz
ARM: MXS: imx28evk: Add lowlevel support
This switches the imx28evk to multiimage support and adds the lowlevel initialization to make the bootlets unnecessary. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 4022710007..ef5d22313a 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -69,6 +69,7 @@ config MACH_TX28
config MACH_MX28EVK
bool "mx28-evk"
select MXS_OCOTP
+ select HAVE_PBL_MULTI_IMAGES
help
Say Y here if you are using the Freescale i.MX28-EVK board