projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c43a8
)
mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC
author
Vignesh Raghavendra
<vigneshr@ti.com>
Fri, 24 Dec 2021 07:25:33 +0000
(12:55 +0530)
committer
Tom Rini
<trini@konsulko.com>
Sat, 15 Jan 2022 15:38:26 +0000
(10:38 -0500)
This is required to enables spl_net boot on AM64x
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm/mach-k3/include/mach/am64_spl.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-k3/include/mach/am64_spl.h
b/arch/arm/mach-k3/include/mach/am64_spl.h
index 607b09c2e5dc2979cda090690d9dbe15321721a4..b4f396b2c0a248009facdd3f0b929e377feb458c 100644
(file)
--- a/
arch/arm/mach-k3/include/mach/am64_spl.h
+++ b/
arch/arm/mach-k3/include/mach/am64_spl.h
@@
-12,6
+12,7
@@
#define BOOT_DEVICE_QSPI 0x02
#define BOOT_DEVICE_SPI 0x03
#define BOOT_DEVICE_ETHERNET 0x04
+#define BOOT_DEVICE_CPGMAC 0x04
#define BOOT_DEVICE_ETHERNET_RGMII 0x04
#define BOOT_DEVICE_ETHERNET_RMII 0x05
#define BOOT_DEVICE_I2C 0x06