summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorChristian Hemp <c.hemp@phytec.de>2014-04-30 12:01:36 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-04-30 19:45:11 +0200
commit3e571c1f862b6022a9c43a3625d0cbf6e1cb86d3 (patch)
tree552d4e2e818a9eeb905a5f88fbc20df6bd30a5e4 /arch/arm/boards/Makefile
parentccc4eac63225410c364eec8ee33a402788334b4d (diff)
downloadbarebox-3e571c1f862b6022a9c43a3625d0cbf6e1cb86d3.tar.gz
barebox-3e571c1f862b6022a9c43a3625d0cbf6e1cb86d3.tar.xz
imx6: Add support for phyCARD-i.MX6
Add support for Phytec phyCARD-i.MX6. - 1GB RAM on two banks - 1GB RAM on one bank - 2GB RAM on two banks Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/Makefile')
-rw-r--r--arch/arm/boards/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boards/Makefile b/arch/arm/boards/Makefile
index eb35e6bf46..eeda601e18 100644
--- a/arch/arm/boards/Makefile
+++ b/arch/arm/boards/Makefile
@@ -63,6 +63,7 @@ obj-$(CONFIG_MACH_PANDA) += panda/
obj-$(CONFIG_MACH_PCA100) += phytec-phycard-imx27/
obj-$(CONFIG_MACH_PCAAL1) += phytec-phycard-omap3/
obj-$(CONFIG_MACH_PCAAXL2) += phytec-phycard-omap4/
+obj-$(CONFIG_MACH_PCAAXL3) += phytec-phycard-imx6/
obj-$(CONFIG_MACH_PCM037) += phytec-phycore-imx31/
obj-$(CONFIG_MACH_PCM038) += phytec-phycore-imx27/
obj-$(CONFIG_MACH_PCM043) += phytec-phycore-imx35/