All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3] net: macb: Not all the GEM are gigabit capable
Date: Wed, 27 Jan 2016 14:00:11 +0100	[thread overview]
Message-ID: <1453899611-4302-1-git-send-email-andreas.devel@googlemail.com> (raw)
In-Reply-To: <1450273834-29169-1-git-send-email-gregory.clement@free-electrons.com> (from Gregory CLEMENT on Wed, 16 Dec 2015 14:50:34 +0100)

Dear Gregory CLEMENT,

Gregory CLEMENT <gregory.clement@free-electrons.com> writes:
>During the initialization of PHY the gigabit bit capable is set if the
>controller is a GEM. However, for sama5d2 and sama5d4, the GEM is
>configured to support only 10/100.
>
>Improperly setting the GBE capability leads to an unresponsive MAC
>controller. This patch fixes this behavior allowing using the gmac with
>these SoCs.
>
>Suggested-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
>Acked-by: Joe Hershberger <joe.hershberger@ni.com>
>Reviewed-by: Andreas Bie?mann <andreas.devel@googlemail.com>
>[fixed minor checkpatch warning]
>Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
>---
>Hi,
>
>in this v3, I fixed the sama5d2 typo and the missing brace.
>
>I also took care of the cpu_is_* symbols which may not be defined
>depending of the choice of the SoC.
>
>Gregory
>
>drivers/net/macb.c | 21 +++++++++++++++++++--
> 1 file changed, 19 insertions(+), 2 deletions(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bie?mann

      parent reply	other threads:[~2016-01-27 13:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16 13:50 [U-Boot] [PATCH v3] net: macb: Not all the GEM are gigabit capable Gregory CLEMENT
2015-12-16 14:04 ` Nicolas Ferre
2015-12-16 21:06 ` Joe Hershberger
2016-01-24 21:53 ` Andreas Bießmann
2016-01-27 13:00 ` Andreas Bießmann [this message]

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=1453899611-4302-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.