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:
0e28622
)
arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM
author
Marek Vasut
<marex@denx.de>
Thu, 19 Jan 2023 21:46:10 +0000
(22:46 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 31 Jan 2023 07:36:52 +0000
(08:36 +0100)
These SoMs never ship with Atheros PHYs, disable the Atheros PHY driver.
Signed-off-by: Marek Vasut <marex@denx.de>
configs/imx8mp_dhcom_pdk2_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mp_dhcom_pdk2_defconfig
b/configs/imx8mp_dhcom_pdk2_defconfig
index ecc28c89ef7efb4ddb7f33bb590d4407fc6e0c19..fc72df90f45c1715583e114d6a993f2450a3e753 100644
(file)
--- a/
configs/imx8mp_dhcom_pdk2_defconfig
+++ b/
configs/imx8mp_dhcom_pdk2_defconfig
@@
-196,7
+196,6
@@
CONFIG_SPI_FLASH_SFDP_SUPPORT=y
# CONFIG_SPI_FLASH_UNLOCK_ALL is not set
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SPI_FLASH_MTD=y
-CONFIG_PHY_ATHEROS=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_DM_MDIO=y