summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-05-07 13:43:05 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-10 18:30:01 +0200
commit4540f5e26efc228a3508e491b8c6daa038619206 (patch)
treeecb530102cafdeb2c0e82baff4f8921436c6f3e2 /images
parent505a1b4e7e75f5979caec762e083952617e358f7 (diff)
downloadbarebox-4540f5e26efc228a3508e491b8c6daa038619206.tar.gz
barebox-4540f5e26efc228a3508e491b8c6daa038619206.tar.xz
ARM: i.MX: Phytec-phyCARD-i.MX27: Switch to multi-image support
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 d00a3e5a03..5085a55cb7 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -19,6 +19,10 @@ CFG_start_imx25_karo_tx25.pblx.imximg = $(board)/karo-tx25/flash-header-tx25.imx
FILE_barebox-karo-tx25-internal.img = start_imx25_karo_tx25.pblx.imximg
image-$(CONFIG_MACH_TX25) += barebox-karo-tx25-internal.img
+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
+
# ----------------------- 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