[PATCH v4 19/21] arm: mach-k3: j784s4_spl: Alias Ethernet boot to CPGMAC

Chintan Vankar c-vankar at ti.com
Thu Jul 31 09:59:54 CEST 2025


This is required to enable spl_net boot on SK-AM69.

Signed-off-by: Chintan Vankar <c-vankar at ti.com>
---

This patch is newly introduced in this series.

 arch/arm/mach-k3/include/mach/j784s4_spl.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-k3/include/mach/j784s4_spl.h b/arch/arm/mach-k3/include/mach/j784s4_spl.h
index d481a46c675..3814dc95d01 100644
--- a/arch/arm/mach-k3/include/mach/j784s4_spl.h
+++ b/arch/arm/mach-k3/include/mach/j784s4_spl.h
@@ -44,4 +44,6 @@
 #define K3_PRIMARY_BOOTMODE		0x0
 #define K3_BACKUP_BOOTMODE		0x1
 
+#define BOOT_DEVICE_CPGMAC              0x04
+
 #endif
-- 
2.34.1



More information about the U-Boot mailing list