The SMSC PHY supports RMII, there's even a physically smaller version
(SMSC LAN8720A) that only supports RMII and uses the same Linux kernel
driver. What's the advantage of using MII? Just simply the way the
mux works out (but I only see conflicts with GPMC pins going with RMII
instead of MII)?
I'm working on specifying an AM335x based design and would like to
learn.
Thanks!
--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.
The board I'm working to specify will have both Ethernet interfaces
used on the AM335x and RMII would be nice, if for nothing else to
limit the pin count. But I don't think going to MII would noticeably
impact my peripheral choices.
If you're willing to share your experience, I'd greatly appreciate it.
Thanks!