Re: [U-Boot] [PATCH] lsxl: convert to generic board and fix typo

2014-10-06 Thread Prafulla Wadaskar
> -Original Message- > From: Michael Walle [mailto:mich...@walle.cc] > Sent: 06 October 2014 02:40 > To: u-boot@lists.denx.de > Cc: Tom Rini; Prafulla Wadaskar > Subject: Re: [PATCH] lsxl: convert to generic board and > fix typo > > Am Sonntag, 28. September 2014, 00:05:23 schrieb > Mich

Re: [U-Boot] [PATCH] lsxl: convert to generic board and fix typo

2014-10-05 Thread Michael Walle
Am Sonntag, 28. September 2014, 00:05:23 schrieb Michael Walle: > Besides converting the LS-XHL and LS-CHLv2 to generic board, fix a typo > which accidentally reverted the bootsource to 'hdd' although the default > bootsource should be 'legacy'. > > Cc: Tom Rini > Cc: Prafulla Wadaskar > Signed-

[U-Boot] [PATCH] lsxl: convert to generic board and fix typo

2014-09-27 Thread Michael Walle
Besides converting the LS-XHL and LS-CHLv2 to generic board, fix a typo which accidentally reverted the bootsource to 'hdd' although the default bootsource should be 'legacy'. Cc: Tom Rini Cc: Prafulla Wadaskar Signed-off-by: Michael Walle --- Hi Tom, Hi Prafulla, could this patch be merged