From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request for v2019.04-rc4
Date: Mon, 8 Apr 2019 15:47:31 +0200 [thread overview]
Message-ID: <20190408154731.16c899bf@crub> (raw)
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(+)
next reply other threads:[~2019-04-08 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 13:47 Anatolij Gustschin [this message]
2019-04-09 1:41 ` [U-Boot] Pull request for v2019.04-rc4 Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190408154731.16c899bf@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.