[PATCH v2 3/3] xilinx: versal: Enable Xilinx AXI MRMAC
Ashok Reddy Soma
ashok.reddy.soma at xilinx.com
Fri Jul 2 12:20:30 CEST 2021
Enable Xilinx AXI MRMAC for Versal platforms.
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma at xilinx.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
configs/xilinx_versal_virt_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig
index f4e9a80728..75feae318e 100644
--- a/configs/xilinx_versal_virt_defconfig
+++ b/configs/xilinx_versal_virt_defconfig
@@ -89,6 +89,7 @@ CONFIG_PHY_VITESSE=y
CONFIG_PHY_FIXED=y
CONFIG_PHY_GIGE=y
CONFIG_XILINX_AXIEMAC=y
+CONFIG_XILINX_AXIMRMAC=y
CONFIG_ZYNQ_GEM=y
CONFIG_ARM_DCC=y
CONFIG_PL01X_SERIAL=y
--
2.17.1
More information about the U-Boot
mailing list