From: Max Filippov Date: Thu, 2 Oct 2014 20:57:31 +0000 (+0400) Subject: xtensa: nommu: fix load address definitions X-Git-Tag: omap-for-v3.19/fixes-rc1~67^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72bb305fdcb7b6ee14a283016e32f6bf4c864b44;p=pandora-kernel.git xtensa: nommu: fix load address definitions Change KERNELOFFSET, LOAD_MEMORY_ADDRESS and VIRTUAL_MEMORY_ADDRESS to be relative to the start of physical memory in noMMU configuration, as there's no uniform memory remapping to KSEG starting at 0xd0000000. Signed-off-by: Max Filippov --- Reading git-diff-tree failed