[U-Boot] [PATCH v2 3/4] Add support for the Client variant of the OpenRD board.

2011-03-25 Thread julian . pidancet
From: Julian Pidancet This patch takes care of initializing the second PHY of the OpenRD board. Signed-off-by: Julian Pidancet create mode 100644 include/configs/openrd_client.h diff --git a/MAKEALL b/MAKEALL index a732e6a..ddf4a70 100755 --- a/MAKEALL +++ b/MAKEALL @@ -361,6 +361,7 @@ LIST_

Re: [U-Boot] [PATCH v2 3/4] Add support for the Client variant of the OpenRD board.

2011-03-29 Thread Prafulla Wadaskar
> -Original Message- > From: Julian Pidancet [mailto:swaplin...@gmail.com] On Behalf Of > julian.pidan...@citrix.com > Sent: Friday, March 25, 2011 2:19 PM > To: u-boot@lists.denx.de > Cc: tanmay.upadh...@einfochips.com; Prafulla Wadaskar; Julian Pidancet > Subject: [PATCH v2 3/4] Add sup