1.In Dsk6455 guider description , it used ltx971 as phy.I could not find a intel phy chip named ltx971. The similar chip named lxt971a.I want to know which phy chip used in dsk6455 board.
2.In ndk2.0 dsk6455 example, a source named "dsk6455init.c".
" // Program the LEDs for the Intel phy
if (pData ==0x13)
MDIO_phyRegWrite( phy, 0x14, 0xd5d0 );
"
In Lxt971a datasheet , i can not find a register in 0x14.The lxt 971a led config register is in 0x20.
3.could ti supply ethernet-mini-driver about lxt971a?
Thanks for your favor.