[U-Boot] iMX8QXP MEK: no ethernet
Anatolij Gustschin
agust at denx.de
Fri Mar 1 13:00:37 UTC 2019
Hi all,
On Fri, 1 Mar 2019 13:36:17 +0100
Stefano Babic sbabic at denx.de wrote:
...
> > Nope, didn't worked. This parameter is a pulse width of a reset, but the
> > issue is about having a delay *after* reset. However, introducing a new
> > `phy-reset-wait` is a reasonable option.
>
> Right, I think this is a way to do.
yes, this is much better than ifdef. I'd suggest using 'phy-reset-post-delay'
property instead of 'phy-reset-wait'. Linux has already such binding, i.e.
see Documentation/devicetree/bindings/net/fsl-fec.txt and the driver
drivers/net/ethernet/freescale/fec_main.c.
--
Anatolij
More information about the U-Boot
mailing list