From: Paul Mundt Date: Thu, 4 Nov 2010 03:32:24 +0000 (+0900) Subject: sh: nommu: use 32-bit phys mode. X-Git-Tag: v2.6.37-rc2~79^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fcf74f3d3dabe8591732cd37869a0cc88ed7a5;p=pandora-kernel.git sh: nommu: use 32-bit phys mode. The nommu code has regressed somewhat in that 29BIT gets set for the SH-2/2A configs regardless of the fact that they are really 32BIT sans MMU or PMB. This does a bit of tidying to get nommu properly selecting 32BIT as it was before. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed