Re: [U-Boot] [PATCH v2 3/4] LaCie/common: Fix cloudbox ethernet leds

2013-06-30 Thread Simon Guinot
On Sun, Jun 30, 2013 at 12:12:28PM +0200, Frédéric Leroy wrote: > The cloudbox device have a different ethernet phy setup than other ns2 > devices. We get initialization value from the GPL LaCie source > > Signed-off-by: Frédéric Leroy > --- > board/LaCie/common/common.c | 13 ++--- > in

[U-Boot] [PATCH v2 3/4] LaCie/common: Fix cloudbox ethernet leds

2013-06-30 Thread Frédéric Leroy
The cloudbox device have a different ethernet phy setup than other ns2 devices. We get initialization value from the GPL LaCie source Signed-off-by: Frédéric Leroy --- board/LaCie/common/common.c | 13 ++--- include/configs/lacie_kw.h | 5 + 2 files changed, 15 insertions(+), 3 del