Re: [U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-05-11 Thread Jamie Lentin
On Wed, 02 May 2012 19:45:15 +0100, Luka Perkov ub...@lukaperkov.net wrote: Hi Jamie, I know that you have sent newer version of this patch but here is easier for me to comment... I have also put maintainer of NAS325 board in CC. On Thu, Apr 26, 2012 at 11:23:58AM +0100, Jamie Lentin

Re: [U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-05-11 Thread Luka Perkov
On Fri, May 11, 2012 at 03:09:25PM +0100, Jamie Lentin wrote: Are you sure you need this CONFIG_RESET_PHY_R at all? I mean I have the same SoC and I do not need this at all. I think this part is left over from other boards that we do not need anymore. It makes sense to remove this if you do

Re: [U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-05-02 Thread Luka Perkov
Hi Jamie, I know that you have sent newer version of this patch but here is easier for me to comment... I have also put maintainer of NAS325 board in CC. On Thu, Apr 26, 2012 at 11:23:58AM +0100, Jamie Lentin wrote: This patch adds support for D-Link DNS-320 ShareCenter NAS. ... +#ifdef

Re: [U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-04-26 Thread Prafulla Wadaskar
Hi Jamie -Original Message- From: Jamie Lentin [mailto:j...@lentin.co.uk] Sent: 26 April 2012 15:54 To: u-boot@lists.denx.de Cc: Jamie Lentin; Prafulla Wadaskar; albert.u.b...@aribaud.net Subject: [PATCH] kirkwood: add support for D-Link DNS-320 May you please post here a link/URL

[U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-04-26 Thread Jamie Lentin
This patch adds support for D-Link DNS-320 ShareCenter NAS. Signed-off-by: Jamie Lentin j...@lentin.co.uk Cc: prafu...@marvell.com Cc: albert.u.b...@aribaud.net --- This patch is heavily based on Stefan's work for the DNS-325 port, the main difference being the memory timings. I've tested this on

Re: [U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320

2012-04-26 Thread Jamie Lentin
On Thu, 26 Apr 2012 11:57:36 +0100, Prafulla Wadaskar prafu...@marvell.com wrote: Hi Jamie -Original Message- From: Jamie Lentin [mailto:j...@lentin.co.uk] Sent: 26 April 2012 15:54 To: u-boot@lists.denx.de Cc: Jamie Lentin; Prafulla Wadaskar; albert.u.b...@aribaud.net Subject: