[PATCH 0/7] Re-organize linker layouts
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Jul 8 12:03:29 EDT 2011
On Fri, Jul 08, 2011 at 09:46:42AM -0400, Nicolas Pitre wrote:
> On Fri, 8 Jul 2011, Russell King - ARM Linux wrote:
>
> > There's also platforms where the zImage is loaded at some predetermined
> > offset into RAM to give the decompressor room to directly place the
> > kernel in its final location too, which will be buggered by
> > AUTO_ZRELADDR.
>
> How so? Loading that zImage at the same predetermined offset will still
> have the same desired effect. As long as the offset is within 128MB of
> the start of RAM.
You just said it...
Given that it's 128MB, Stephen shouldn't have a problem with loading the
zImage at 0xN0208000, but he said it doesn't work. I think there's some
work to be done there to figure out if Stephen really has a problem, and
what that problem is.
More information about the linux-arm-kernel
mailing list