Hi,大家好
我们的板子lan8710需要改成rmii接口,mii已经正常工作,目前在uboot上调试
uboot mux、rmii设置如下:
mux:
rmii设置
硬件上,我们改用有源晶振连接 am335x、lan8710
uboot启动信息如下:
U-Boot 2017.01-svn16 (Oct 12 2018 - 10:34:35 +0800)
CPU : AM335X-GP rev 2.1
Model: TI AM335x EVM-SK
DRAM: 512 MiB
NAND: 256 MiB
MMC: OMAP SD/MMC: 0
reading uboot.env
Net: miiphy_initphy_initcpsw, usb_ether
Hit any key to stop autoboot: 0
=> ping 192.168.1.103
link up on port 0, speed 100, full duplex
Using cpsw device
ARP Retry count exceeded; starting again
ping failed; host 192.168.1.103 is not alive
网口的指示灯已经亮了