From: David Howells Date: Tue, 5 Feb 2008 06:29:53 +0000 (-0800) Subject: FRV: permit the memory to be located elsewhere in NOMMU mode X-Git-Tag: v2.6.25-rc1~908 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7038220aa511131f348018b85df172a21476fef9;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed