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:
5b4c6f2
)
dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
author
Simon Glass
<sjg@chromium.org>
Sun, 5 Apr 2015 22:07:43 +0000
(16:07 -0600)
committer
Simon Glass
<sjg@chromium.org>
Sat, 18 Apr 2015 17:11:37 +0000
(11:11 -0600)
Switch this board over to use driver model for Ethernet.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/Linksprite_pcDuino3_defconfig
patch
|
blob
|
history
diff --git
a/configs/Linksprite_pcDuino3_defconfig
b/configs/Linksprite_pcDuino3_defconfig
index 8c76a736b1257ccdf3896107b5a121380c8c44e1..e5aabdb8883c92e40e6be7a3c71a0ce90dbedd64 100644
(file)
--- a/
configs/Linksprite_pcDuino3_defconfig
+++ b/
configs/Linksprite_pcDuino3_defconfig
@@
-17,3
+17,4
@@
CONFIG_OF_SEPARATE=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_NETDEVICES=y
CONFIG_NET=y
+CONFIG_DM_ETH=y