Remove boot logo and add boot progress bar

but device keeps continuous rebooas in attached logs
OrinNano_device_logs_contonuous_reboot.txt (160.1 KB)
OrinNano_device_logs_contonuous_reboot.txt (160.1 KB)

after the above command

we are able to flash successfully

[   17.237929] ERROR: PARTUUID=56aa06f5-1049-42db-9450-a5bd30081efb mount fail...

It seems you have mount issue during boot up.

Could you use the original command to flash NVMe SSD again to check if it could help?

yes if i use original command, again the same issue will come

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

Have you disabled the firewall on your host to check if it could help?

Have you also tried to reproduce the issue on the devkit to clarify if the issue is specific to your custom carrier board?

no, but we are to flash successfully if disable expert option,

we will try it in Devkit and let you know.