From: Greg Ungerer Date: Sat, 5 Mar 2011 13:50:37 +0000 (+1000) Subject: m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs X-Git-Tag: v2.6.39-rc1~464^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571f0608e1a53d6d405c385cc9c11b7902b35b7f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed