[PATCH 2/2] arm: dts: k3-am64-evm: Add "bootph-all"

Santhosh Kumar K s-k6 at ti.com
Mon Feb 23 07:19:06 CET 2026


Add 'bootph-all' for 'main-bcdma' node to pass it to the FDT in early
stage to allow the BCDMA channel 0 to be allocated for OSPI NOR reads.

Signed-off-by: Santhosh Kumar K <s-k6 at ti.com>
---
 arch/arm/dts/k3-am642-evm-u-boot.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/k3-am642-evm-u-boot.dtsi b/arch/arm/dts/k3-am642-evm-u-boot.dtsi
index 6469f43fca81..5048432ef8ca 100644
--- a/arch/arm/dts/k3-am642-evm-u-boot.dtsi
+++ b/arch/arm/dts/k3-am642-evm-u-boot.dtsi
@@ -42,6 +42,7 @@
 	      <0x00 0x484c2000 0x00 0x2000>;
 	reg-names = "gcfg", "bchanrt", "rchanrt", "tchanrt", "ringrt",
 		    "cfg", "tchan", "rchan";
+	bootph-all;
 };
 
 &main_pktdma {
-- 
2.34.1



More information about the U-Boot mailing list