Part Number: AM62P
Hello everyone, I'm currently working on a board based on am62p and I need some assistance with MAC addresses.
In particular on how to save MAC to efuse for both eth0 and eth1. From my understanding the eth0 MAC is already set by default from TI.
- MAC
CTRLMMR_MAC_ID0, CTRLMMR_MAC_ID1
The default ID values can be optionally updated by programming the extended OTP efuse
Which are the fuse map addresses to replace the TI default eth0 MAC and to write the eth1 MAC too? Should that be done in the extended OTP? Also it seems that the Wakeup Control MMR contains only the one MAC?