m68knommu: platform support for 8390 based ethernet used on some boards
authorGreg Ungerer <gerg@uclinux.org>
Mon, 25 Jun 2012 01:11:49 +0000 (11:11 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 15 Jul 2012 23:59:22 +0000 (09:59 +1000)
commit8b1e5a0626f7f921fe0fa24bdb256ae1de5ab9b0
tree610f9064e92eecf32f01a1b1aadb0adb24b9028b
parent12ce4c1f26312ac2937b4a6f19b5886190070526
m68knommu: platform support for 8390 based ethernet used on some boards

Quite a few of Freescale's older ColdFire development boards used an NS8390
based ethernet interface. Add a platform definition for the resources used
by these devices so we can use it on these boards.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/mcf8390.c [new file with mode: 0644]