From: Giuseppe Pagano <giuseppe.pagano@seco.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 2/4] udoo: Add ethernet support (FEC + Micrel KSZ9031).
Date: Fri, 15 Nov 2013 12:48:35 +0100 [thread overview]
Message-ID: <1384516115.9742.49.camel@localhost> (raw)
In-Reply-To: <528340B6.9090500@denx.de>
Hi Stefano,
On Wed, 2013-11-13 at 10:04 +0100, Stefano Babic wrote:
> Hi Giuseppe,
>
> On 11/11/2013 18:11, Giuseppe Pagano wrote:
> > Add Ethernet and networking support on uDoo board (FEC + phy Micrel KSZ9031).
> >
> > Signed-off-by: Giuseppe Pagano <giuseppe.pagano@seco.com>
> > CC: Stefano Babic <sbabic@denx.de>
> > CC: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
>
> ok - remember to increment the version number of the patchset for next
> time (this is really V2 instead of V1).
Ok, I'm going to prepare next patch. Sorry for the error, for this time
I think it would be better to use V2 in next submit to reduce confusion.
> > +int mx6_rgmii_rework(struct phy_device *phydev)
> > +{
> > + /*
> > + * Bug: Apparently uDoo does not works with Gigabit switches...
> > + * Limiting speed to 10/100Mbps, and setting master mode, seems to
> > + * be the only way to have a successfull PHY auto negotiation.
> > + * How to fix: Understand why Linux kernel do not have this issue.
> > + */
>
> Fine. This is ok, but could you also add to the commit message that
> Ethernet is currently limited to 10/100Mbps ?
Ok, I will do.
>
> Best regards,
> Stefano Babic
Best Regards
Giuseppe Pagano
next prev parent reply other threads:[~2013-11-15 11:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 17:11 [U-Boot] [PATCH v1 1/4] udoo: Move and optimize platform register setting Giuseppe Pagano
2013-11-11 17:11 ` [U-Boot] [PATCH v1 2/4] udoo: Add ethernet support (FEC + Micrel KSZ9031) Giuseppe Pagano
2013-11-12 14:17 ` Fabio Estevam
2013-11-12 14:51 ` Fabio Estevam
2013-11-12 15:00 ` Fabio Estevam
2013-11-12 15:09 ` Giuseppe Pagano
2013-11-13 9:04 ` Stefano Babic
2013-11-15 11:48 ` Giuseppe Pagano [this message]
2013-11-11 17:11 ` [U-Boot] [PATCH v1 3/4] udoo: Add SATA support on uDoo Board Giuseppe Pagano
2013-11-11 18:00 ` Otavio Salvador
2013-11-12 9:51 ` Giuseppe Pagano
2013-11-11 17:11 ` [U-Boot] [PATCH,v1,4/4] udoo: Fix watchdog during kernel boot Giuseppe Pagano
2013-11-12 14:18 ` Fabio Estevam
2013-11-12 14:16 ` [U-Boot] [PATCH v1 1/4] udoo: Move and optimize platform register setting Fabio Estevam
2013-11-13 9:01 ` Stefano Babic
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=1384516115.9742.49.camel@localhost \
--to=giuseppe.pagano@seco.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox