From: Daniel Schultz Date: Tue, 25 Mar 2025 03:58:20 +0000 (+0100) Subject: arch: arm: dts: k3-am62a7-phyboard-lyra-rdk-u-boot: Disable Ethernet2 X-Git-Tag: v2025.07-rc1~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77183dfbbcfa466c9a7a646f9f9468f6276e94e3;p=pandora-u-boot.git arch: arm: dts: k3-am62a7-phyboard-lyra-rdk-u-boot: Disable Ethernet2 Don't initialize Ethernet2 in SPL. We cannot boot from that source anyways and it throws an error during boot. This will remove following error message during network boot: Error: ethernet@8000000port@2 No valid MAC address found.ethernet@8000000port@1 Waiting for PHY auto negotiation to complete....... done Signed-off-by: Daniel Schultz Signed-off-by: Wadim Egorov --- diff --git a/arch/arm/dts/k3-am62a7-phyboard-lyra-rdk-u-boot.dtsi b/arch/arm/dts/k3-am62a7-phyboard-lyra-rdk-u-boot.dtsi index 41692c8f670..e2a086e6b90 100644 --- a/arch/arm/dts/k3-am62a7-phyboard-lyra-rdk-u-boot.dtsi +++ b/arch/arm/dts/k3-am62a7-phyboard-lyra-rdk-u-boot.dtsi @@ -66,7 +66,7 @@ }; &cpsw_port2 { - bootph-all; + status = "disabled"; }; &dmsc {