As title, finally we get 100Mb speed works, the key is about the boot strap configuration of hardware design.

And it use a external crystal with 25MHz.
According to this setting, we set cpsw as RGMII mode, and it works using udhcpc command.
But we trying to change to 10Mb speed using ethtool, it can change but interface (eth0) doesn't works (no response using udhcpc command)
My question is this case is use RGMII with 10/100Mb speed, my configuration does support 10M speed? Or just 100M only.
please give me some directions if can change to 10M mode, thanks a lot