summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorYunus Bas <y.bas@phytec.de>2020-10-01 11:49:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-02 09:15:43 +0200
commit2b0a8ea58db24790ff2b135b756892a7772f1187 (patch)
treea027c1574fe105a493e40e8e2f165f068d8d375a /images
parentae855aeebf6d6040c44710f2ab239bdc3d48f75c (diff)
downloadbarebox-2b0a8ea58db24790ff2b135b756892a7772f1187.tar.gz
barebox-2b0a8ea58db24790ff2b135b756892a7772f1187.tar.xz
ARM: dts: imx6ul: phycore: Add phyCORE i.MX6 UL with eMMC
Add a phyCORE-i.MX 6UL with eMMC. It has following features: - i.MX 6UL - 512 MB RAM - eMMC - 10/100 MBits Ethernet - USB OTG - USB Host Signed-off-by: Yunus Bas <y.bas@phytec.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 3434a10e7c..a305b381c9 100644
--- a/images/Makefile.imx
+++ b/images/Makefile.imx
@@ -346,6 +346,8 @@ $(call build_imx_habv4img, CONFIG_MACH_GRINN_LITEBOARD, start_imx6ul_liteboard_5
$(call build_imx_habv4img, CONFIG_MACH_NXP_IMX6ULL_EVK, start_nxp_imx6ull_evk, nxp-imx6ull-evk/flash-header-nxp-imx6ull-evk, nxp-imx6ull-evk)
+$(call build_imx_habv4img, CONFIG_MACH_PHYTEC_SOM_IMX6, start_phytec_phycore_imx6ul_som_emmc_512mb, phytec-som-imx6/flash-header-phytec-pcl063ul-512mb, phytec-phycore-imx6ul-emmc-512mb)
+
$(call build_imx_habv4img, CONFIG_MACH_PHYTEC_SOM_IMX6, start_phytec_phycore_imx6ul_som_nand_512mb, phytec-som-imx6/flash-header-phytec-pcl063ul-512mb, phytec-phycore-imx6ul-nand-512mb)
$(call build_imx_habv4img, CONFIG_MACH_PHYTEC_SOM_IMX6, start_phytec_phycore_imx6ull_som_lc_nand_256mb, phytec-som-imx6/flash-header-phytec-pcl063ull-256mb, phytec-phycore-imx6ull-lc-nand-256mb)