[U-Boot] [PATCH v9 07/15] ARM: Fix arm720t SPL build
Allen Martin
amartin at nvidia.com
Fri Aug 17 23:17:45 CEST 2012
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.
>
Thanks for pointing that out, what's the status of that patch? Is it
being reviewed for u-boot/master? 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.
-Allen
--
nvpublic
More information about the U-Boot
mailing list