git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0d10e5
)
configs: socfpga: soc64: agilex5: Enable XGMAC
author
Tien Fong Chee
<tien.fong.chee@intel.com>
Tue, 18 Feb 2025 08:35:08 +0000
(16:35 +0800)
committer
Tom Rini
<trini@konsulko.com>
Tue, 25 Feb 2025 16:54:03 +0000
(10:54 -0600)
Enable XGMAC for SoCFPGA Agilex5 devkit.
Signed-off-by: Tien Fong Chee <tien.fong.chee@altera.com>
configs/socfpga_agilex5_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_agilex5_defconfig
b/configs/socfpga_agilex5_defconfig
index
97b00a8
..
2b71cca
100644
(file)
--- 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