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:
124b303
)
configs: am335x_evm: Support GbE PHYs
author
Paul Barker
<paul.barker@sancloud.com>
Mon, 12 Jul 2021 20:14:11 +0000
(21:14 +0100)
committer
Lokesh Vutla
<lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:26:09 +0000
(10:56 +0530)
The SanCloud BeagleBone Enhanced (BBE) includes a Gigabit Ethernet PHY.
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
configs/am335x_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_defconfig
b/configs/am335x_evm_defconfig
index 85a4206acac9f2cfeb562ff748683cd3be9f8210..0315fa62fa9c3962343fe2f98e4e59f048e6fca6 100644
(file)
--- a/
configs/am335x_evm_defconfig
+++ b/
configs/am335x_evm_defconfig
@@
-67,6
+67,7
@@
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHY_ATHEROS=y
CONFIG_PHY_SMSC=y
CONFIG_DM_ETH=y
+CONFIG_PHY_GIGE=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y