Hi! First of all sorry if this answer has been answered before, I have looked into the archives and did not find the answer.
We are using a 8260 processor with ELDK 3.1.1, kernel 2.4.25 patched with lck1. We have configured the kernel with USE_MDIO and LXT971. The problem we face is that the boot process stops after displaying the configuration of the card: eth0: config: autonegotiation on, 100FDX,... and after the board seems to freeze. Following the code, I located the error in the startup command of the LXT971, concretely in the line setting the autonegotiation: {mk_mii_write(MII_REG_CR, 0x1200), NULL}, /* autonegotiate */ Can anybody provide some feedback on how to check what can be misconfigured or where to look for the error??? Thanks in advance, Samuel. Unclassified.