Subject: AIO-GS1N2 Jetson Orin Nano submodule flashing - EEPROM I2C error
Hello,
I have AIO-GS1N2 board with Core-3588JD4 in main slot and Jetson Orin Nano 8GB in submodule slot.
I'm trying to flash Jetson Orin Nano using official NVIDIA BSP (r36.x) from your download page, but flashing fails with this error in UART log:
E> eeprom: Failed to read I2C slave device
C> Task 0x0 failed (err: 0x1f1e050d)
I> Busy Spin
MB2 bootloader cannot find EEPROM at I2C address 0xAE.
I tried with standard jetson-orin-nano-devkit config and also with BOARDID=3767 BOARDSKU=0001 FAB=TS4 ¡ª same result.
Do you have:
- A custom BSP patch for AIO-GS1N2 + Jetson Orin Nano?
- A correct board config file for this carrier board?
- Or flashing instructions specific to AIO-GS1N2?
Thank you.