Re: [U-Boot] Q: MII read

2011-03-13 Thread Stefano Babic
On 03/13/2011 09:24 AM, Ran Shalit wrote: > Hello, > Hi Ran, > I would like to ask a question regarding the MII functionality : > When using mii commands (cmd_mii.c) everything works well, until trying to > do a ping (using net command). > After any ping try(with success or not), the mii read fun

[U-Boot] Q: MII read

2011-03-13 Thread Ran Shalit
Hello, I would like to ask a question regarding the MII functionality : When using mii commands (cmd_mii.c) everything works well, until trying to do a ping (using net command). After any ping try(with success or not), the mii read function is stuck. Maybe it has to do with davinci mii implementa