
On 08/18/2012 05:17 AM, Allen Martin wrote:
On Thu, Aug 16, 2012 at 04:03:15PM -0700, Zhong Hongbo wrote:
On 08/17/2012 05:04 AM, Allen Martin wrote:
@@ -167,6 +177,7 @@ stack_setup:
adr r0, _start cmp r0, r6
- moveq r9, #0 /* no relocation. relocation offset(r9) = 0 */
Hi Allen,
I have already do a patch to fix all the arm common issue:
http://patchwork.ozlabs.org/patch/174471/ [V2] arm: Fixed the offset for the no relocation.
Hi Allen
Thanks for pointing that out, what's the status of that patch?
At first, I fix the issue in arm1176 and send it in my s3c64xx patch thread, But Albert suggest me to correct all the arm platform.
Is it being reviewed for u-boot/master?
Up to now, I have not o receive any response from the patch.
My patch is being carried in the u-boot-tegra/master tree and Tom is about to issue a pull request for u-boot-arm. If your patch is going up first I can rebase mine on top of that.
Ok,
Thanks, hongbo
-Allen