[PATCH v4 0/8] Add MV88E6xxx DSA driver and use on gwventana
Fabio Estevam
festevam at gmail.com
Mon Oct 3 18:49:47 CEST 2022
On Mon, Oct 3, 2022 at 1:26 PM Fabio Estevam <festevam at gmail.com> wrote:
> And 'dm tree' shows that the Ethernet drivers have not been probed:
>
> => dm tree
>
> ethernet 0 [ ] fecmxc | | `-- ethernet at 30be0000
> ...
> mdio 0 [ ] fec_mdio | | `-- mdio
This was an issue in Kconfig. Now with the new mv88e6xxx driver
properly selected I get:
SEC0: RNG instantiated
Net:
Error: ethernet at 30be0000 address not set.
Error: ethernet at 30be0000 address not set.
Error: ethernet at 30be0000 address not set.
Error: ethernet at 30be0000 address not set.
Error: ethernet at 30be0000 address not
...
and not able to access console as these errors keep coming in loop.
More information about the U-Boot
mailing list