m68knommu: make 520x FEC platform addressing consistent
commitd4e08372e385169fdd3cb8cccd1f37892fd216d9
authorGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 00:05:34 +0000 (24 10:05 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (5 09:43 +1000)
treeb651e5c9b39db5f1ab19c3ac81d2a795134946c4
parent55148f6f886a1b77dba1a5c3169208606827b9db
m68knommu: make 520x 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 520x 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/m520xsim.h
arch/m68k/platform/520x/config.c