summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorMike Looijmans <mike.looijmans@topic.nl>2016-09-30 08:13:13 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-11-15 15:27:50 +0100
commit2d48caa47de849c6ecd9f8f1db784a985aa55b2d (patch)
tree273ab81c2c4342a2781f0549ff3fe359dab3c916 /arch/arm/dts/Makefile
parentba4ccf934818f367748ce136bfe16cc18ea5906b (diff)
downloadu-boot-imx-2d48caa47de849c6ecd9f8f1db784a985aa55b2d.zip
u-boot-imx-2d48caa47de849c6ecd9f8f1db784a985aa55b2d.tar.gz
u-boot-imx-2d48caa47de849c6ecd9f8f1db784a985aa55b2d.tar.bz2
ARM: zynq: Add support for the topic-miami system-on-modules and carrier boards
The topic-miami SoMs contain a Zynq xc7z015 or xc7z030 SoC, 1GB DDR3L RAM, 32MB QSPI NOR flash and 256MB NAND flash. The topic-miamiplus SoMs contain a Zynq xc7z035, xc7z045 or xc7z100 SoC, 2x 1GB DDR3L RAM, 64MB dual-parallel QSPI flash, clock sources and a fan controller. The "Florida" carrier boards add SD, USB, ethernet and other interfaces. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 836a8c4..2c5b2f2 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -97,6 +97,8 @@ dtb-$(CONFIG_ARCH_ZYNQ) += zynq-zc702.dtb \
zynq-zybo.dtb \
zynq-microzed.dtb \
zynq-picozed.dtb \
+ zynq-topic-miami.dtb \
+ zynq-topic-miamiplus.dtb \
zynq-zc770-xm010.dtb \
zynq-zc770-xm011.dtb \
zynq-zc770-xm012.dtb \