Re: [U-Boot] [PATCH 23/32] x86: Defer setup of final stack

2011-02-11 Thread Graeme Russ
On 04/02/11 23:35, Graeme Russ wrote: > Signed-off-by: Graeme Russ > --- > arch/i386/cpu/start.S | 44 +--- > arch/i386/lib/board.c |6 -- > 2 files changed, 33 insertions(+), 17 deletions(-) > Applied to u-boot-x86 Regards, Graeme ___

[U-Boot] [PATCH 23/32] x86: Defer setup of final stack

2011-02-04 Thread Graeme Russ
Signed-off-by: Graeme Russ --- arch/i386/cpu/start.S | 44 +--- arch/i386/lib/board.c |6 -- 2 files changed, 33 insertions(+), 17 deletions(-) diff --git a/arch/i386/cpu/start.S b/arch/i386/cpu/start.S index 95be5a2..77f0332 100644 --- a/arch/i