From: Tien Fong Chee Date: Tue, 18 Feb 2025 08:35:08 +0000 (+0800) Subject: configs: socfpga: soc64: agilex5: Enable XGMAC X-Git-Tag: v2025.07-rc1~18^2~78^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e687cfea420fbc5a9229fc77a65a65f3460412;p=pandora-u-boot.git configs: socfpga: soc64: agilex5: Enable XGMAC Enable XGMAC for SoCFPGA Agilex5 devkit. Signed-off-by: Tien Fong Chee --- diff --git a/configs/socfpga_agilex5_defconfig b/configs/socfpga_agilex5_defconfig index 97b00a82129..2b71ccac025 100644 --- a/configs/socfpga_agilex5_defconfig +++ b/configs/socfpga_agilex5_defconfig @@ -97,3 +97,4 @@ CONFIG_BLOBLIST_SIZE=0x1000 CONFIG_BLOBLIST_ADDR=0x7e000 CONFIG_HANDOFF=y CONFIG_SPL_RECOVER_DATA_SECTION=y +CONFIG_DWC_ETH_XGMAC=y