projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7b0aa
)
arm: baltos: switch to driver model for the net and mdio driver
author
Yegor Yefremov
<yegorslists@googlemail.com>
Wed, 12 Feb 2020 11:44:23 +0000
(12:44 +0100)
committer
Lokesh Vutla
<lokeshvutla@ti.com>
Tue, 3 Mar 2020 07:38:14 +0000
(13:08 +0530)
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
configs/am335x_baltos_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_baltos_defconfig
b/configs/am335x_baltos_defconfig
index 63f0da9cb01cdb39525e60fb56e141cd0cc6beb1..2781d49daf5fa9aa67e8591f6a8699f459ac4209 100644
(file)
--- a/
configs/am335x_baltos_defconfig
+++ b/
configs/am335x_baltos_defconfig
@@
-55,6
+55,8
@@
CONFIG_SYS_NAND_U_BOOT_OFFS=0x00080000
CONFIG_PHY_ADDR_ENABLE=y
CONFIG_PHY_ATHEROS=y
CONFIG_PHY_SMSC=y
+CONFIG_DM_ETH=y
+CONFIG_DM_MDIO=y
CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_SPI=y