u-boot/arch
Camelia Groza af956271f6 arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id
The RGMII ports on LS1043ARDB platforms require both RX and TX internal
delays to be enabled. The device tree reports only the TX ID because the
RX ID used to be enabled by default.

With the addition of RX ID support for the Realtek 8211F PHY driver in
commit e32e4d0f58 ("net: phy: realtek: add rx delay support for
RTL8211F"), the RX ID is disabled by the driver if not reported explicitly.
This causes the RX to no longer work.

Change the phy-connection-type for the RGMII ports to "rgmii-id" in order
to enable both RX and TX internal delays.

Fixes: be1d758969 ("ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB")
Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-07-20 14:53:43 +05:30
..
arc global_data: Ensure we have <config.h> when symbols are not in Kconfig yet 2021-06-23 08:45:03 -04:00
arm arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id 2021-07-20 14:53:43 +05:30
m68k m68k: Remove M52277EVB board 2021-07-18 21:03:57 -04:00
microblaze
mips MIPS: malta: enable PCI driver model 2021-07-18 20:37:39 +02:00
nds32 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet 2021-06-23 08:45:03 -04:00
nios2
powerpc ppc: Remove T4160RDB board 2021-07-07 19:52:24 -04:00
riscv riscv: dts: add OpenPiton RISC-V board dts support 2021-07-07 20:34:02 +08:00
sandbox sandbox: Silence coverity warning in state_read_file() 2021-07-15 18:42:05 -04:00
sh
x86 x86: Ensure the e820 map is installed in all cases 2021-07-15 19:56:16 +08:00
xtensa
.gitignore
Kconfig
u-boot-elf.lds