[U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init

2012-11-27 Thread Simon Glass
From: Graeme Russ Signed-off-by: Graeme Russ Signed-off-by: Simon Glass --- arch/x86/lib/board.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/x86/lib/board.c b/arch/x86/lib/board.c index a13f5c0..c7d8960 100644 --- a/arch/x86/lib/board.c +++ b/arch/x86/lib/bo

Re: [U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init

2012-11-27 Thread Simon Glass
On Sun, Apr 29, 2012 at 5:00 AM, Graeme Russ wrote: > > Signed-off-by: Graeme Russ Applied to x86/next. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init

2012-04-29 Thread Graeme Russ
Signed-off-by: Graeme Russ --- arch/x86/lib/board.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/x86/lib/board.c b/arch/x86/lib/board.c index 100ac1e..8c8b6fe 100644 --- a/arch/x86/lib/board.c +++ b/arch/x86/lib/board.c @@ -169,9 +169,6 @@ init_fnc_t *init_sequ