]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs
authorGreg Ungerer <gerg@uclinux.org>
Sat, 5 Mar 2011 13:50:37 +0000 (23:50 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Mar 2011 11:01:54 +0000 (21:01 +1000)
commit571f0608e1a53d6d405c385cc9c11b7902b35b7f
tree07642ba4284f7287bdeb5b8abaaf987ed5fb9f1b
parentf317c71a2f3dcdae26055e6dd390d06c5efe5795
m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs

The ColdFire 5207 and 5208 CPUs have fixed peripheral addresses.
They do not use the setable peripheral address registers like the MBAR
and IPSBAR used on many other ColdFire parts. Don't use fake values
of MBAR and IPSBAR when using peripheral addresses for them, there
is no need to.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/coldfire.h
arch/m68k/include/asm/m520xsim.h
arch/m68knommu/platform/520x/config.c
arch/m68knommu/platform/coldfire/head.S