]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: clean up definitions of ColdFire peripheral base registers
authorGreg Ungerer <gerg@uclinux.org>
Sat, 5 Mar 2011 15:01:31 +0000 (01:01 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:55 +0000 (21:01 +1000)
commitb195c47924ba3ff7434ab49412e5b2dab0a973fa
tree0bf9a22aa52bc0db58821e593fa26197ca25ea36
parent6a92e1982d5c538d1cfafbe4b0cb16d49306854f
m68knommu: clean up definitions of ColdFire peripheral base registers

Different ColdFire CPUs have different ways of defining where their
internal peripheral registers sit in their address space. Some use an
MBAR register, some use and IPSBAR register, some have a fixed mapping.

Now that most of the peripheral address definitions have been cleaned up
we can clean up the setting of the MBAR and IPSBAR defines to limit them
to just where they are needed (and where they actually exist).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/coldfire.h