I think I accidently changed eeprom via i2c 0x50 and 0x57, when I was trying to connect to distance laser sensor via i2c. And now my jetson doesn’t boot.
It says:
bad mac address at /chosen/nvidia,ether-mac: null.
ether-mac read from DT failed -99
error during i2c read probe (-121)
I read other topics with similar issues, and I think I need to reset my eeprom. How should I achieve this for Jetson NX, is there any tutorial ?