aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorSuneel Garapati <sgarapati@marvell.com>2019-10-19 18:37:55 -0700
committerStefan Roese <sr@denx.de>2020-08-25 08:01:16 +0200
commit03c2288070155ee88d0c3341748a1b2b13418d8c (patch)
treec952178591efa580c3b8804ad647efe07b0d38b5 /arch/arm/Makefile
parentaf6ba90048afb4e0db3ff2480364286f230f8b91 (diff)
downloadu-boot-03c2288070155ee88d0c3341748a1b2b13418d8c.zip
u-boot-03c2288070155ee88d0c3341748a1b2b13418d8c.tar.gz
u-boot-03c2288070155ee88d0c3341748a1b2b13418d8c.tar.bz2
arm: octeontx: Add support for OcteonTX SoC platforms
This patch adds support for all OcteonTX 81xx/83xx boards from Marvell. For 81xx boards, use octeontx_81xx_defconfig and for 83xx boards, use octeontx_83xx_defconfig. Signed-off-by: Suneel Garapati <sgarapati@marvell.com>
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r--arch/arm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index bf3890e..87b4198 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -80,6 +80,7 @@ machine-$(CONFIG_ARCH_STM32MP) += stm32mp
machine-$(CONFIG_ARCH_SUNXI) += sunxi
machine-$(CONFIG_ARCH_TEGRA) += tegra
machine-$(CONFIG_ARCH_U8500) += u8500
+machine-$(CONFIG_ARCH_OCTEONTX) += octeontx
machine-$(CONFIG_ARCH_UNIPHIER) += uniphier
machine-$(CONFIG_ARCH_VERSAL) += versal
machine-$(CONFIG_ARCH_ZYNQ) += zynq