i'm trying to port U-boot on rattler mpc8280 board. u-boot has been ported but its ethernet interface is not running. when i checked mii info command it said error in phy. i tried to reinitialize phy but i'm stuck if anybody could please help
the u boot output on minicom is as shown
> => mii info 0
> Error reading info from the PHY
> => mii read
> Error reading from the PHY addr=00 reg=00
> => ping 10.114.15.21
> Using FCC1 ETHERNET device
> ping failed; host 10.114.15.21 is not alive
please help
thanx and regards
Vikas Makhija