We are facing an issue while trying to flash our custom carrier board. The process fails with the error “parsing board information failed.” Here are the details of our setup:
Jetson Module: Jetson Orin NX 16GB
Host PC OS: Ubuntu 20.04
Tegra Version: Tried both 35.3 and 36.3
We have modified the EEPROM changes and have also tried using the stock kernel, but we are still unable to flash the board.
here is the screeshot of EEPROM changes
I have tried to capture logs from the serial port while flashing, but I did not receive any serial logs. However, when I flashed that SOM module and SSD and used them in this board, serial logs were printed. Here are those serial logs bootlogs_custom.txt (22.9 KB)
Modifying only this file is not enough because a copy of this file is generated under Linux_for_tegra/bootloader/, and this copy is the one that flashing tools use.