This is an updated patch set of the NS8390 eth support for some of the
older ColdFire boards.

I have broken out the mcfne.h -> mcf8390.h file move to its own patch,
didn't want to make the actual driver patch any bigger or harder to follow.

I also improved the commit log messages a little. The driver itself has a
couple of minor checkpatch fixes, but is otherwise the same.

---
 b/arch/m68k/include/asm/mcf8390.h       |  121 --------
 b/arch/m68k/platform/coldfire/Makefile  |    1
 b/arch/m68k/platform/coldfire/mcf8390.c |   38 ++
 b/drivers/net/ethernet/8390/Kconfig     |   14
 b/drivers/net/ethernet/8390/Makefile    |    1
 b/drivers/net/ethernet/8390/mcf8390.c   |  478 ++++++++++++++++++++++++++++++++
 7 files changed, 545 insertions(+), 124 deletions(-)

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to