U-Boot: wandboard ethernet problem with newest mainline

Fabio Estevam festevam at gmail.com
Wed Jan 8 13:06:59 CET 2020


Hi Heiko,

On Wed, Jan 8, 2020 at 8:45 AM Heiko Schocher <hs at denx.de> wrote:

> On my board is_mx6dl() is true! but it is a revision D1 ... ?
> It has definitely a pmic at 0x08

I think we need to import the imx6dl-wandboard-d1.dts from kernel to
U-Boot and fix the board_fit_config_name_match() logic to take the
imx6dl-wandboard-d1 into account.

We will need to use is_revd1() inside board_fit_config_name_match() to
fix the detection logic.

Could you try that?

Thanks


More information about the U-Boot mailing list