m68knommu: make 528x FEC platform addressing consistent
commit4f8f9fb8cbb759207ff2437b904c77565180ee5a
authorGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 00:20:02 +0000 (24 10:20 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (5 09:43 +1000)
tree540f922b4fc1fe4326606083dad6a73755924790
parent308bfc12ddfd6b812a13d784b012e5d04fba9394
m68knommu: make 528x FEC platform addressing consistent

If we make all FEC (ethernet) addressing consistent across all ColdFire
family members then we will be able to remove the duplicated plaform data
and use a single setup for all.

So modify the ColdFire 528x FEC addressing so that:

. FECs are numbered from 0 up
. base addresses are absolute (not relative to MBAR peripheral register)
. use a common name for IRQs used

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m528xsim.h
arch/m68k/platform/528x/config.c