[PATCH v2 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
Tom Rini
trini at konsulko.com
Fri Nov 10 22:10:30 CET 2023
On Sat, 28 Oct 2023 20:36:00 +0300, Roger Quadros wrote:
> 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.
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list