[PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA

Nishanth Menon nm at ti.com
Fri Oct 27 22:46:20 CEST 2023


On 16:46-20231027, Roger Quadros wrote:
> Hi,
> 
> Since commit [1], Ethernet is broken on TI AM62 and AM64 platforms.
> 
> The commit [1] is not the culprit. It just unearths the problem by fixing
> the error check in k3-udma.c. This issue was silently being ignored earlier
> due to wrong error check. [NULL instead of FDT_ADDR_T_NONE].
> 
> Fix the issue by adding the necessary register spaces for the u-boot K3-UDMA
> driver for AM62 and AM64 platforms.
> 
> [1] - 5fecea171de3dd ("treewide: use dev_read_addr_*_ptr() where appropriate")
> 
> cheers,
> -roger
> 
> Roger Quadros (1):
>   arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
> 
> Siddharth Vadapalli (2):
>   arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma
>     nodes
>   arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes
> 
>  arch/arm/dts/k3-am625-sk-u-boot.dtsi          | 27 +++++++++++++++++++
>  .../dts/k3-am625-verdin-wifi-dev-u-boot.dtsi  | 27 +++++++++++++++++++
>  arch/arm/dts/k3-am642-evm-u-boot.dtsi         | 27 +++++++++++++++++++
>  arch/arm/dts/k3-am642-sk-u-boot.dtsi          | 23 ++++++++++++++++
>  4 files changed, 104 insertions(+)
> 
> 
> base-commit: 351da15f71e3d70dbc63e90781b403415452d864
> -- 
> 2.34.1
> 


Thanks for this.

Reviewed-by: Nishanth Menon <nm at ti.com>

NOTE: These extra properties are already in discussion in Linux
community.

https://lore.kernel.org/linux-arm-kernel/20230810174356.3322583-1-vigneshr@ti.com/

Marcel, could the Toradex team confirm as well?

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list