Skip to content

Commit

Permalink
[PATCH] m68knommu: ColdFire FEC eth driver improvements
Browse files Browse the repository at this point in the history
A few improvements to the Freescale/ColdFire FEC driver:

. some formatting cleanups
. add support for the FEC device in the ColdFire 523x processor family
. add support for MAC address setting on MOD5272 and M5272C3 boards
. don't re-read the PHY status register many times
. ack status interrupt before reading status register
. move printing init message to after full init (so that the
  ethX name is filled out for printing)

Some parts of this patch submitted by Philippe De Muyter <phdm@macqel.be>

Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Sep 12, 2005
1 parent 2af6921 commit 7dd6a2a
Showing 1 changed file with 248 additions and 230 deletions.
Loading

0 comments on commit 7dd6a2a

Please sign in to comment.