[PATCH 11/23] arm: dts: k3-am642-sk-u-boot: Drop aliases and stdout

Nishanth Menon nm at ti.com
Fri Apr 14 09:57:14 CEST 2023


These are inherited from am642-sk.dts itself.

While at this, fix up a minor formatting error with main_cbass.

Signed-off-by: Nishanth Menon <nm at ti.com>
---
 arch/arm/dts/k3-am642-sk-u-boot.dtsi | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/arch/arm/dts/k3-am642-sk-u-boot.dtsi b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
index 4a5ab6a7c4be..25a32206a244 100644
--- a/arch/arm/dts/k3-am642-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
@@ -5,20 +5,15 @@
 
 / {
 	chosen {
-		stdout-path = "serial2:115200n8";
 		tick-timer = &timer1;
 	};
 
-	aliases {
-		mmc1 = &sdhci1;
-	};
-
 	memory at 80000000 {
 		bootph-pre-ram;
 	};
 };
 
-&cbass_main{
+&cbass_main {
 	bootph-pre-ram;
 
 	/* XXX: Upstream kernel TODO: send upstream */
-- 
2.40.0



More information about the U-Boot mailing list