[PATCH 1/2] arm64: zynqmp: Enable ADIN ethernet phy

Michal Simek michal.simek at amd.com
Thu Apr 20 13:27:18 CEST 2023



On 4/20/23 10:56, Ashok Reddy Soma wrote:
> Some of the Kria SOM and ZynqMP boards are using Analog Devices ethernet
> phy. So, enable CONFIG_PHY_ADIN for all ZynqMP platforms.
> 
> Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma at amd.com>
> ---
> 
>   configs/xilinx_zynqmp_virt_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig
> index fb6bf62265..53b6287b71 100644
> --- a/configs/xilinx_zynqmp_virt_defconfig
> +++ b/configs/xilinx_zynqmp_virt_defconfig
> @@ -170,6 +170,7 @@ CONFIG_SPI_FLASH_SST=y
>   CONFIG_SPI_FLASH_WINBOND=y
>   # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
>   CONFIG_SPI_FLASH_MTD=y
> +CONFIG_PHY_ADIN=y
>   CONFIG_PHY_MARVELL=y
>   CONFIG_PHY_MICREL=y
>   CONFIG_PHY_MICREL_KSZ90X1=y

Applied.
M


More information about the U-Boot mailing list