[U-Boot] [PATCH 0/2] Fix broken ethernet on imx8qxp-mek

Andrejs Cainikovs Andrejs.Cainikovs at netmodule.com
Fri Mar 1 13:27:59 UTC 2019


This patchset introduces support for phy-reset-post-delay property,
which is then used by imx8qxp-mek to add 150ms post reset delay.
Without this delay PHY is not detected.

Andrejs Cainikovs (2):
  net: dm: fec: Support phy-reset-post-delay property
  dts: imx8qxp-mek: Add PHY post reset delay

 arch/arm/dts/fsl-imx8qxp-mek.dts |  1 +
 drivers/net/fec_mxc.c            | 11 +++++++++++
 drivers/net/fec_mxc.h            |  1 +
 3 files changed, 13 insertions(+)

---
2.11.0


More information about the U-Boot mailing list