Re: [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-25 Thread Michael Walle
Am Donnerstag 24 Mai 2012, 09:24:40 schrieb Prafulla Wadaskar: > > +/* > > + * Version number information > > + */ > > +#if defined(CONFIG_LSCHLV2) > > +#define CONFIG_IDENT_STRING " LS-CHLv2" > > +#define CONFIG_SYS_KWD_CONFIG $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage- > > lschl.cfg > > +#define CONF

Re: [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-24 Thread Michael Walle
Hi Prafulla, thanks for the review. On Thu, May 24, 2012 09:24, Prafulla Wadaskar wrote: >> -Original Message- >> From: Michael Walle [mailto:mich...@walle.cc] >> Sent: 12 May 2012 04:21 >> To: u-boot@lists.denx.de >> Cc: Prafulla Wadaskar; Wolfgang Denk; Mike Frysinger; Joe Hershberger

Re: [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-24 Thread Prafulla Wadaskar
> -Original Message- > From: Michael Walle [mailto:mich...@walle.cc] > Sent: 12 May 2012 04:21 > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; Wolfgang Denk; Mike Frysinger; Joe Hershberger; > Michael Walle > Subject: [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support > > Th

Re: [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-23 Thread Prafulla Wadaskar
> -Original Message- > From: Michael Walle [mailto:mich...@walle.cc] > Sent: 23 May 2012 02:28 > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar > Subject: Re: [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board > support > > > [sorry my first mail didn't have 'Kirkwood' in the subjec

Re: [U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-22 Thread Michael Walle
[sorry my first mail didn't have 'Kirkwood' in the subject] > This patch adds support for both the Linkstation Live (LS-CHLv2) and > Linkstation Pro (LS-XHL) by Buffalo. Am Freitag 11 Mai 2012, 18:51:09 schrieb Prafulla Wadaskar: > I will check on this patch in this week end since I am travellin

[U-Boot] [PATCH v5 5/5] Kirkwood: add lschlv2 and lsxhl board support

2012-05-11 Thread Michael Walle
This patch adds support for both the Linkstation Live (LS-CHLv2) and Linkstation Pro (LS-XHL) by Buffalo. Signed-off-by: Michael Walle Cc: Prafulla Wadaskar --- MAINTAINERS |5 + board/buffalo/lsxl/Makefile | 50 ++ board/buffalo/lsxl/kwbimage-lschl