Tool/software:
Hi
In sdk8.6, sk-evm reads the eeprom mac address through IIC0. If I want to change it to iic1 in my board to read the mac, what do I need to modify? Are there any special configurations that need to be modified in uboot?
thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi
In sdk8.6, sk-evm reads the eeprom mac address through IIC0. If I want to change it to iic1 in my board to read the mac, what do I need to modify? Are there any special configurations that need to be modified in uboot?
thanks
Yes, I want to refer to the implementation of the sk-evm board to read the mac through the iic1 configuration and configure it to the eth1 network port. I checked the uboot source code and did not find the specific modification. Please help. Thank you.