[PATCH 2/2] imx: imx8mm_beacon: Enable Micrel PHY

Adam Ford aford173 at gmail.com
Sun Apr 17 22:03:32 CEST 2022


Due part shortages, there is a second variant of the Beacon
i.MX8M Mini SOM which contains a Micrel PHY.

Signed-off-by: Adam Ford <aford173 at gmail.com>

diff --git a/configs/imx8mm_beacon_defconfig b/configs/imx8mm_beacon_defconfig
index 403934a1ac..e8b29da92c 100644
--- a/configs/imx8mm_beacon_defconfig
+++ b/configs/imx8mm_beacon_defconfig
@@ -92,6 +92,8 @@ CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_MTD=y
 CONFIG_PHYLIB=y
 CONFIG_PHY_ATHEROS=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_DM_ETH=y
 CONFIG_PHY_GIGE=y
 CONFIG_FEC_MXC=y
-- 
2.34.1



More information about the U-Boot mailing list