]> Pileus Git - ~andy/linux/commit
m68knommu: make 527x FEC platform addressing consistent
authorGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 00:17:42 +0000 (10:17 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (09:43 +1000)
commit308bfc12ddfd6b812a13d784b012e5d04fba9394
tree90e8f5f9263932dcdcd4b960ce56146d6bd1a511
parent9a11b493edcc4b740bac5ccbe9167e4ef12e4668
m68knommu: make 527x 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 527x 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/m527xsim.h
arch/m68k/platform/527x/config.c