From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working
Date: Thu, 18 Sep 2014 23:46:47 +0200 [thread overview]
Message-ID: <1411076809-10191-1-git-send-email-andreas.devel@googlemail.com> (raw)
I had a strange behaviour for my sama5d34ek board which could sometimes not get
up GMAC in U-Boot. It turned out, that we missed to initialize the PHY
correctly.
Bo, could you please verify correct behaviour on 100MiB devices like
sama5d31ek?
Andreas Bie?mann (2):
macb: simplify gmac initialisation
sama5d3xek: run PHY's config
board/atmel/sama5d3xek/sama5d3xek.c | 29 ++++++++++++++++++++---------
drivers/net/macb.c | 25 ++++++++-----------------
2 files changed, 28 insertions(+), 26 deletions(-)
--
1.7.10.4
next reply other threads:[~2014-09-18 21:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-18 21:46 Andreas Bießmann [this message]
2014-09-18 21:46 ` [U-Boot] [PATCH 1/2] macb: simplify gmac initialisation Andreas Bießmann
2014-10-10 19:57 ` [U-Boot] [U-Boot,1/2] " Andreas Bießmann
2014-09-18 21:46 ` [U-Boot] [PATCH 2/2] sama5d3xek: run PHY's config Andreas Bießmann
2014-10-10 19:57 ` [U-Boot] [U-Boot,2/2] " Andreas Bießmann
2014-09-19 2:56 ` [U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working Bo Shen
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=1411076809-10191-1-git-send-email-andreas.devel@googlemail.com \
--to=andreas.devel@googlemail.com \
--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.