From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] cpuat91: unbreak ethernet
Date: Mon, 21 Jun 2010 10:56:48 -0700 [thread overview]
Message-ID: <4C1FA7E0.3030907@gmail.com> (raw)
In-Reply-To: <1277106043-18392-1-git-send-email-eric@eukrea.com>
Hi Eric,
On 6/21/2010 12:40 AM, Eric B?nard wrote:
> * the following problems are met :
> config was set to use the new driver as a default but
> - RMII was not enabled for the new driver
> - the new driver didn't compile with RMII enabled
> - the new driver initialize a PHY at address O when the PHY of
> this board is at 1 thus we get "AT91 EMAC RMII: No PHY present"
>
> * to fix these problems, this patch :
> - enable RMII for the new driver
> - fix the wrong define used in the at91_emac.c
> - allow the config file to set a default phy address (and use
> 0 as a default as in the actual at91_emac.c driver)
>
> Signed-off-by: Eric B?nard<eric@eukrea.com>
> ---
>
Applied to net/next repo.
regards,
Ben
prev parent reply other threads:[~2010-06-21 17:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 21:50 [U-Boot] [PATCH 1/2] cpuat91: unbreak ethernet Eric Bénard
2010-06-10 21:50 ` [U-Boot] [PATCH 2/2] cpuat91: convert to new at91 soc architecture Eric Bénard
2010-06-21 6:02 ` [U-Boot] [PATCH 1/2] cpuat91: unbreak ethernet Ben Warren
2010-06-21 7:40 ` [U-Boot] [PATCH v2] " Eric Bénard
2010-06-21 17:56 ` Ben Warren [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=4C1FA7E0.3030907@gmail.com \
--to=biggerbadderben@gmail.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.