aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2022-03-17 12:03:39 -0500
committerTom Rini <trini@konsulko.com>2022-04-04 19:02:04 -0400
commitadbe138a903b38ef2e18b0fc0202261418ae2060 (patch)
treecf6d0bb96c514c09edf5b04b247a6150f8913859
parent8d1acfd8de0eab57ba8e2cd36fd2769dd745b1fe (diff)
downloadu-boot-adbe138a903b38ef2e18b0fc0202261418ae2060.tar.gz
arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl
Mark the memory node with u-boot,dm-spl so we can use it from early SPL. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
-rw-r--r--arch/arm/dts/k3-am642-r5-evm.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-am642-r5-evm.dts b/arch/arm/dts/k3-am642-r5-evm.dts
index 3ea6471e943..92a6bfdc011 100644
--- a/arch/arm/dts/k3-am642-r5-evm.dts
+++ b/arch/arm/dts/k3-am642-r5-evm.dts
@@ -25,6 +25,7 @@
/* 2G RAM */
reg = <0x00000000 0x80000000 0x00000000 0x80000000>;
+ u-boot,dm-spl;
};
a53_0: a53@0 {