summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-01-22 23:59:26 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-02-21 16:08:25 +0100
commit9a68dba524d811a60fb9b09893649504d84c257a (patch)
treef80dc71659e9a3fa7eae4ee15a18093ae2f99013 /arch/arm/dts/Makefile
parent61de87a7a2b399843f52d423a4152bf859e5a62e (diff)
board: toradex: add verdin am62 support
This adds initial support for the Toradex Verdin AM62 Quad 1GB WB IT V1.0A module. They are strapped to boot from their on-module eMMC. U-Boot supports booting from the on-module eMMC, or, via separate verdin-am62_r5_usbdfu_defconfig from USB DFU based recovery mode. Upstream-Status: Pending Initial U-Boot to be used for bring-up and validation of the V1.0 design, we'll decide on the step forward to mainline this once the bring-up and validation will be done. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 5eb37571a2..5a66844a3a 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -998,6 +998,9 @@ dtb-$(CONFIG_SOC_K3_AM625) += k3-am625-sk.dtb \
k3-am62x-lp-sk.dtb \
k3-am62x-r5-lp-sk.dtb
+dtb-$(CONFIG_SOC_K3_AM625) += k3-am625-verdin.dtb \
+ k3-am625-verdin-r5.dtb
+
dtb-$(CONFIG_SOC_K3_AM62A7) += k3-am62a7-sk.dtb \
k3-am62a7-r5-sk.dtb