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:
a5f2aa4
)
xilinx: zynqmp: Enable xilinx ethernet phy
author
Padmarao Begari
<padmarao.begari@amd.com>
Tue, 24 Jun 2025 08:46:45 +0000
(14:16 +0530)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 8 Jul 2025 12:58:43 +0000
(14:58 +0200)
Enable xilinx ethernet phy on ZynqMP by default.
Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Link:
https://lore.kernel.org/r/20250624084645.1185428-1-padmarao.begari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_zynqmp_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynqmp_virt_defconfig
b/configs/xilinx_zynqmp_virt_defconfig
index
a006779
..
c6eae38
100644
(file)
--- a/
configs/xilinx_zynqmp_virt_defconfig
+++ b/
configs/xilinx_zynqmp_virt_defconfig
@@
-182,6
+182,7
@@
CONFIG_PHY_NATSEMI=y
CONFIG_PHY_REALTEK=y
CONFIG_PHY_TI_DP83867=y
CONFIG_PHY_VITESSE=y
+CONFIG_PHY_XILINX=y
CONFIG_PHY_XILINX_GMII2RGMII=y
CONFIG_PHY_FIXED=y
CONFIG_DM_ETH_PHY=y