[PATCH] xilinx: versal: Enable AXI ethernet driver

Michal Simek monstr at monstr.eu
Wed Sep 23 14:09:14 CEST 2020


po 14. 9. 2020 v 11:43 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> From: Ashok Reddy Soma <ashok.reddy.soma at xilinx.com>
>
> Enable AXI ethernet driver for Versal platforms.
>
> Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Based on https://lists.denx.de/pipermail/u-boot/2020-September/426436.html
> ---
>  configs/xilinx_versal_virt_defconfig | 2 +-
>  configs/xilinx_zynqmp_virt_defconfig | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig
> index c84bf2ead6ea..b764cf24d92a 100644
> --- a/configs/xilinx_versal_virt_defconfig
> +++ b/configs/xilinx_versal_virt_defconfig
> @@ -75,7 +75,7 @@ CONFIG_PHY_TI_DP83867=y
>  CONFIG_PHY_VITESSE=y
>  CONFIG_PHY_FIXED=y
>  CONFIG_PHY_GIGE=y
> -CONFIG_MII=y
> +CONFIG_XILINX_AXIEMAC=y
>  CONFIG_ZYNQ_GEM=y
>  CONFIG_ARM_DCC=y
>  CONFIG_PL01X_SERIAL=y
> diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig
> index 2f72d04f477a..fe4b39a9bca0 100644
> --- a/configs/xilinx_zynqmp_virt_defconfig
> +++ b/configs/xilinx_zynqmp_virt_defconfig
> @@ -118,7 +118,7 @@ CONFIG_PHY_TI_DP83867=y
>  CONFIG_PHY_VITESSE=y
>  CONFIG_PHY_XILINX_GMII2RGMII=y
>  CONFIG_PHY_FIXED=y
> -CONFIG_MII=y
> +CONFIG_XILINX_AXIEMAC=y
>  CONFIG_ZYNQ_GEM=y
>  CONFIG_SCSI=y
>  CONFIG_DM_SCSI=y
> --
> 2.28.0
>

Applied.
M


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list