[U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-25 Thread Luka Perkov
Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220. Only difference between boards is number of SATA ports. More information about the boards can be found here: http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7036 http://www.raidsonic.de/en/products/nas-systems.php?

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Luka Perkov > Sent: 26 March 2012 01:02 > To: u-boot@lists.denx.de > Cc: drea...@doukki.net; gmbno...@gmail.com > Subject: [U-Boot] [PATCH v5] kirkwo

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Jason Cooper
On Sun, Mar 25, 2012 at 09:31:43PM +0200, Luka Perkov wrote: > Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220. > > Only difference between boards is number of SATA ports. > > More information about the boards can be found here: > > http://www.raidsonic.de/en/products/nas-system

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Luka Perkov
Hi Prafulla, On Mon, Mar 26, 2012 at 01:03:49AM -0700, Prafulla Wadaskar wrote: > This patch looks okay to me. Great! Who is in charge of commiting this? You? > Just one concern, how you are taking care of machine-id? In file include/configs/ib62x0.h this line takes care of that: #define CONFI

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Luka Perkov
Hi Jason, please keep me in CC because I'm not subscribed to the list... Thanks! > Sorry I didn't see this before now. You may want to have a look at the > patch series going into v3.4 here [1]. Basically, All of mine and > Andrew Lunn's. Cool! Thanks for pointing this out. I have looked at thi

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Jason Cooper
On Mon, Mar 26, 2012 at 07:57:38PM +0200, Luka Perkov wrote: > Hi Jason, > > please keep me in CC because I'm not subscribed to the list... Thanks! > > > Sorry I didn't see this before now. You may want to have a look at the > > patch series going into v3.4 here [1]. Basically, All of mine and >

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Jason
On Mon, Mar 26, 2012 at 03:34:37PM -0400, Jason Cooper wrote: > On Mon, Mar 26, 2012 at 07:57:38PM +0200, Luka Perkov wrote: ... > > Is there a list where we can talk about this? I dont think we should use > > u-boot list for this... > > linux-arm-ker...@vger.kernel.org, CC'd. oops, that's the ol

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Prafulla Wadaskar
> -Original Message- > From: Luka Perkov [mailto:ub...@lukaperkov.net] > Sent: 26 March 2012 22:56 > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; drea...@doukki.net; gmbno...@gmail.com > Subject: Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support > &