Re: [U-Boot] [PATCH 12/17] CHECKPATCH: arch/x86/lib/*
Hi Graeme, On Sun, Jan 1, 2012 at 8:09 PM, Graeme Russ wrote: > > Signed-off-by: Graeme Russ Acked-by: Simon Glass Thanks for the x86 assembler lesson :-) Regards, Simon > --- > arch/x86/lib/bios.S | 134 +-- > arch/x86/lib/realmode_switch.S
[U-Boot] [PATCH 12/17] CHECKPATCH: arch/x86/lib/*
Signed-off-by: Graeme Russ --- arch/x86/lib/bios.S| 134 +-- arch/x86/lib/realmode_switch.S | 61 +++ 2 files changed, 122 insertions(+), 73 deletions(-) diff --git a/arch/x86/lib/bios.S b/arch/x86/lib/bios.S index ce8deb5..239a