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:
a5df831
)
mx6ull_14x14_evk_plugin: Convert to DM_ETH
author
Fabio Estevam
<festevam@gmail.com>
Tue, 9 Jun 2020 13:44:00 +0000
(10:44 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 22 Jun 2020 22:08:53 +0000
(
00:08
+0200)
Convert to DM_ETH to avoid board removal from the project.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/mx6ull_14x14_evk_plugin_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6ull_14x14_evk_plugin_defconfig
b/configs/mx6ull_14x14_evk_plugin_defconfig
index 2811d868aca8d967362f8c9139eb1424315f4f4c..e6c31e64ba6ad38e6c3b173be4a5e0156b2775ae 100644
(file)
--- a/
configs/mx6ull_14x14_evk_plugin_defconfig
+++ b/
configs/mx6ull_14x14_evk_plugin_defconfig
@@
-41,6
+41,12
@@
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_MODE=0
CONFIG_SF_DEFAULT_SPEED=40000000
CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_PHYLIB=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ8XXX=y
+CONFIG_DM_ETH=y
+CONFIG_FEC_MXC=y
+CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_REGULATOR=y