mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
77b11f7604
As part of the effort of making U-Boot work with the same device tree as Linux, there is an issue with the "xfi" phy-mode. To be precise, in Linux there was a discussion (for those who have time to read: https://lore.kernel.org/netdev/1576768881-24971-2-git-send-email-madalin.bucur@oss.nxp.com/) which led to a patch: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=c114574ebfdf42f826776f717c8056a00fa94881 TL;DR: "xfi" was standardized in Linux as "10gbase-r". This patch changes the relevant occurrences in U-Boot to use "10gbase-r" instead of "xfi" wherever applicable. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com> |
||
---|---|---|
.. | ||
phy | ||
allwinner,sun4i-emac.txt | ||
allwinner,sun4i-mdio.txt | ||
allwinner,sun7i-a20-gmac.txt | ||
altera_tse.txt | ||
aquantia-phy.txt | ||
ethernet.txt | ||
fixed-link.txt | ||
fsl,mcf-dma-fec.txt | ||
fsl,mcf-fec.txt | ||
fsl-tsec-phy.txt | ||
marvell-mdio.txt | ||
mdio-mux-reg.txt | ||
mdio-mux.txt | ||
mdio.txt | ||
mediatek,mt7628-eth.txt | ||
micrel-ksz90x1.txt | ||
phy.txt | ||
snps,dwc-qos-ethernet.txt | ||
stmmac.txt |