]> asedeno.scripts.mit.edu Git - linux.git/commit
m68knommu: make 532x FEC platform addressing consistent
authorGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 00:23:01 +0000 (10:23 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (09:43 +1000)
commit504695479ecce2a89955b52c332b0eeec75be8e8
tree001dcdedf5b3a6d1adbbc03a66349c90184cf94c
parent4f8f9fb8cbb759207ff2437b904c77565180ee5a
m68knommu: make 532x 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 532x 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/m532xsim.h
arch/m68k/platform/532x/config.c