From: Max Filippov Date: Thu, 2 Oct 2014 18:03:27 +0000 (+0400) Subject: xtensa: nommu: fix Image.elf reset code and ld script X-Git-Tag: omap-for-v3.19/fixes-rc1~67^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd0ef38be3b9e0cc6efff407c53c43f648d598b;p=pandora-kernel.git xtensa: nommu: fix Image.elf reset code and ld script Don't hardcode kernel entry address as 0x3000 or 0xd0003000, use LOAD_MEMORY_ADDRESS macro. Don't compile MMU remapping code and don't try to link it when building noMMU configuration. Signed-off-by: Max Filippov --- Reading git-diff-tree failed