[U-Boot] Micrel Switch KS8995M Driver

Hello all,
I need some help here :P I'm trying to add a driver for a KS8995M ethernet switch, I found one at OpenWRT. Has anyone here ever included a driver for this ethernet device on u-boot?
Thanks in advance.
Raphael Amorim

On Tuesday 05 May 2009 13:58:07 Raphael Amorim wrote:
I need some help here :P I'm trying to add a driver for a KS8995M ethernet switch, I found one at OpenWRT. Has anyone here ever included a driver for this ethernet device on u-boot?
search the archives ... it was mentioned recently and the last tread should contain the latest status -mike

-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Raphael Amorim Sent: Tuesday, May 05, 2009 11:28 PM To: u-boot@lists.denx.de Subject: [U-Boot] Micrel Switch KS8995M Driver
Hello all,
I need some help here :P I'm trying to add a driver for a KS8995M ethernet switch, I found one at OpenWRT. Has anyone here ever included a driver for this ethernet device on u-boot?
Hi Raphael Amorim Not For this switch, but recently I have submitted a driver for anther switch mv88361xx. http://lists.denx.de/pipermail/u-boot/2009-May/052033.html One simple input the code must go in drivers/net/phy/ and public interface at this moment through netdev.h
Please let me know if I can help further
Regards.. Prafulla . .
participants (3)
-
Mike Frysinger
-
Prafulla Wadaskar
-
Raphael Amorim