From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3 v3] Add bb_miiphy_init call before any ethernet bring-up code.
Date: Sun, 04 Oct 2009 23:30:26 -0700 [thread overview]
Message-ID: <4AC99282.50402@gmail.com> (raw)
In-Reply-To: <1253711456-6309-3-git-send-email-luigi.mantellini.ml@gmail.com>
Hi Luigi,
Luigi 'Comio' Mantellini wrote:
> From: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
>
> Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
> ---
> lib_arm/board.c | 3 +++
> lib_avr32/board.c | 3 +++
> lib_blackfin/board.c | 3 +++
> lib_i386/board.c | 3 +++
> lib_m68k/board.c | 3 +++
> lib_mips/board.c | 3 +++
> lib_ppc/board.c | 4 +++-
> lib_sh/board.c | 3 +++
> lib_sparc/board.c | 3 +++
> 9 files changed, 27 insertions(+), 1 deletions(-)
>
I'm not sure about this. Bit-banged MII is very board-specific, and
IMHO should be initialized in board_eth_init()
regards,
Ben
next prev parent reply other threads:[~2009-10-05 6:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 13:10 [U-Boot] [PATCH 0/3 v3] New MIIPHYBB implementation with multi-bus support Luigi 'Comio' Mantellini
2009-09-23 13:10 ` [U-Boot] [PATCH 1/3 v3] Bit-banged MII driver " Luigi 'Comio' Mantellini
2009-09-23 13:10 ` [U-Boot] [PATCH 2/3 v3] Add bb_miiphy_init call before any ethernet bring-up code Luigi 'Comio' Mantellini
2009-09-23 13:10 ` [U-Boot] [PATCH 3/3 v3] Update all board to support new bbmiiphy driver (with multibus support) Luigi 'Comio' Mantellini
2009-10-05 6:34 ` Ben Warren
2009-10-05 6:30 ` Ben Warren [this message]
2009-10-05 20:04 ` [U-Boot] [PATCH 2/3 v3] Add bb_miiphy_init call before any ethernet bring-up code Luigi Mantellini
2009-10-05 20:18 ` Ben Warren
2009-10-05 20:35 ` Luigi Mantellini
2009-09-24 12:52 ` [U-Boot] [PATCH 1/3 v3] Bit-banged MII driver with multi-bus support Luigi 'Comio' Mantellini
2009-09-24 13:35 ` Jerry Van Baren
2009-10-05 6:27 ` Ben Warren
2009-10-05 19:55 ` Luigi Mantellini
2009-10-05 20:04 ` Ben Warren
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=4AC99282.50402@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.