[U-Boot] [PATCH 1/4] OneNAND: Move largepage_memorybased
Marek Vasut
marek.vasut at gmail.com
Tue Oct 5 00:31:55 CEST 2010
Dne Po 4. října 2010 23:18:51 Scott Wood napsal(a):
> On Mon, 4 Oct 2010 23:15:11 +0200
>
> Marek Vasut <marek.vasut at gmail.com> wrote:
> > Dne Po 4. října 2010 19:59:14 Scott Wood napsal(a):
> > > NACK, you're taking the address of stack data and using it after the
> > > stack frame goes away.
> >
> > The .data section doesn't exist at 0x0 (where the stuff is linked) when
> > this code is executed in my case.
>
> So fix the linking. :-)
>
I'd gladly accept any suggestion or if you could point me in a correct
direction.
> -Scott
More information about the U-Boot
mailing list