All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Question: Information regarding MII and PHY
@ 2011-09-22  1:20 Graeme Russ
  2011-09-22  3:12 ` Graeme Russ
  2011-09-22 23:30 ` Andy Fleming
  0 siblings, 2 replies; 10+ messages in thread
From: Graeme Russ @ 2011-09-22  1:20 UTC (permalink / raw)
  To: u-boot

Hi All,

I'm looking at adding a new Gigabit Ethernet driver (Realtek
RTL8211CL) to U-Boot. The datasheet, in addition to register
descriptions, mentions MII/GMII and PHY support (but not much on the
specifics). Now in U-Boot there appears to be a common set of code
relating to PHY and MII. There appears to be a mix of Ethernet drivers
that use MII/PHY and drivers that do not, but I cannot seems to quite
get me head around it all. One weird thing is that there does not
appear to be any granular inclusion of PHY drivers -
/include/config_phylib_all_drivers.h defines them all when
CONFIG_PHYLIB is defined, but I could not find any boards that defined
just one PHY driver. I also cannot find how MII/PHY functions interact
with PCI for PCI based cards.

In short, I'm very confused - Can anyone give me any pointers to how
it all fits together

Thanks,

Graeme

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-09-27 16:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-22  1:20 [U-Boot] Question: Information regarding MII and PHY Graeme Russ
2011-09-22  3:12 ` Graeme Russ
2011-09-22 22:21   ` Mike Frysinger
2011-09-22 23:06     ` Graeme Russ
2011-09-22 23:27     ` Graeme Russ
2011-09-22 23:36       ` Andy Fleming
2011-09-23  0:17         ` Graeme Russ
2011-09-23  1:23           ` Mike Frysinger
2011-09-27 16:32           ` Andy Fleming
2011-09-22 23:30 ` Andy Fleming

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.