Other Parts Discussed in Thread: AM1705
Hi,
I am working on custom AM1705 board. Currently, I'm able to get the u-boot prompt using UART1 boot mode.
ping and tftp commands are not working (NOTE: I've modifed the da830evm.h for SD-RAM/SPIFLASH configuration settings. However the CONFIG_DRIVER_TI_EMAC under Network and Ethernet configuration settings were kept as it is). Following errors are received.
1. ERROR: ethaddr not set
For this, I used setenv ethaddr. Still ping and tftp commands are getting failed.
I'm using LAN8720A as PHY. Do I need to do any changes to the driver code ?
This link suggests that RMII PHY is not supported for AM17xx.
Please let me know how to proceed from this.
Regards,
Arul