Re: [U-Boot] [PATCH 09/11] arm: ks8695/cm4xxx: don't reconfigure switch

2012-10-18 Thread Albert ARIBAUD
Hi Yann, On Fri, 5 Oct 2012 14:09:56 +0200, Yann Vernier yann.vern...@orsoc.se wrote: A small bug caused code to set up LEDs to instead disable lots of functionality in the Ethernet switch, including bounds checks. --- arch/arm/cpu/arm920t/ks8695/lowlevel_init.S |2 +- 1 file changed,

[U-Boot] [PATCH 09/11] arm: ks8695/cm4xxx: don't reconfigure switch

2012-10-05 Thread Yann Vernier
A small bug caused code to set up LEDs to instead disable lots of functionality in the Ethernet switch, including bounds checks. --- arch/arm/cpu/arm920t/ks8695/lowlevel_init.S |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/cpu/arm920t/ks8695/lowlevel_init.S

[U-Boot] [PATCH 09/11] arm: ks8695/cm4xxx: don't reconfigure switch

2012-08-09 Thread Yann Vernier
A small bug caused code to set up LEDs to instead disable lots of functionality in the Ethernet switch, including bounds checks. Signed-off-by: Yann Vernier yann.vern...@orsoc.se --- arch/arm/cpu/arm920t/ks8695/lowlevel_init.S |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git