public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] PHY library?
Date: Wed, 21 Nov 2007 10:01:56 -0500	[thread overview]
Message-ID: <47444864.30509@qstreams.com> (raw)
In-Reply-To: <13876488.post@talk.nabble.com>

David Saada wrote:
> Hi,
> I have a new PHY that needs to be handled in U-boot. Now this PHY is used in
> two differenet ports - TSEC & UCC (it's an MPC8568 board). The problem is
> that now I need to duplicate the handling of this PHY in both the TSEC and
> UCC drivers. Wouldn't it be better if U-boot had an indepedent PHY library
> (as in Linux) used by the different Ethernet drivers?
> Regards,
> David.
>   
Absolutely. In fact, I'm working on one right now... Access methods to 
PHYs are currently common (miiphybb.c and miiphyutil.c) but there's no 
reason why the TSEC, UCC and other drivers should have hard wiring for 
individual PHY devices. Any design suggestions you or others have are 
welcome.

regards,
Ben

  parent reply	other threads:[~2007-11-21 15:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21 12:51 [U-Boot-Users] PHY library? David Saada
2007-11-21 13:29 ` Haavard Skinnemoen
2007-11-21 15:01 ` Ben Warren [this message]
2007-11-21 15:08   ` Stefan Roese
2007-11-21 16:38   ` Jon Loeliger
2007-11-21 16:49     ` Ben Warren
2007-11-21 20:46       ` Andy Fleming

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=47444864.30509@qstreams.com \
    --to=bwarren@qstreams.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