[U-Boot] [PATCH 1/4] OneNAND: Move largepage_memorybased
Scott Wood
scottwood at freescale.com
Mon Oct 4 23:18:51 CEST 2010
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. :-)
-Scott
More information about the U-Boot
mailing list