summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-06-10 09:58:27 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-13 06:22:39 +0200
commit3f0de71d85003f37a5c44e3d0e31b77ecc62f0b6 (patch)
treea21178c57fdc335ce726d68051f8301baa56eccf /images
parent8c05889ff54b95f158913d1c27ad78752a8f1401 (diff)
downloadbarebox-3f0de71d85003f37a5c44e3d0e31b77ecc62f0b6.tar.gz
barebox-3f0de71d85003f37a5c44e3d0e31b77ecc62f0b6.tar.xz
ARM: Phytec-phyCORE-imx27: Switch to multiimage support
Tested on the phyCORE-imx27 to boot on NOR and NAND using the registered update handlers. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.imx4
1 files changed, 4 insertions, 0 deletions
diff --git a/images/Makefile.imx b/images/Makefile.imx
index 5085a55cb7..633fdfac0c 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -23,6 +23,10 @@ pblx-$(CONFIG_MACH_PCA100) += start_phytec_phycard_imx27
FILE_barebox-phytec-phycard-imx27.img = start_phytec_phycard_imx27.pblx
image-$(CONFIG_MACH_PCA100) += barebox-phytec-phycard-imx27.img
+pblx-$(CONFIG_MACH_PCM038) += start_phytec_phycore_imx27
+FILE_barebox-phytec-phycore-imx27.img = start_phytec_phycore_imx27.pblx
+image-$(CONFIG_MACH_PCM038) += barebox-phytec-phycore-imx27.img
+
# ----------------------- i.MX51 based boards ---------------------------
pblx-$(CONFIG_MACH_FREESCALE_MX51_PDK) += start_imx51_babbage
CFG_start_imx51_babbage.pblx.imximg = $(board)/freescale-mx51-babbage/flash-header-imx51-babbage.imxcfg