[U-Boot] Pull request for v2019.04-rc4
Anatolij Gustschin
agust at denx.de
Mon Apr 8 13:47:31 UTC 2019
Hi Tom,
please pull last minute fix for Ethernet on i.MX8QXP MEK board.
These patches were already reviewed/tested and acked by Joe, but
didn't make it into the tree yet (last u-boot-net pull request
was rejected due to issues with other patches).
Thanks,
Anatolij
The following changes since commit afbc31948a007e03d6a1282677aafc2208f45819:
net: phy: implement fallback mechanism for negative phy adresses (2019-04-07 20:31:16 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-staging.git tags/fixes-for-2019.04-rc4
for you to fetch changes up to e82fa10b3ef745ea08d5dac8ff088553846c2ca1:
dts: imx8qxp-mek: Add PHY post reset delay (2019-04-08 15:24:39 +0200)
----------------------------------------------------------------
- i.MX8QXP-MEK ethernet fix
----------------------------------------------------------------
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(+)
More information about the U-Boot
mailing list