summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-06-21 15:28:53 (GMT)
committerMarek Vasut <marex@denx.de>2015-09-04 09:54:21 (GMT)
commit952caa289ee10c7426d28e37bb3130e95a6d6431 (patch)
tree03e38e7cbe8c19b0acd9b1b9a12936ed1036fa4d /arch/arm/dts/Makefile
parenta665b051b5a191c2b5c1c8ed238ccf7d29b7109b (diff)
downloadu-boot-952caa289ee10c7426d28e37bb3130e95a6d6431.tar.xz
arm: socfpga: Add support for Terasic SoCkit board
Add support for Terasic SoCkit, which is CycloneV based board. The board can boot either from SD/MMC or QSPI. Ethernet is also supported. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 3babe65..69c2c82 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -61,6 +61,7 @@ dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb am335x-evm.dtb
dtb-$(CONFIG_ARCH_SOCFPGA) += \
socfpga_arria5_socdk.dtb \
socfpga_cyclone5_socdk.dtb \
+ socfpga_cyclone5_sockit.dtb \
socfpga_cyclone5_socrates.dtb
dtb-$(CONFIG_TARGET_DRA7XX_EVM) += dra72-evm.dtb
dtb-$(CONFIG_TARGET_STV0991) += stv0991.dtb