All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: Do not enable gmac1 in Cyclone V dtsi
Date: Wed, 19 Aug 2015 00:06:01 +0200	[thread overview]
Message-ID: <201508190006.01270.marex@denx.de> (raw)
In-Reply-To: <55D39876.7030408@opensource.altera.com>

On Tuesday, August 18, 2015 at 10:41:26 PM, Dinh Nguyen wrote:
> On 8/10/15 6:03 PM, Marek Vasut wrote:
> > The GMAC which is enabled is purely board property, so do not enable
> > arbitrary GMAC in DT include files. Same goes for PHY mode, which is
> > again a board property. The CycloneV SoCDK does this correctly, but
> > SoCrates doesn't. This bug never manifested itself though, since all
> > the boards ever used the GMAC1 . This bug manifests itself only on
> > boards that utilise GMAC0.
> > 
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > ---
> > 
> >  arch/arm/dts/socfpga_cyclone5.dtsi         | 6 ------
> >  arch/arm/dts/socfpga_cyclone5_socrates.dts | 1 +
> >  2 files changed, 1 insertion(+), 6 deletions(-)
> 
> Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>

Applied to u-boot-socfpga/master, thanks!

Best regards,
Marek Vasut

      reply	other threads:[~2015-08-18 22:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10 23:03 [U-Boot] [PATCH] arm: socfpga: Do not enable gmac1 in Cyclone V dtsi Marek Vasut
2015-08-18 20:41 ` Dinh Nguyen
2015-08-18 22:06   ` Marek Vasut [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=201508190006.01270.marex@denx.de \
    --to=marex@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.