aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-01-04 17:01:28 +1100
committerJoel Stanley <joel@jms.id.au>2017-01-10 21:55:46 +1100
commit8f9bafbb92c0308cf8d33536803c822e14bed4d7 (patch)
tree4de575973c9f66529beffb8e3e4b03a571f7851f /arch/arm/boot/dts/Makefile
parentARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms (diff)
downloadlinux-dev-8f9bafbb92c0308cf8d33536803c822e14bed4d7.tar.xz
linux-dev-8f9bafbb92c0308cf8d33536803c822e14bed4d7.zip
ARM: dts: aspeed: Add Romulus BMC platform
Romulus is an OpenPower machine with an ast2500 BMC. It has NCSI networking and 512MB of RAM. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index cccdbcb557b6..4549e184caf1 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -981,6 +981,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
mt8135-evbp1.dtb
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
dtb-$(CONFIG_ARCH_ASPEED) += aspeed-bmc-opp-palmetto.dtb \
+ aspeed-bmc-opp-romulus.dtb \
aspeed-ast2500-evb.dtb
endif