[U-Boot] [PATCH v2] imx: wandboard: convert FEC support to DM_ETH

Fabio Estevam festevam at gmail.com
Fri Sep 20 22:18:45 UTC 2019


Hi Anatolij,

On Fri, Sep 20, 2019 at 5:49 PM Anatolij Gustschin <agust at denx.de> wrote:

> +       mdio {
> +               #address-cells = <1>;
> +               #size-cells = <0>;
> +
> +               ethphy: ethernet-phy at 1 {
> +                       reg = <1>;
> +               };
> +       };

Could you also submit the dts change to the kernel?

This way we avoid getting the U-Boot and kernel dts out of sync.

Thanks


More information about the U-Boot mailing list