]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sat, 16 Mar 2019 12:21:26 +0000 (17:51 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Sat, 16 Mar 2019 13:02:37 +0000 (14:02 +0100)
This patch enables Micrel phy support for Xilinx ZynqMP zc1275
revB board.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_zc1275_revB_defconfig

index 6d82057fe4932db86b269be4c835581e00fae3b9..5898c55579ec4f7fdbb00510fe5e2336a460595c 100644 (file)
@@ -49,6 +49,8 @@ CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_WINBOND=y
 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 CONFIG_PHY_MARVELL=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_PHY_XILINX_GMII2RGMII=y
 CONFIG_MII=y
 CONFIG_ZYNQ_GEM=y