From: Greg Ungerer Date: Sun, 6 Mar 2011 11:53:28 +0000 (+1000) Subject: m68knommu: make ColdFire internal peripheral region configurable X-Git-Tag: v2.6.39-rc1~464^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4852a34e46679f0a36b7c8803eace2b9002cddc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed