Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-12 Thread Clint Adams
On Mon, Apr 11, 2011 at 05:03:32AM -0700, Prafulla Wadaskar wrote: > I have tested these patches and works for openRD-Base, certainly it may not > work for ultimate and client since respective machine ids are not programmed. I can't believe I forgot this part. > May you please provide tuned vers

Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-11 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Monday, April 11, 2011 6:15 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Clint Adams; Julian Pidancet > Subject: Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-C

Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-11 Thread Albert ARIBAUD
Hi Prafulle, Le 11/04/2011 14:03, Prafulla Wadaskar a écrit : board/Marvell/openrd_base/openrd_base.c | 22 ++-- >> -- include/configs/openrd_base.h | 14 -- >> Didn't Julian re-post patches that actually separates Base, Client and >> Ultim

Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-11 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Thursday, April 07, 2011 12:48 PM > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; Clint Adams > Subject: Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client > and Ope

Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-07 Thread Albert ARIBAUD
Le 07/04/2011 08:17, Prafulla Wadaskar a écrit : > > >> -Original Message- >> From: Clint Adams [mailto:cl...@debian.org] >> Sent: Thursday, April 07, 2011 12:25 AM >> To: u-boot@lists.denx.de >> Cc: Prafulla Wadaskar; julian.pidan...@citrix.com; Clint Adams >> Subject: [PATCH 2/2] Initiali

Re: [U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-06 Thread Prafulla Wadaskar
> -Original Message- > From: Clint Adams [mailto:cl...@debian.org] > Sent: Thursday, April 07, 2011 12:25 AM > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; julian.pidan...@citrix.com; Clint Adams > Subject: [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD- > Ultimate. >

[U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate.

2011-04-06 Thread Clint Adams
(rework of Julian Pidancet's patch) --- board/Marvell/openrd_base/openrd_base.c | 22 ++ include/configs/openrd_base.h | 14 -- 2 files changed, 30 insertions(+), 6 deletions(-) diff --git a/board/Marvell/openrd_base/openrd_base.c b/board/Marvell/ope