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