kernel_optimize_test/arch/m68knommu
Greg Ungerer b62384afdd m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing
The ColdFire 523x family of CPUs does not have an MBAR register, so don't
define its peripheral addresses relative to one. Its internal peripherals
are relative to the IPSBAR register, so make sure to use that.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-03-15 21:01:54 +10:00
..
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
kernel m68knommu: Use proper irq_desc accessors in 2011-03-15 21:01:53 +10:00
lib m68knommu: add optimize memmove() function 2011-02-16 09:43:16 +10:00
mm m68knommu: remove empty __iounmap() it is no used 2011-01-05 15:19:18 +10:00
platform m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing 2011-03-15 21:01:54 +10:00
defconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Kconfig m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED 2011-03-15 21:01:53 +10:00
Kconfig.debug
Makefile m68knommu: switch to using -mcpu= flags for ColdFire targets 2011-01-05 15:19:21 +10:00