Re: [U-Boot] [PATCH] Marvell MV88E1116 PHY Driver support

2009-06-02 Thread Prafulla Wadaskar
> -Original Message- > From: Ben Warren [mailto:biggerbadder...@gmail.com] > Sent: Saturday, May 30, 2009 9:36 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de > Subject: Re: [PATCH] Marvell MV88E1116 PHY Driver support > > Hi Prafulla, > > > On Fri, May 29, 2009 at 11:34 PM, Prafu

Re: [U-Boot] [PATCH] Marvell MV88E1116 PHY Driver support

2009-05-30 Thread Ben Warren
Hi Prafulla, On Fri, May 29, 2009 at 11:34 PM, Prafulla Wadaskar wrote: > Hi Ben > Thanks for accepting MV88E61xx driver code. > Ping for mv88f1116 driver... :-) > This is dependency for sheevaplug board support. I've already commented on this one. We don't currently have a framework for PH

[U-Boot] [PATCH] Marvell MV88E1116 PHY Driver support

2009-05-21 Thread Prafulla Wadaskar
Suports Basic PHY init (i.e. PHY reset) optional supported configurations: led_init, mdipn_reverse, rgmii_delay config This driver is tested with sheevaplug board Signed-off-by: Prafulla Wadaskar --- drivers/net/phy/Makefile|1 + drivers/net/phy/mv88e1116.c | 90 ++