Hi Graham,

On Sun, Apr 29, 2012 at 5:00 AM, Graeme Russ <graeme.r...@gmail.com> wrote:
> Putting global data on the stack simplifies the init process (and makes it
> slightly quicker). During the 'flash' stage of the init sequence, global
> data is in the CAR stack. After SDRAM is initialised, global data is copied
> from CAR to the SDRAM stack
>
> Signed-off-by: Graeme Russ <graeme.r...@gmail.com>

As it is this changes breaks coreboot. It just needs the CAR defines
added to coreboot.h also, so I have done this and pulled it into
x86/next. I hope that is ok.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to