From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] iMX8QXP MEK: no ethernet
Date: Thu, 28 Feb 2019 23:45:47 +0100 [thread overview]
Message-ID: <20190228234547.27c3ea16@crub> (raw)
In-Reply-To: <e99b41f4-896f-5ddf-dddb-79e62bbeeeef@netmodule.com>
Hi,
On Thu, 28 Feb 2019 12:27:45 +0000
Andrejs Cainikovs Andrejs.Cainikovs at netmodule.com wrote:
> Hi,
>
> I cant get ethernet to work on iMX8QXP MEK board with latest sources
> (tried v2019.01 as well). Is this a bug or work in progress?
This is probably due to the missing delay after PHY reset in fec_gpio_reset().
Please try with attached patch, it worked for me on MEK board with RevA CPU.
--
Anatolij
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-net-fec-delay-after-PHY-reset-when-on-i.MX8QXP-MEK-b.patch
Type: text/x-patch
Size: 952 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190228/68f8097e/attachment.bin>
next prev parent reply other threads:[~2019-02-28 22:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-28 12:27 [U-Boot] iMX8QXP MEK: no ethernet Andrejs Cainikovs
2019-02-28 22:45 ` Anatolij Gustschin [this message]
2019-03-01 9:50 ` Andrejs Cainikovs
2019-03-01 10:05 ` Anatolij Gustschin
2019-03-01 11:19 ` Stefano Babic
2019-03-01 12:26 ` Anatolij Gustschin
2019-03-01 12:30 ` Andrejs Cainikovs
2019-03-01 12:36 ` Stefano Babic
2019-03-01 13:00 ` Anatolij Gustschin
2019-03-01 13:37 ` Andrejs Cainikovs
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=20190228234547.27c3ea16@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.