[PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux

Fabio Estevam festevam at gmail.com
Fri Apr 5 18:48:53 CEST 2024


On Sat, Mar 30, 2024 at 6:36 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> From: Josua Mayer <josua at solid-run.com>
>
> The i.MX6 Cubox-i and HummingBoards can have different PHYs at varying
> addresses. U-Boot needs to auto-detect which phy is actually present,
> and at which address it is responding.
>
> Auto-detection from multiple phy nodes specified in device-tree does not
> currently work correct. As a work-around merge all three possible phys
> into one node with the special address 0xffffffff which indicates to the
> generic phy driver to probe all addresses.
>
> Signed-off-by: Josua Mayer <josua at solid-run.com>
> [fabio: Added the changes to imx6qdl-sr-som-u-boot.dtsi.]
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> Tested-by: Christian Gmeiner <cgmeiner at igalia.com>

Applied, thanks.


More information about the U-Boot mailing list