Skip to content

kontron_mx6ul: read second mac address from fuses

first and second mac-address are stored in fuses. FEC1 mac is already read out and stored in the environment (ethaddr). FEC2 mac is not initialized so we have to read out the mac-address and pass it into the devicetree.

Merge request reports