Re: [U-Boot] [PATCH 15/32] eNET: Fix eNET Interrupt Setup for Linux

2011-02-11 Thread Graeme Russ
On 04/02/11 23:35, Graeme Russ wrote: > Fix minor issues with the configuration of the hardware interrupts for > Linux when booting the eNET board > > Signed-off-by: Graeme Russ > --- > board/eNET/eNET.c | 15 +-- > 1 files changed, 9 insertions(+), 6 deletions(-) > Applied to u-

[U-Boot] [PATCH 15/32] eNET: Fix eNET Interrupt Setup for Linux

2011-02-04 Thread Graeme Russ
Fix minor issues with the configuration of the hardware interrupts for Linux when booting the eNET board Signed-off-by: Graeme Russ --- board/eNET/eNET.c | 15 +-- 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/board/eNET/eNET.c b/board/eNET/eNET.c index b2f349f..3b