summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorRouven Czerwinski <r.czerwinski@pengutronix.de>2020-10-14 08:18:58 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-14 08:44:52 +0200
commitf91b28d3113bc21048b74d4517c77072ed9c6cdf (patch)
treeb14f1e4e1f86b7a193d1cc053cf0e3d368a7e428 /images
parenta0d8dbc2332923450c10bd91ea99d71f07c79f10 (diff)
downloadbarebox-f91b28d3113bc21048b74d4517c77072ed9c6cdf.tar.gz
barebox-f91b28d3113bc21048b74d4517c77072ed9c6cdf.tar.xz
ARM: imx: Add Support for Webasto ccbv2
Add support for the Webasto Common Communication Board Version 2. The device tree included with barebox can eventually be replaced with the required barebox changes when the ccbv2 device tree is upstream. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.imx2
1 files changed, 2 insertions, 0 deletions
diff --git a/images/Makefile.imx b/images/Makefile.imx
index a305b381c9..514db326bb 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -364,6 +364,8 @@ $(call build_imx_habv4img, CONFIG_MACH_TECHNEXION_PICO_HOBBIT, start_imx6ul_pico
$(call build_imx_habv4img, CONFIG_MACH_DIGI_CCIMX6ULSBCPRO, start_imx6ul_ccimx6ulsbcpro, digi-ccimx6ulsom/flash-header-imx6ul-ccimx6ulsbcpro, imx6ul-ccimx6ulsbcpro)
+$(call build_imx_habv4img, CONFIG_MACH_WEBASTO_CCBV2, start_imx6ul_ccbv2, webasto-ccbv2/flash-header-imx6ul-webasto-ccbv2, imx6ul-webasto-ccbv2)
+
# ----------------------- vf6xx based boards ---------------------------
pblb-$(CONFIG_MACH_VF610_TWR) += start_vf610_twr
CFG_start_vf610_twr.pblb.imximg = $(board)/freescale-vf610-twr/flash-header-vf610-twr.imxcfg