projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
741ce30
)
mx6cuboxi: enable driver for adin1300 phy
author
Josua Mayer
<josua@solid-run.com>
Thu, 19 May 2022 09:32:00 +0000
(12:32 +0300)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 14 Jun 2022 19:25:26 +0000
(21:25 +0200)
Since SoMs revision 1.9 the ar8035 phy has been replaced by adin1300.
Enable the driver so that the new SoMs have functional networking.
Signed-off-by: Josua Mayer <josua@solid-run.com>
configs/mx6cuboxi_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6cuboxi_defconfig
b/configs/mx6cuboxi_defconfig
index
d3ac8ee
..
46634a1
100644
(file)
--- a/
configs/mx6cuboxi_defconfig
+++ b/
configs/mx6cuboxi_defconfig
@@
-55,6
+55,7
@@
CONFIG_DWC_AHSATA=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
+CONFIG_PHY_ADIN=y
CONFIG_PHY_ATHEROS=y
CONFIG_DM_ETH=y
CONFIG_FEC_MXC=y