linux/arch/m68knommu
Greg Ungerer d4852a34e4 m68knommu: make ColdFire internal peripheral region configurable
Most ColdFire CPUs have an internal peripheral set that can be mapped at
a user selectable address. Different ColdFire parts either use an MBAR
register of an IPSBAR register to map the peripheral region. Most boards
use the Freescale default mappings - but not all.

Make the setting of the MBAR or IPSBAR register configurable. And only make
the selection available on the appropriate ColdFire CPU types.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-03-15 21:01:55 +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
platform m68knommu: clean up use of MBAR for DRAM registers on ColdFire start 2011-03-15 21:01:55 +10:00
defconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Kconfig m68knommu: make ColdFire internal peripheral region configurable 2011-03-15 21:01:55 +10:00
Kconfig.debug
Makefile