Hello WayneWWW,
We use “JetPack 6.0 Jetson” and “Linux 36.3” to build Images. Our carrier board does not have any EEPROM, encountered the error of stopping the flash writing, so the variable was used to define the board sub model.
After removing variables, the kernel still fails to start, and rootfs can be attached by manual.
use this flash cmd:
The terminal on the host side shows that the writing is successful:
[ 213]: l4t_flash_from_kernel: Successfully flash the qspi
[ 213]: l4t_flash_from_kernel: Flashing success
[ 213]: l4t_flash_from_kernel: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
Flash is successful
Reboot device
Cleaning up...
Log is saved to Linux_for_Tegra/initrdlog/flash_1-6_0_20241224-141316.log
There are lots of mistake from what you are talking about here
Our carrier board does not have any EEPROM, encountered the error of stopping the flash writing, so the variable was used to define the board sub model.
Yes, everyone’s custom board has no EEPROM. But the SOM has a EEPROM. The info is read from the SOM. I didn’t tell anything about your board EEPROM because it does not matter. You should not need to define variable by yourself.
The log you provided is not a flash log. It is a boot log from our default recovery image. When you see such log, it means previously your boot attempts are all failed so it went into this. I don’t care about this log either because it is same to everyone. Please reflash your board again and share us the full flash log from both host and UART.
Please do not flash with "p3509-a02-p3767-0000 " anymore. That is not fully supported on rel-36 anymore. Use the Orin Nano devkit one.
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 033: ID 0955:7323 NVIDIA Corp. APX
Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 \
-c tools/kernel_flash/flash_l4t_t234_nvme.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml" \
--showlogs --network usb0 jetson-orin-nano-devkit internal