Re: [U-Boot] [PATCH v4 08/19] SPEAr : Network support configured for spear SoCs

2010-06-05 Thread Ben Warren
On Thu, Jun 3, 2010 at 4:50 AM, Vipin KUMAR wrote: > From: Vipin KUMAR > > Signed-off-by: Vipin Kumar > Acked-by: Ben Warren > --- > arch/arm/include/asm/arch-spear/hardware.h |1 + > board/spear/spear300/spear300.c| 11 +++ > board/spear/spear310/spear310.c

[U-Boot] [PATCH v4 08/19] SPEAr : Network support configured for spear SoCs

2010-06-03 Thread Vipin KUMAR
From: Vipin KUMAR Signed-off-by: Vipin Kumar --- arch/arm/include/asm/arch-spear/hardware.h |1 + board/spear/spear300/spear300.c| 11 +++ board/spear/spear310/spear310.c| 11 +++ board/spear/spear320/spear320.c| 11 +++ boar