sh: Fold fixed-PMB support into dynamic PMB support
authorMatt Fleming <matt@console-pimps.org>
Tue, 6 Oct 2009 21:22:33 +0000 (21:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 10 Oct 2009 12:52:34 +0000 (21:52 +0900)
commit20b5014b3e5fe7b874a3f6a1dc03b0c21cb222cd
tree7b14d3c6f7004ca86e444c7237a022a143405e7f
parentef269b32763b22100eda9c0bf99d462c6cd65377
sh: Fold fixed-PMB support into dynamic PMB support

The initialisation process differs for CONFIG_PMB and for
CONFIG_PMB_FIXED. For CONFIG_PMB_FIXED we need to register the PMB
entries that were allocated by the bootloader.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/mmu.h
arch/sh/kernel/setup.c
arch/sh/mm/Makefile
arch/sh/mm/pmb-fixed.c [deleted file]
arch/sh/mm/pmb.c