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.

AM625: Where is the EVM u-boot code that reads eth1 MAC from EEPROM?

Part Number: AM625


Tool/software:

I'm working with an AM625-based SOM which has onboard EEPROM and eth0 and eth1.  I understand eth0 MAC is efused.  Presently eth1 always comes up with a random MAC, or it can be set in the dts, or via userspace commands. 

From the FAQ, it says the EVM reads eth1 MAC from EEPROM. I was hoping someone can point me to the code that performs this task. I assume it is board-specific, and I'd like to port it to the SOM board which has its EEPROM at a different bus/address.

Thanks in advance