[U-Boot] [PATCH] net: designware: fix for use with current Linux device tree for Meson GX

Joe Hershberger joe.hershberger at gmail.com
Fri Jan 27 22:19:08 CET 2017


On Fri, Jan 27, 2017 at 2:25 PM, Heiner Kallweit <hkallweit1 at gmail.com> wrote:
> In Uboot for Meson GX the compatible string in meson-gxbb.dtsi so far is:
> compatible = "amlogic,meson6-dwmac", "snps,dwmac";
>
> On Linux in the same dt file it's
> compatible = "amlogic,meson-gx-dwmac", "amlogic,meson-gxbb-dwmac", "snps,dwmac";
>
> To avoid breaking ethernet with the next DT synch from Linux to Uboot
> (planned as prerequisite for adding Meson GX MMC driver to Uboot) add
> "amlogic,meson-gx-dwmac" to the compatibility list in the designware
> driver.
>
> Signed-off-by: Heiner Kallweit <hkallweit1 at gmail.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list