From: John Williams Date: Thu, 23 Jul 2009 04:56:49 +0000 (+1000) Subject: microblaze: Get module loading working X-Git-Tag: v2.6.31-rc5~86^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadf2e60a6dc7267658fa0c9e3bef13c699c7e1f;p=pandora-kernel.git microblaze: Get module loading working New reloc type R_MICROBLAZE_32_PCREL_LO requires a null handler (no work to do). Remove legacy hack for broken linker pre gcc-4.1.1, that required us to extract an offset from the code, add it to the addend, then rewrite the instruction. Fixup the invalid reloc type error output. Boot tested with the xilinx_emaclite ethernet driver. Signed-off-by: John Williams Signed-off-by: Michal Simek --- Reading git-diff-tree failed