Jetson Xavier NX Corrupted EEPROM

Hi!
When trying to configure an i2c device on our Jetson Xavier NX I ran in to some issues. On reboot the terminal returned.

eqos_get_mac_address_dtb: bad mac address at /chosen/nvidia,ether-mac: null
eqos 2490000.ether_qos (unnamed net_device) (uninitialized): ether-mac read from DT failed -99
imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
imx219 9-0010: board setup failed
imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
imx219 9-0010: board setup failed
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
bash-4.4#

I followed this thread and got the system bootable again.

The issue I now have is that I do not know how to reconfigure the EEPROM so it’s back to normal. When running i2cdump -f -y 0 0x50 and i2cdump -f -y 0 0x57 I get this.

. Does anyone know how these should be configured? Thank you in advance!

Only 0x50 one is for the module. The 0x57 one is from dev board which does not matter in flash/boot.

Please refer to Tegra Linux Driver.

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