[U-Boot] [PATCH v2 00/19] updates for keymile arm boards

2012-03-26 Thread Valentin Longchamp
This patch series updates keymile boards with Kirkwood CPU and adds two new boards. This new boards are kmnusa and kmcoge5un. Also the existing boards with own config files were migrated to the common header km_kirkwood.h. Some small adaption in generic kirkwood code was needed due to two new featu

Re: [U-Boot] [PATCH v2 00/19] updates for keymile arm boards

2012-03-27 Thread Valentin Longchamp
Prafulla, On 03/26/2012 01:34 PM, Valentin Longchamp wrote: > This patch series updates keymile boards with Kirkwood CPU and adds > two new boards. This new boards are kmnusa and kmcoge5un. Also the > existing boards with own config files were migrated to the common > header km_kirkwood.h. Some sm

Re: [U-Boot] [PATCH v2 00/19] updates for keymile arm boards

2012-03-28 Thread Prafulla Wadaskar
> -Original Message- > From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] > Sent: 27 March 2012 19:02 > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de > Subject: Re: [PATCH v2 00/19] updates for keymile arm boards > > Prafulla, > > On 03/26/2012 01:34 PM, Valentin Longch