I would like to know what solutions exist for Ethernet MAC address assignment. (dev board is DE1-SoC).
I would like to be able to read an IC (such as 25AA02E48T, or I2C version) at the U-BOOT stage and set the MAC address there. Has anyone been able to achieve this?
Alternatives exist such as setting the MAC address in Linux but I feel U-BOOT is the clean way to do it.
It would be great to hear how others have solved this problem.