Re: [v3, 3/7] powerpc: enable the relocatable support for the fsl booke 32bit kernel
From: Scott Wood <hidden>
Date: 2013-12-18 23:48:38
From: Scott Wood <hidden>
Date: 2013-12-18 23:48:38
On Wed, Aug 07, 2013 at 09:18:31AM +0800, Kevin Hao wrote:
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.
Which following patch fixes the restriction? With all seven patches applied, I was still only successful booting within 64M of memstart_addr. -Scott