From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 8 Apr 2019 15:47:31 +0200 Subject: [U-Boot] Pull request for v2019.04-rc4 Message-ID: <20190408154731.16c899bf@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(+)