From: Kevin Hao Date: Tue, 24 Dec 2013 07:12:06 +0000 (+0800) Subject: powerpc: enable the relocatable support for the fsl booke 32bit kernel X-Git-Tag: v3.14-rc1~80^2~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd189692d40948d6445bbaeb8cb9bf9d15f54dc6;p=pandora-kernel.git powerpc: enable the relocatable support for the fsl booke 32bit kernel This is based on the codes in the head_44x.S. The difference is that the init tlb size we used is 64M. With this patch we can only load the kernel at address between memstart_addr ~ memstart_addr + 64M. We will fix this restriction in the following patches. Signed-off-by: Kevin Hao Signed-off-by: Scott Wood --- Reading git-diff-tree failed