Re: [U-Boot] [PATCH 29/32] x86: Rearrange function calls in board_init_f

2011-02-11 Thread Graeme Russ
On 04/02/11 23:35, Graeme Russ wrote: > Signed-off-by: Graeme Russ > --- > arch/i386/lib/board.c | 16 > 1 files changed, 8 insertions(+), 8 deletions(-) > Applied to u-boot-x86 Regards, Graeme ___ U-Boot mailing list U-Boot@lists

[U-Boot] [PATCH 29/32] x86: Rearrange function calls in board_init_f

2011-02-04 Thread Graeme Russ
Signed-off-by: Graeme Russ --- arch/i386/lib/board.c | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/i386/lib/board.c b/arch/i386/lib/board.c index 44e871b..4751e49 100644 --- a/arch/i386/lib/board.c +++ b/arch/i386/lib/board.c @@ -235,6 +235,14 @@ st