Re: [PATCH] powerpc/fsl-booke: Fix address issue when using relocatable kernels

2010-07-11 Thread Kumar Gala
On Jun 29, 2010, at 2:42 PM, Matthew McClintock wrote: > When booting a relocatable kernel it needs to jump to the correct > start address, which for BookE parts is usually unchanged > regardless of the physical memory offset. > > Recent changes cause problems with how we calculate the start > a

[PATCH] powerpc/fsl-booke: Fix address issue when using relocatable kernels

2010-06-29 Thread Matthew McClintock
When booting a relocatable kernel it needs to jump to the correct start address, which for BookE parts is usually unchanged regardless of the physical memory offset. Recent changes cause problems with how we calculate the start address, it was always adding the RMO into the start address which is