* [U-Boot-Users] [patch #5/11] FEC driver update for 8xx
@ 2004-03-30 14:48 Pantelis Antoniou
2004-04-15 21:32 ` [U-Boot-Users] " Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Pantelis Antoniou @ 2004-03-30 14:48 UTC (permalink / raw)
To: u-boot
Hello
The following patch improves and fixes various things
in the FEC driver on the 8xx series of processors.
The changes are as following:
1. The new 87x and 88x series of processors have two FECs,
and the new driver supports them both.
2. Another change in the 87x/88x series is support for
the RMII (Reduced MII) interface. However numerous
changes are needed to make it work since the PHYs
are connected to the same lines. That means that
you have to address them correctly over the MII
interface.
3. We now correctly match the MII/RMII interface
configuration to what the PHY reports.
The following new defines are supported:
CONFIG_ETHER_ON_FEC[12]
Enable FEC on given FEC
CONFIG_FEC[12]_PHY
Assign PHY address to FEC. If -1 means probe.
CONFIG_FEC[12]_PHY_NORXERR
The PHY does not have a RXERR line (RMII only).
CONFIG_RMII
Enable RMII mode common for any activated FECs.
For compatibility reasons the name of the first
interface remains unchanged at 'FEC ETHERNET' while
the second is name 'FEC2 ETHERNET'.
Regards
Pantelis
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fec.diffstat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/9f102327/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fec.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/9f102327/attachment-0001.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Re: [patch #5/11] FEC driver update for 8xx
2004-03-30 14:48 [U-Boot-Users] [patch #5/11] FEC driver update for 8xx Pantelis Antoniou
@ 2004-04-15 21:32 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-04-15 21:32 UTC (permalink / raw)
To: u-boot
In message <406988BF.7090105@intracom.gr> you wrote:
>
> The following patch improves and fixes various things
> in the FEC driver on the 8xx series of processors.
Added, thanks.
> The following new defines are supported:
>
> CONFIG_ETHER_ON_FEC[12]
>
> Enable FEC on given FEC
>
> CONFIG_FEC[12]_PHY
>
> Assign PHY address to FEC. If -1 means probe.
>
> CONFIG_FEC[12]_PHY_NORXERR
>
> The PHY does not have a RXERR line (RMII only).
>
> CONFIG_RMII
>
> Enable RMII mode common for any activated FECs.
Please provide an additional patch for the README file to document
these new features.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
A verbal contract isn't worth the paper it's written on.
-- Samuel Goldwyn
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-15 21:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 14:48 [U-Boot-Users] [patch #5/11] FEC driver update for 8xx Pantelis Antoniou
2004-04-15 21:32 ` [U-Boot-Users] " Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox