]> git.baikalelectronics.ru Git - kernel.git/commit
FRV: permit the memory to be located elsewhere in NOMMU mode
authorDavid Howells <dhowells@redhat.com>
Tue, 5 Feb 2008 06:29:53 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:20 +0000 (09:44 -0800)
commitfa5022d2c9369e29f9c10f60bb644abbf34fb2f6
tree5db462fef58448349701c1b9db4e4bf93dc848ad
parentf5ea58150f35cde615659ca7295acfb55ebc8d9e
FRV: permit the memory to be located elsewhere in NOMMU mode

Permit the memory to be located somewhere other than address 0xC0000000 in
NOMMU mode.  The configuration options are already present, it just
requires wiring up in the linker script.

Note that only a limited set of locations of runtime addresses are available
because of the way the CPU protection registers work.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/Kconfig
arch/frv/kernel/vmlinux.lds.S