Read/Write/Change default MAC addresses

Hi guys,

We are developing AI box using Jetson nano eMMC card and customizing carrier board with 2 ethernet interfaces eth0/eth1. We recognized that the system automatically generates 2 default MAC address values. The 1st one is stored in the onboard EEPROM that we can read it by command “i2cdump -y 2 0x50 b”. However we have no information about 2nd one . Could you guys give us some ideas ? And how can we read or override, replace it with our own MAC value ?

Thanks you so much!

We have no idea either because jetson nano only has one ethernet interface.
If you are asking about the mac of the second interface added by yourself, then you should ask this question to yourself.

Check the vendor driver and see how it determines the mac address.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.