tmp_suning_uos_patched/arch/sh
Paul Mundt a0ab36689a sh: fixed PMB mode refactoring.
This introduces some much overdue chainsawing of the fixed PMB support.
fixed PMB was introduced initially to work around the fact that dynamic
PMB mode was relatively broken, though they were never intended to
converge. The main areas where there are differences are whether the
system is booted in 29-bit mode or 32-bit mode, and whether legacy
mappings are to be preserved. Any system booting in true 32-bit mode will
not care about legacy mappings, so these are roughly decoupled.

Regardless of the entry point, PMB and 32BIT are directly related as far
as the kernel is concerned, so we also switch back to having one select
the other.

With legacy mappings iterated through and applied in the initialization
path it's now possible to finally merge the two implementations and
permit dynamic remapping overtop of remaining entries regardless of
whether boot mappings are crafted by hand or inherited from the boot
loader.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-13 18:31:48 +09:00
..
boards
boot sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00
cchips
configs
drivers
include sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00
kernel sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00
lib
lib64
math-emu sh: Move over to dynamically allocated FPU context. 2010-01-13 12:51:40 +09:00
mm sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00
oprofile
tools
Kconfig sh: Add support for LZO-compressed kernels. 2010-01-13 13:29:19 +09:00
Kconfig.cpu
Kconfig.debug
Makefile sh: Add a vmlinux.bin target. 2010-01-13 16:28:47 +09:00