Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - ppc405-kilauea405ex driver: (2 Items)
   
ppc405-kilauea405ex driver  
I am tryng to get the Kilauea devn driver to work on another AMCC 405ex board named Makalu.  They are quite similar and 
have had not much difficulty booting an image from the Kilauea bsp.

The devn-ppc405-kilauea405ex loads correctly and doesn't complain.  ifconfig reports interface UP. 
en0: flags=80008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,SHIM> mtu 1500
        address: 00:02:6f:50:42:69
        media: Ethernet none full-duplex
        status: active
        inet 192.168.200.10 netmask 0xffffff00 broadcast 192.168.200.255

However, it does not seem to be connected to the PHY... pings fail and removing cable is not reflecting by removing "UP"
.

Docs say "These ports use a Marvell 88E1111 PHY using the AMCC 405 RGMII interface. The fast Ethernet default PHY 
addresses are 0b00110 (ETH-0) and 0b00001 (ETH-1)"

Any chance this can be supported by cmdline settings or source tweaks?

Thanks,
Dennis
Re: ppc405-kilauea405ex driver  
Anyone?