xtensa: nommu: fix load address definitions
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 2 Oct 2014 20:57:31 +0000 (00:57 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 21 Oct 2014 09:28:53 +0000 (13:28 +0400)
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 <jcmvbkbc@gmail.com>

No differences found