I have a qspi error (at the end of the log) qhen I try to flash a board that is already flashed. Do I miss something ?
enterprise@Ubuntu-20:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh -r^C-external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_qspi.xml" --showlogs --network usb0 client-board+p3767-0000 internal
enterprise@Ubuntu-20:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_qspi.xml" --showlogs --network usb0 client-board+p3767-0000 internal
/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p -c bootloader/t186ref/cfg/flash_t234_qspi.xml --showlogs --network usb0 client-board+p3767-0000 internal
************************************
* *
* Step 1: Generate flash packages *
* *
************************************
Create folder to store images to flash
Generate image for internal storage devices
Generate images to be flashed
ADDITIONAL_DTB_OVERLAY="" /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/flash.sh --no-flash --sign -c bootloader/t186ref/cfg/flash_t234_qspi.xml client-board+p3767-0000 internal
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 3.1
# User release: 0.0
###############################################################################
copying emc_fuse_dev_params(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery"
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0219 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0237 ] File rcm_state open failed
[ 0.0242 ] ERROR: failed to read rcm_state
[ 0.0242 ]
[ 0.0269 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0272 ] Assuming zero filled SBK key
[ 0.0248 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 0.0412 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 0.0581 ] Parsing partition layout
[ 0.0602 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0632 ] Kernel DTB used: None
[ 0.0633 ] WARNING: dce base dtb is not provided
[ 0.0633 ] Parsing partition layout
[ 0.0645 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0661 ] Creating list of images to be signed
[ 0.0673 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.0687 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0696 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0703 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0805 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0921 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.1022 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.1025 ] adding BCH for mb2_t234_aligned.bin
[ 0.1062 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.1211 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.1215 ] adding BCH for mb2_t234_aligned.bin
[ 0.1400 ] Filling MB1 storage info
[ 0.1400 ] Parsing dev params for multi chains
[ 0.1487 ] Generating br-bct
[ 0.1504 ] Updating dev and MSS params in BR BCT
[ 0.1504 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1525 ] Updating bl info
[ 0.1539 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.1551 ] WARNING: boot chain is not completed. set to 0
[ 0.1607 ] Generating signatures
[ 0.1633 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1636 ] Assuming zero filled SBK key
[ 0.1864 ] Warning: pub_key.key is not found
[ 0.1841 ] Parsing dev params for multi chains
[ 0.1841 ] Generating br-bct
[ 0.1852 ] Updating dev and MSS params in BR BCT
[ 0.1853 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1866 ] Updating bl info
[ 0.1877 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1889 ] WARNING: boot chain is not completed. set to 0
[ 0.2027 ] Get Signed section of bct
[ 0.2042 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 0.2058 ] Signing BCT
[ 0.2085 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2087 ] Assuming zero filled SBK key
[ 0.2180 ] Sha saved in br_bct_BR.sha
[ 0.2185 ] Warning: pub_key.key is not found
[ 0.2159 ] Updating BCT with signature
[ 0.2173 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 0.2185 ] Offset :4608 Len :3584
[ 0.2258 ] Generating SHA2 Hash
[ 0.2285 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 0.2287 ] Assuming zero filled SBK key
[ 0.2287 ] Assuming zero filled SBK key
[ 0.2345 ] Sha saved in br_bct_BR.sha
[ 0.2323 ] Updating BCT with SHA2 Hash
[ 0.2335 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 0.2345 ] Offset :4608 Len :3584
[ 0.2348 ] Offset :68 Len :8124
[ 0.2459 ] Generating coldboot mb1-bct
[ 0.2476 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.2489 ] MB1-BCT version: 0.10
[ 0.2492 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2499 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2503 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2507 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2512 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2516 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.2522 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.2522 ]
[ 0.2522 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.2522 ] Added Platform Config 9 data with size :- 100
[ 0.2522 ]
[ 0.2523 ] Updating mb1-bct with firmware information
[ 0.2538 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.2578 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 0.2602 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 0.2612 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 0.2647 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2649 ] Assuming zero filled SBK key
[ 0.2681 ] Warning: pub_key.key is not found
[ 0.2667 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.2713 ] Generating recovery mb1-bct
[ 0.2724 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.2735 ] MB1-BCT version: 0.10
[ 0.2737 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2742 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2745 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2748 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2752 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2755 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.2758 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.2758 ]
[ 0.2758 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.2758 ] Added Platform Config 9 data with size :- 100
[ 0.2758 ]
[ 0.2759 ] Updating mb1-bct with firmware information
[ 0.2804 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.2848 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 0.2870 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 0.2880 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 0.2915 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2917 ] Assuming zero filled SBK key
[ 0.2936 ] Warning: pub_key.key is not found
[ 0.2922 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.3035 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.3035 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.3035 ] Copying signatures
[ 0.3049 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.3550 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.3552 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.3552 ] Boot Rom communication
[ 0.3567 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[ 0.3580 ] BR_CID: 0x80012344705DD2996C00000009FD8140
[ 0.4444 ] Sending bct_br
[ 0.5558 ] Sending mb1
[ 0.5740 ] Sending psc_bl1
[ 0.6587 ] Sending bct_mb1
[ 0.6975 ] Boot Rom communication completed
[ 0.7010 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[ 0.7060 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[ 0.7082 ] adding BCH for applet_t234_aligned.bin
[ 0.7396 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.7398 ] Assuming zero filled SBK key
[ 0.7430 ] Warning: pub_key.key is not found
[ 0.7419 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[ 0.7499 ] Sending mb2_applet...
[ 0.7513 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[ 0.7526 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 0.9056 ] Sending applet
[ 1.1029 ] completed
[ 1.1058 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 1.1085 ] MB2 Applet version 01.00.0000
[ 1.4642 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 1.4669 ] MB2 Applet version 01.00.0000
[ 1.7003 ] Retrieving board information
[ 1.7026 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[ 1.7050 ] MB2 Applet version 01.00.0000
[ 1.9691 ] Saved platform info in chip_info.bin
[ 2.0564 ] Chip minor revision: 1
[ 2.0567 ] Bootrom revision: 0x7
[ 2.0570 ] Ram code: 0x0
[ 2.0572 ] Chip sku: 0xd3
[ 2.0574 ] Chip Sample: prod
[ 2.0988 ] Retrieving EEPROM data
[ 2.0990 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[ 2.1017 ] MB2 Applet version 01.00.0000
[ 2.3274 ] Saved platform info in /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[ 2.5157 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 2.5181 ] MB2 Applet version 01.00.0000
[ 2.7454 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 2.7480 ] MB2 Applet version 01.00.0000
[ 2.9622 ] Dumping customer Info
[ 2.9651 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[ 2.9677 ] MB2 Applet version 01.00.0000
[ 3.2145 ] Saved bct in tmp.bct
[ 3.3501 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin
[ 3.3512 ] C[ 3.3516 ] ustomer data saved in /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[ 3.3516 ] Rebooting to recovery mode
[ 3.3530 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 3.5806 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 3.5837 ] MB2 Applet version 01.00.0000
[ 3.8678 ] Booting to recovery mode
[ 3.8699 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[ 3.8717 ] MB2 Applet version 01.00.0000
Board ID(3767) version(300) sku(0000) revision(G.3)
Chip SKU(00:00:00:D3) ramcode(00:00:00:00) fuselevel(fuselevel_production) board_FAB(300)
emc_opt_disable_fuse:(0)
Copy /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-client-board-a0.dtb to /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-client-board-a0.dtb.rec
Using UUID a0bf6b65-78f9-4933-ae0a-92844a08eea9 for mounting root APP partition.
copying bctfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-sdram-l4t.dts)... done.
copying minratchet_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-ratchet-p3767-0000.dts)... done.
copying device_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
copying pinmux_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/Orin-client-board-pinmux.dtsi)... done.
copying gpioint_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3767-0000.dts)... done.
copying pmic_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3767-0000-a02.dts)... done.
copying pmc_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/Orin-client-board-padvoltage-default.dtsi)... done.
copying deviceprod_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3767-0000.dts)... done.
copying prod_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3767-0000.dts)... done.
copying scr_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-scr-p3767-0000.dts)... done.
copying wb0sdram(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-wb0sdram-l4t.dts)... done.
copying bootrom_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3767-0000.dts)... done.
Existing uphylane_config(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tegra234-mb1-bct-uphylane-si.dtsi) reused.
copying dev_params(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3767-0000-l4t.dts)... done.
copying dev_params_b(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct_b-p3767-0000-l4t.dts)... done.
copying mb2bct_cfg(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3767-0000.dts)... done.
Existing pscfwfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused.
Existing pscbl1file(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused.
Existing mtsmcefile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused.
Existing mb2applet(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/applet_t234.bin) reused.
Existing bootloader(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
copying initrd(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/ramdisk_tmp /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra
39726 blocks
gzip: /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.104-tegra
56174 blocks
Making Recovery image...
copying recdtbfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-client-board-a0.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0,000281484 s, 71,1 kB/s
Existing sosfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing tegraboot(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing cpu_bootloader(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing mb2blfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing xusbfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused.
Existing dcefile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/display-t234-dce.bin) reused.
Existing nvdecfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused.
Existing psc_rf(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused.
Existing mb2_rf(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2rf_t234.bin) reused.
Existing mb1file(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing bpffile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused.
copying bpfdtbfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3767-0000-a02-3509-a02.dtb)... done.
Existing scefile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused.
Existing apefile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/spe_t234.bin) reused.
Existing wb0boot(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused.
Existing tosfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tos-optee_t234.img) reused.
Existing eksfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/eks_t234.img) reused.
copying dtbfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-client-board-a0.dtb)... done.
Copying nv_boot_control.conf to rootfs
populating kernel to rootfs... done.
populating initrd to rootfs... done.
populating kernel_tegra234-p3767-0000-client-board-a0.dtb to rootfs... done.
Making system.img...
Setting "FDT /boot/dtb/kernel_tegra234-p3767-0000-client-board-a0.dtb" successfully in the extlinux.conf...done.
populating rootfs from /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/rootfs ... populating /boot/extlinux/extlinux.conf ... done.
Sync'ing system.img ... done.
Converting RAW image to Sparse image... done.
system.img built successfully.
Not signing of kernel-dtb
Existing tbcfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 0,400014 s, 168 MB/s
Sync'ing esp.img ... done.
copying tbcdtbfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-client-board-a0.dtb)... done.
copying cfgfile(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi.xml) to flash.xml... done.
Existing flashapp(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-overlay.dtbo)... done.
./tegraflash.py --bl uefi_jetson_with_dtb.bin --odmdata gbe-uphy-config-8,hsstp-lane-map-3,hsio-uphy-config-0 --overlay_dtb L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo, --bldtb tegra234-p3767-0000-client-board-a0.dtb --applet mb1_t234_prod.bin --cmd "sign" --cfg flash.xml --chip 0x23 --concat_cpubl_bldtb --cpubl uefi_jetson.bin --minratchet_config tegra234-mb1-bct-ratchet-p3767-0000.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --pinmux_config Orin-client-board-pinmux.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3767-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3767-0000-a02.dts --pmc_config Orin-client-board-padvoltage-default.dtsi --deviceprod_config tegra234-mb1-bct-cprod-p3767-0000.dts --prod_config tegra234-mb1-bct-prod-p3767-0000.dts --scr_config tegra234-mb2-bct-scr-p3767-0000.dts --wb0sdram_config tegra234-p3767-0000-wb0sdram-l4t.dts --br_cmd_config tegra234-mb1-bct-reset-p3767-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3767-0000-l4t.dts,tegra234-br-bct_b-p3767-0000-l4t.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3767-0000.dts --bins "psc_fw pscfw_t234_prod.bin; mts_mce mce_flash_o10_cr_prod.bin; mb2_applet applet_t234.bin; mb2_bootloader mb2_t234.bin; xusb_fw xusb_t234_prod.bin; dce_fw display-t234-dce.bin; nvdec nvdec_t234_prod.fw; bpmp_fw bpmp_t234-TE990M-A1_prod.bin; bpmp_fw_dtb tegra234-bpmp-3767-0000-a02-3509-a02.dtb; sce_fw camera-rtcpu-sce.img; rce_fw camera-rtcpu-t234-rce.img; ape_fw adsp-fw.bin; spe_fw spe_t234.bin; tos tos-optee_t234.img; eks eks_t234.img" --sdram_config tegra234-p3767-0000-sdram-l4t.dts --cust_info custinfo_out.bin --secondary_gpt_backup --bct_backup --boot_chain A
saving flash command in /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/flash_win.bat
*** Sign and generate flashing ready partition images... ***
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0410 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0411 ] Assuming zero filled SBK key
[ 0.0494 ] Parsing partition layout
[ 0.0531 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.0658 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[ 0.0658 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[ 0.0973 ] /usr/bin/python3 dtbcheck.py -c t234 -o tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_tmp.dtb
[ 0.3632 ] Concatenating L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo to tegra234-p3767-0000-client-board-a0_with_odm_overlay.dtb
[ 0.3634 ] Concatenating bl dtb to cpubl binary
[ 0.3661 ] MB2 binary: mb2_t234.bin
[ 0.3662 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3767-0000.dts
[ 0.5580 ] Pre-processing mb2bct config: tegra234-mb2-bct-scr-p3767-0000.dts
[ 1.2472 ] Generating coldboot mb2-bct
[ 1.2472 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct.cfg --mb2bctcfg tegra234-mb2-bct-misc-p3767-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3767-0000_cpp.dtb
[ 1.2493 ] WARNING: unknown property 'tfc_version'
[ 1.2553 ] WARNING: unknown property 'addr_header_version'
[ 1.2748 ] Updating mb2-bct with storage information
[ 1.2773 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 1.2936 ] Concatenating mb2-bct to mb2 binary
[ 1.2936 ] mb2_bin_file = mb2_t234.bin
[ 1.2936 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct
[ 1.3014 ] DCE binary: display-t234-dce.bin
[ 1.3015 ] Kernel DTB used: tegra234-p3767-0000-client-board-a0_with_odm_overlay.dtb
[ 1.3015 ] Concatenating kernel-dtb to dce-fw binary
[ 1.3015 ] dce_bin = display-t234-dce.bin
[ 1.3015 ] kernel_dtb = tegra234-p3767-0000-client-board-a0_with_odm_overlay.dtb
[ 1.3015 ] dce_with_dtb = display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay.bin
[ 1.3517 ] Update display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay.bin to dce_fw partitions
[ 1.3544 ] Parsing partition layout
[ 1.3566 ] tegraparser_v2 --pt flash.xml.tmp
[ 1.3592 ] Creating list of images to be signed
[ 1.3619 ] Generating ratchet blob
[ 1.3619 ] Pre-processing config: tegra234-mb1-bct-reset-p3767-0000.dts
[ 1.3792 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 1.3973 ] Pre-processing config: tegra234-mb1-bct-cprod-p3767-0000.dts
[ 1.4113 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3767-0000.dts
[ 1.4208 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 1.4383 ] Pre-processing config: Orin-client-board-pinmux.dtsi
[ 1.4585 ] Pre-processing config: Orin-client-board-padvoltage-default.dtsi
[ 1.4701 ] Pre-processing config: tegra234-mb1-bct-pmic-p3767-0000-a02.dts
[ 1.4821 ] Pre-processing config: tegra234-mb1-bct-prod-p3767-0000.dts
[ 1.5004 ] Pre-processing config: tegra234-p3767-0000-sdram-l4t.dts
[ 3.6837 ] Pre-processing config: tegra234-mb1-bct-uphylane-si.dtsi
[ 3.6955 ] Pre-processing config: tegra234-p3767-0000-wb0sdram-l4t.dts
[ 5.8856 ] Pre-processing config: tegra234-mb1-bct-ratchet-p3767-0000.dts
[ 5.9047 ] Generating coldboot mb1-bct
[ 5.9076 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux Orin-client-board-pinmux_cpp.dtb --pmc Orin-client-board-padvoltage-default_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 5.9106 ] MB1-BCT version: 0.10
[ 5.9110 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 5.9124 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 5.9129 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 5.9133 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 5.9138 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 5.9143 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 5.9147 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 5.9150 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 5.9155 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 5.9159 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 5.9161 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 5.9164 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 5.9168 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 5.9171 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 5.9174 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 5.9178 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 5.9181 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 5.9185 ] Parsing config file :Orin-client-board-pinmux_cpp.dtb
[ 5.9188 ] WARNING: unknown property 'nvidia,schmitt'
[ 5.9191 ] Added Platform Config 0 data with size :- 2640
[ 5.9219 ] Parsing config file :Orin-client-board-padvoltage-default_cpp.dtb
[ 5.9223 ] WARNING: unknown node 'g2'
[ 5.9225 ] WARNING: unknown node 'g2'
[ 5.9226 ] WARNING: unknown node 'g9'
[ 5.9230 ] WARNING: unknown node 'g9'
[ 5.9230 ] Added Platform Config 2 data with size :- 24
[ 5.9230 ]
[ 5.9230 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 5.9230 ] Added Platform Config 4 data with size :- 288
[ 5.9230 ]
[ 5.9230 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 5.9230 ] Added Platform Config 3 data with size :- 52
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 5.9231 ] WARNING: unknown property 'major'
[ 5.9231 ] WARNING: unknown property 'minor'
[ 5.9231 ] Added Platform Config 5 data with size :- 500
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 5.9231 ] WARNING: unknown property 'major'
[ 5.9231 ] WARNING: unknown property 'minor'
[ 5.9231 ] Added Platform Config 7 data with size :- 380
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 5.9231 ] Added Platform Config 8 data with size :- 24
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 5.9231 ] Added Platform Config 9 data with size :- 100
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 5.9231 ] ModuleCount 0 NumProdNames 0
[ 5.9231 ] Added Platform Config 6 data with size :- 16
[ 5.9231 ]
[ 5.9231 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 5.9231 ]
[ 5.9232 ] Updating mb1-bct with firmware information
[ 5.9247 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 5.9750 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 5.9788 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 5.9800 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 5.9877 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.9880 ] Assuming zero filled SBK key
[ 5.9959 ] Warning: pub_key.key is not found
[ 5.9920 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 5.9953 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[ 5.9972 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 5.9989 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 5.9994 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 6.0121 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 6.0125 ] Header already present for nvdec_t234_prod_aligned.fw
[ 6.0138 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 6.0213 ] adding BCH for xusb_t234_prod_aligned.bin
[ 6.0384 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 6.0476 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 6.0675 ] Header already present for pscfw_t234_prod_aligned.bin
[ 6.0731 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 6.0810 ] Header already present for sc7_t234_prod.bin
[ 6.0895 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 6.0940 ] adding BCH for mb2rf_t234_aligned.bin
[ 6.0972 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 6.1089 ] adding BCH for tos-optee_t234_aligned.img
[ 6.2236 ] adding BCH for eks_t234_aligned.img
[ 6.2684 ] INFO: compressing display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned.bin
[ 6.4538 ] INFO: complete compression, display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned.bin, ratio = 7%
[ 6.4753 ] adding BCH for display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned_blob_w_bin_aligned.bin
[ 6.4952 ] adding BCH for spe_t234_aligned.bin
[ 6.5087 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 6.5207 ] adding BCH for adsp-fw_aligned.bin
[ 6.5515 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 6.5667 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 6.5674 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 6.5920 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 6.5929 ] Header already present for nvdec_t234_prod_aligned.fw
[ 6.5955 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 6.6212 ] adding BCH for xusb_t234_prod_aligned.bin
[ 6.6389 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 6.6480 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 6.6675 ] Header already present for pscfw_t234_prod_aligned.bin
[ 6.6732 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 6.6805 ] Header already present for sc7_t234_prod.bin
[ 6.6839 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 6.6874 ] adding BCH for mb2rf_t234_aligned.bin
[ 6.6899 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 6.7025 ] adding BCH for tos-optee_t234_aligned.img
[ 6.8158 ] adding BCH for eks_t234_aligned.img
[ 6.8547 ] INFO: compressing display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned.bin
[ 7.0606 ] INFO: complete compression, display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned.bin, ratio = 7%
[ 7.0821 ] adding BCH for display-t234-dce_with_tegra234-p3767-0000-client-board-a0_with_odm_overlay_aligned_blob_w_bin_aligned.bin
[ 7.1014 ] adding BCH for spe_t234_aligned.bin
[ 7.1167 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 7.1248 ] adding BCH for adsp-fw_aligned.bin
[ 7.1598 ] Filling MB1 storage info
[ 7.1598 ] Parsing dev params for multi chains
[ 7.1757 ] Generating br-bct
[ 7.1770 ] Updating dev and MSS params in BR BCT
[ 7.1771 ] tegrabct_v2 --dev_param tegra234-br-bct-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 7.2972 ] Updating bl info
[ 7.2996 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 7.3556 ] Generating br-bct
[ 7.3574 ] Updating dev and MSS params in BR BCT
[ 7.3574 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 7.4726 ] Updating bl info
[ 7.4743 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 7.4763 ] Generating BCT backup image
[ 7.4764 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 7.4776 ] 32768+0 records in
[ 7.5288 ] 32768+0 records out
[ 7.5288 ] 32768 bytes (33 kB, 32 KiB) copied, 0,0505346 s, 648 kB/s
[ 7.5288 ]
[ 7.5289 ] Concatenating BCT for chain A to bct_backup.img
[ 7.5289 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 7.5308 ] 8192+0 records in
[ 7.5406 ] 8192+0 records out
[ 7.5406 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00926941 s, 884 kB/s
[ 7.5406 ]
[ 7.5406 ] Concatenating BCT for chain B to bct_backup.img
[ 7.5406 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 7.5423 ] 8192+0 records in
[ 7.5546 ] 8192+0 records out
[ 7.5546 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,0116205 s, 705 kB/s
[ 7.5546 ]
[ 7.5546 ] Generating signatures
[ 7.5610 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.5613 ] Assuming zero filled SBK key
[ 7.7448 ] Warning: pub_key.key is not found
[ 7.7427 ] Parsing dev params for multi chains
[ 7.7428 ] Generating br-bct
[ 7.7455 ] Updating dev and MSS params in BR BCT
[ 7.7456 ] tegrabct_v2 --dev_param tegra234-br-bct-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 7.8790 ] Updating customer data section
[ 7.8818 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 7.8966 ] Updating bl info
[ 7.8996 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 7.9061 ] Get Signed section of bct
[ 7.9086 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 7.9119 ] Signing BCT
[ 7.9184 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.9188 ] Assuming zero filled SBK key
[ 7.9255 ] Sha saved in br_bct_BR.sha
[ 7.9259 ] Warning: pub_key.key is not found
[ 7.9196 ] Updating BCT with signature
[ 7.9210 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 7.9224 ] Offset :4608 Len :3584
[ 7.9242 ] Generating SHA2 Hash
[ 7.9306 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 7.9309 ] Assuming zero filled SBK key
[ 7.9309 ] Assuming zero filled SBK key
[ 7.9418 ] Sha saved in br_bct_BR.sha
[ 7.9360 ] Updating BCT with SHA2 Hash
[ 7.9374 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 7.9388 ] Offset :4608 Len :3584
[ 7.9396 ] Offset :68 Len :8124
[ 7.9406 ] Generating br-bct
[ 7.9419 ] Updating dev and MSS params in BR BCT
[ 7.9420 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 8.0758 ] Updating customer data section
[ 8.0779 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 8.0816 ] Updating bl info
[ 8.0837 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 8.0889 ] Get Signed section of bct
[ 8.0912 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 8.0945 ] Signing BCT
[ 8.1010 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.1013 ] Assuming zero filled SBK key
[ 8.1123 ] Sha saved in br_bct_BR.sha
[ 8.1129 ] Warning: pub_key.key is not found
[ 8.1067 ] Updating BCT with signature
[ 8.1085 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 8.1098 ] Offset :4608 Len :3584
[ 8.1325 ] Generating SHA2 Hash
[ 8.1389 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 8.1392 ] Assuming zero filled SBK key
[ 8.1392 ] Assuming zero filled SBK key
[ 8.1439 ] Sha saved in br_bct_BR.sha
[ 8.1381 ] Updating BCT with SHA2 Hash
[ 8.1395 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 8.1408 ] Offset :4608 Len :3584
[ 8.1411 ] Offset :68 Len :8124
[ 8.1450 ] Generating BCT backup image
[ 8.1450 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 8.1470 ] 32768+0 records in
[ 8.1991 ] 32768+0 records out
[ 8.1991 ] 32768 bytes (33 kB, 32 KiB) copied, 0,0514046 s, 637 kB/s
[ 8.1991 ]
[ 8.1991 ] Concatenating BCT for chain A to bct_backup.img
[ 8.1992 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 8.2009 ] 8192+0 records in
[ 8.2112 ] 8192+0 records out
[ 8.2112 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00967107 s, 847 kB/s
[ 8.2112 ]
[ 8.2112 ] Concatenating BCT for chain B to bct_backup.img
[ 8.2112 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 8.2132 ] 8192+0 records in
[ 8.2257 ] 8192+0 records out
[ 8.2257 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,0115712 s, 708 kB/s
[ 8.2257 ]
[ 8.2257 ] Generating coldboot mb1-bct
[ 8.2274 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux Orin-client-board-pinmux_cpp.dtb --pmc Orin-client-board-padvoltage-default_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 8.2289 ] MB1-BCT version: 0.10
[ 8.2291 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2297 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2300 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2303 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2306 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2311 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2314 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 8.2317 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 8.2320 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 8.2325 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 8.2328 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 8.2331 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 8.2335 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 8.2339 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 8.2342 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 8.2344 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 8.2347 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 8.2350 ] Parsing config file :Orin-client-board-pinmux_cpp.dtb
[ 8.2353 ] WARNING: unknown property 'nvidia,schmitt'
[ 8.2355 ] Added Platform Config 0 data with size :- 2640
[ 8.2373 ] Parsing config file :Orin-client-board-padvoltage-default_cpp.dtb
[ 8.2376 ] WARNING: unknown node 'g2'
[ 8.2377 ] WARNING: unknown node 'g2'
[ 8.2379 ] WARNING: unknown node 'g9'
[ 8.2380 ] WARNING: unknown node 'g9'
[ 8.2381 ] Added Platform Config 2 data with size :- 24
[ 8.2383 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 8.2386 ] Added Platform Config 4 data with size :- 288
[ 8.2388 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 8.2391 ] Added Platform Config 3 data with size :- 52
[ 8.2393 ]
[ 8.2393 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 8.2393 ] WARNING: unknown property 'major'
[ 8.2393 ] WARNING: unknown property 'minor'
[ 8.2393 ] Added Platform Config 5 data with size :- 500
[ 8.2393 ]
[ 8.2393 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 8.2393 ] WARNING: unknown property 'major'
[ 8.2393 ] WARNING: unknown property 'minor'
[ 8.2393 ] Added Platform Config 7 data with size :- 380
[ 8.2394 ]
[ 8.2394 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 8.2394 ] Added Platform Config 8 data with size :- 24
[ 8.2394 ]
[ 8.2394 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 8.2394 ] Added Platform Config 9 data with size :- 100
[ 8.2394 ]
[ 8.2394 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 8.2394 ] ModuleCount 0 NumProdNames 0
[ 8.2394 ] Added Platform Config 6 data with size :- 16
[ 8.2394 ]
[ 8.2394 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 8.2394 ]
[ 8.2394 ] Updating mb1-bct with firmware information
[ 8.2418 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 8.2491 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 8.2591 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 8.2609 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 8.2689 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.2691 ] Assuming zero filled SBK key
[ 8.2721 ] Warning: pub_key.key is not found
[ 8.2673 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 8.2693 ] Generating recovery mb1-bct
[ 8.2711 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux Orin-client-board-pinmux_cpp.dtb --pmc Orin-client-board-padvoltage-default_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 8.2732 ] MB1-BCT version: 0.10
[ 8.2735 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2742 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2745 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 8.2749 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2753 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2756 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 8.2760 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 8.2764 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 8.2767 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 8.2772 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 8.2775 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 8.2778 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 8.2782 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 8.2786 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 8.2790 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 8.2793 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 8.2796 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 8.2802 ] Parsing config file :Orin-client-board-pinmux_cpp.dtb
[ 8.2805 ] WARNING: unknown property 'nvidia,schmitt'
[ 8.2812 ] Added Platform Config 0 data with size :- 2640
[ 8.2812 ]
[ 8.2812 ] Parsing config file :Orin-client-board-padvoltage-default_cpp.dtb
[ 8.2812 ] WARNING: unknown node 'g2'
[ 8.2812 ] WARNING: unknown node 'g2'
[ 8.2812 ] WARNING: unknown node 'g9'
[ 8.2812 ] WARNING: unknown node 'g9'
[ 8.2812 ] Added Platform Config 2 data with size :- 24
[ 8.2812 ]
[ 8.2812 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 8.2812 ] Added Platform Config 4 data with size :- 288
[ 8.2812 ]
[ 8.2812 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 8.2812 ] Added Platform Config 3 data with size :- 52
[ 8.2812 ]
[ 8.2812 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 8.2812 ] WARNING: unknown property 'major'
[ 8.2812 ] WARNING: unknown property 'minor'
[ 8.2812 ] Added Platform Config 5 data with size :- 500
[ 8.2812 ]
[ 8.2812 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 8.2813 ] WARNING: unknown property 'major'
[ 8.2813 ] WARNING: unknown property 'minor'
[ 8.2813 ] Added Platform Config 7 data with size :- 380
[ 8.2813 ]
[ 8.2813 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 8.2813 ] Added Platform Config 8 data with size :- 24
[ 8.2813 ]
[ 8.2813 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 8.2813 ] Added Platform Config 9 data with size :- 100
[ 8.2813 ]
[ 8.2813 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 8.2813 ] ModuleCount 0 NumProdNames 0
[ 8.2813 ] Added Platform Config 6 data with size :- 16
[ 8.2813 ]
[ 8.2813 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 8.2813 ]
[ 8.2814 ] Updating mb1-bct with firmware information
[ 8.2834 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[ 8.2871 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 8.2901 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 8.2916 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 8.2991 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.2993 ] Assuming zero filled SBK key
[ 8.3021 ] Warning: pub_key.key is not found
[ 8.2976 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 8.3004 ] Generating coldboot mem-bct
[ 8.3020 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[ 8.3035 ] packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[ 8.4360 ] Packing sdram param for instance[0]
[ 8.4363 ] Packing sdram param for instance[1]
[ 8.4367 ] Packing sdram param for instance[2]
[ 8.4370 ] Packing sdram param for instance[3]
[ 8.4374 ] Packing sdram param for instance[4]
[ 8.4377 ] Packing sdram param for instance[5]
[ 8.4380 ] Packing sdram param for instance[6]
[ 8.4383 ] Packing sdram param for instance[7]
[ 8.4386 ] Packing sdram param for instance[8]
[ 8.4389 ] Packing sdram param for instance[9]
[ 8.4393 ] Packing sdram param for instance[10]
[ 8.4396 ] Packing sdram param for instance[11]
[ 8.4400 ] Packing sdram param for instance[12]
[ 8.4403 ] Packing sdram param for instance[13]
[ 8.4406 ] Packing sdram param for instance[14]
[ 8.4408 ] Packing sdram param for instance[15]
[ 8.5478 ] Getting sector size from pt
[ 8.5504 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[ 8.5531 ] BlockSize read from layout is 0x200
[ 8.5555 ] tegrahost_v2 --chip 0x23 0 --blocksize 512 --magicid MEMB --addsigheader_multi tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[ 8.5576 ] Binary 0 length is 58752
[ 8.5581 ] Binary 0 align length is 58880
[ 8.5592 ] Binary 1 length is 58752
[ 8.5599 ] Binary 1 align length is 58880
[ 8.5604 ] Binary 2 length is 58752
[ 8.5607 ] Binary 2 align length is 58880
[ 8.5623 ] Binary 3 length is 58752
[ 8.5625 ] Binary 3 align length is 58880
[ 8.5627 ] Buffer length is 235520
[ 8.5629 ] adding BCH for tegra234-p3767-0000-sdram-l4t_cpp_1.bct
[ 8.5629 ] new length is 243712
[ 8.5629 ]
[ 8.5655 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[ 8.5706 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 8.5727 ] Header already present for mem_coldboot_aligned.bct
[ 8.5802 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.5806 ] Assuming zero filled SBK key
[ 8.5872 ] Warning: pub_key.key is not found
[ 8.5844 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 8.5909 ] Generating recovery mem-bct
[ 8.5932 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[ 8.5952 ] packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[ 8.7139 ] Packing sdram param for instance[0]
[ 8.7141 ] Packing sdram param for instance[1]
[ 8.7143 ] Packing sdram param for instance[2]
[ 8.7145 ] Packing sdram param for instance[3]
[ 8.7147 ] Packing sdram param for instance[4]
[ 8.7149 ] Packing sdram param for instance[5]
[ 8.7151 ] Packing sdram param for instance[6]
[ 8.7153 ] Packing sdram param for instance[7]
[ 8.7155 ] Packing sdram param for instance[8]
[ 8.7157 ] Packing sdram param for instance[9]
[ 8.7159 ] Packing sdram param for instance[10]
[ 8.7162 ] Packing sdram param for instance[11]
[ 8.7164 ] Packing sdram param for instance[12]
[ 8.7166 ] Packing sdram param for instance[13]
[ 8.7168 ] Packing sdram param for instance[14]
[ 8.7170 ] Packing sdram param for instance[15]
[ 8.8292 ] Reading ramcode from backup chip_info.bin file
[ 8.8294 ] RAMCODE Read from Device: 0
---- Cut because too long ----
/home/enterprise/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra
***************************************
* *
* Step 3: Start the flashing process *
* *
***************************************
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for device to expose ssh ......RTNETLINK answers: File exists
RTNETLINK answers: File exists
Waiting for device to expose ssh ...Run command: flash on fc00:1:1:0::2
SSH ready
blockdev: cannot open /dev/mmcblk0boot0: No such file or directory
[ 0]: l4t_flash_from_kernel: Starting to create gpt for emmc
Active index file is /mnt/internal/flash.idx
Number of lines is 58
max_index=57
[ 5]: l4t_flash_from_kernel: Successfully create gpt for emmc
[ 5]: l4t_flash_from_kernel: Starting to create gpt for external device
Active index file is /mnt/external/flash.idx
Number of lines is 17
max_index=16
writing item=1, 9:0:primary_gpt, 512, 19968, gpt_primary_9_0.bin, 16896, fixed-<reserved>-0, 552a8f7e947ac86d15459975888809bfbbdb0589
Writing primary_gpt partition with gpt_primary_9_0.bin
Offset is not aligned to K Bytes, no optimization is applied
dd if=/mnt/external/gpt_primary_9_0.bin of=/dev/nvme0n1 bs=1 skip=0 seek=512 count=16896
16896+0 records in
16896+0 records out
16896 bytes (17 kB, 16 KiB) copied, 0.0189181 s, 893 kB/s
Writing primary_gpt partition done
Error: The backup GPT table is corrupt, but the primary appears OK, so that will be used.
Warning: Not all of the space available to /dev/nvme0n1 appears to be used, you can fix the GPT to use all of the space (an extra 380580527 blocks) or continue with the current setting?
Writing secondary_gpt partition with gpt_secondary_9_0.bin
Offset is not aligned to K Bytes, no optimization is applied
dd if=/mnt/external/gpt_secondary_9_0.bin of=/dev/nvme0n1 bs=1 skip=0 seek=61203267072 count=16896
16896+0 records in
16896+0 records out
16896 bytes (17 kB, 16 KiB) copied, 0.0198966 s, 849 kB/s
Writing secondary_gpt partition done
Error: The backup GPT table is not at the end of the disk, as it should be. Fix, by moving the backup to the end (and removing the old backup)?
Fix/Ignore? Fix
Warning: Not all of the space available to /dev/nvme0n1 appears to be used, you can fix the GPT to use all of the space (an extra 380580527 blocks) or continue with the current setting?
Fix/Ignore? Fix
Model: BIWIN SSD (nvme)
Disk /dev/nvme0n1: 256GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
2 20.5kB 67.1MB 67.1MB kernel msftdata
3 67.1MB 67.6MB 459kB kernel-dtb msftdata
4 67.6MB 101MB 33.6MB reserved_for_chain_A_user msftdata
5 101MB 168MB 67.1MB kernel_b msftdata
6 168MB 169MB 459kB kernel-dtb_b msftdata
7 169MB 202MB 33.6MB reserved_for_chain_B_user msftdata
8 202MB 286MB 83.9MB recovery msftdata
9 286MB 287MB 524kB recovery-dtb msftdata
10 287MB 601MB 315MB RECROOTFS msftdata
11 601MB 668MB 67.1MB fat32 esp boot, esp
12 668MB 752MB 83.9MB recovery_alt msftdata
13 752MB 753MB 524kB recovery-dtb_alt msftdata
14 753MB 820MB 67.1MB esp_alt msftdata
1 820MB 59.9GB 59.1GB ext4 APP msftdata
[ 8]: l4t_flash_from_kernel: Successfully create gpt for external device
Flash index file is /mnt/internal/flash.idx
Number of lines is 58
max_index=57
[ 8]: l4t_flash_from_kernel: Starting to flash to emmc
Active index file is /mnt/internal/flash.idx
Number of lines is 58
max_index=57
[ 8]: l4t_flash_from_kernel: Starting to flash to external device
Active index file is /mnt/external/flash.idx
Number of lines is 17
max_index=16
[ 8]: l4t_flash_from_kernel: Starting to flash to qspi
mtd_debug: error!: open()
writing item=0, 9:0:master_boot_record, 0, 512, mbr_9_0.bin, 512, fixed-<reserved>-0, 694898d1c345bdb31b377790ed7fc0b0db184bf7
QSPI storage size: bytes.
mtd_debug: error!: open()
writing item=1, 9:0:primary_gpt, 512, 19968, gpt_primary_9_0.bin, 16896, fixed-<reserved>-0, 552a8f7e947ac86d15459975888809bfbbdb0589
writing item=2, 9:0:kernel, 20480, 67108864, boot.img, 43902976, fixed-<reserved>-2, 98bcc1ff98d201d29731b1cc2592185af182f825
Writing kernel partition with boot.img
Get size of partition through connection.
43902976 bytes from /mnt/external/boot.img to /dev/nvme0n1: 1KB block=42874 remainder=0
dd if=/mnt/external/boot.img of=/dev/nvme0n1 bs=1K skip=0 seek=20 count=42874
42874+0 records in
42874+0 records out
43902976 bytes (44 MB, 42 MiB) copied, 7.33354 s, 6.0 MB/s
Writing kernel partition done
writing item=3, 9:0:kernel-dtb, 67129344, 458752, kernel_tegra234-p3767-0000-client-board-a0.dtb, 202222, fixed-<reserved>-3, eba2a2781c01840cb7606f8e0ca613b2d5529ab2
Writing kernel-dtb partition with kernel_tegra234-p3767-0000-client-board-a0.dtb
Get size of partition through connection.
202222 bytes from /mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb to /dev/nvme0n1: 1KB block=197 remainder=494
dd if=/mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb of=/dev/nvme0n1 bs=1K skip=0 seek=65556 count=197
197+0 records in
197+0 records out
201728 bytes (202 kB, 197 KiB) copied, 0.0336673 s, 6.0 MB/s
dd if=/mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb of=/dev/nvme0n1 bs=1 skip=201728 seek=67331072 count=494
494+0 records in
494+0 records out
494 bytes copied, 0.00163299 s, 303 kB/s
Writing kernel-dtb partition done
writing item=4, 9:0:reserved_for_chain_A_user, 67588096, 33554432, , , fixed-<reserved>-4,
[ 16]: l4t_flash_from_kernel: Warning: skip writing reserved_for_chain_A_user partition as no image is specified
writing item=5, 9:0:kernel_b, 101142528, 67108864, boot.img, 43902976, fixed-<reserved>-5, 98bcc1ff98d201d29731b1cc2592185af182f825
Writing kernel_b partition with boot.img
Get size of partition through connection.
43902976 bytes from /mnt/external/boot.img to /dev/nvme0n1: 1KB block=42874 remainder=0
dd if=/mnt/external/boot.img of=/dev/nvme0n1 bs=1K skip=0 seek=98772 count=42874
42874+0 records in
42874+0 records out
43902976 bytes (44 MB, 42 MiB) copied, 1.01495 s, 43.3 MB/s
Writing kernel_b partition done
writing item=6, 9:0:kernel-dtb_b, 168251392, 458752, kernel_tegra234-p3767-0000-client-board-a0.dtb, 202222, fixed-<reserved>-6, eba2a2781c01840cb7606f8e0ca613b2d5529ab2
Writing kernel-dtb_b partition with kernel_tegra234-p3767-0000-client-board-a0.dtb
Get size of partition through connection.
202222 bytes from /mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb to /dev/nvme0n1: 1KB block=197 remainder=494
dd if=/mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb of=/dev/nvme0n1 bs=1K skip=0 seek=164308 count=197
197+0 records in
197+0 records out
201728 bytes (202 kB, 197 KiB) copied, 0.0048792 s, 41.3 MB/s
dd if=/mnt/external/kernel_tegra234-p3767-0000-client-board-a0.dtb of=/dev/nvme0n1 bs=1 skip=201728 seek=168453120 count=494
494+0 records in
494+0 records out
494 bytes copied, 0.000621568 s, 795 kB/s
Writing kernel-dtb_b partition done
writing item=7, 9:0:reserved_for_chain_B_user, 168710144, 33554432, , , fixed-<reserved>-7,
[ 17]: l4t_flash_from_kernel: Warning: skip writing reserved_for_chain_B_user partition as no image is specified
writing item=8, 9:0:recovery, 202264576, 83886080, recovery.img, 47552512, fixed-<reserved>-8, d4e48a696d6f5a183c4ff8c1094b084c0322d67e
Writing recovery partition with recovery.img
Get size of partition through connection.
47552512 bytes from /mnt/external/recovery.img to /dev/nvme0n1: 1KB block=46438 remainder=0
dd if=/mnt/external/recovery.img of=/dev/nvme0n1 bs=1K skip=0 seek=197524 count=46438
[ 18]: l4t_flash_from_kernel: Successfully flash the emmc
46438+0 records in
46438+0 records out
47552512 bytes (48 MB, 45 MiB) copied, 7.5918 s, 6.3 MB/s
Writing recovery partition done
writing item=9, 9:0:recovery-dtb, 286150656, 524288, tegra234-p3767-0000-client-board-a0.dtb.rec, 202222, fixed-<reserved>-9, eba2a2781c01840cb7606f8e0ca613b2d5529ab2
Writing recovery-dtb partition with tegra234-p3767-0000-client-board-a0.dtb.rec
Get size of partition through connection.
202222 bytes from /mnt/external/tegra234-p3767-0000-client-board-a0.dtb.rec to /dev/nvme0n1: 1KB block=197 remainder=494
dd if=/mnt/external/tegra234-p3767-0000-client-board-a0.dtb.rec of=/dev/nvme0n1 bs=1K skip=0 seek=279444 count=197
197+0 records in
197+0 records out
201728 bytes (202 kB, 197 KiB) copied, 0.0391543 s, 5.2 MB/s
dd if=/mnt/external/tegra234-p3767-0000-client-board-a0.dtb.rec of=/dev/nvme0n1 bs=1 skip=201728 seek=286352384 count=494
494+0 records in
494+0 records out
494 bytes copied, 0.00224704 s, 220 kB/s
Writing recovery-dtb partition done
writing item=10, 9:0:RECROOTFS, 286674944, 314572800, , , fixed-<reserved>-10,
[ 25]: l4t_flash_from_kernel: Warning: skip writing RECROOTFS partition as no image is specified
writing item=11, 9:0:esp, 601247744, 67108864, esp.img, 67108864, fixed-<reserved>-11, a4ab16ba48905af6cd02e5b0b96895e33b11a27e
Writing esp partition with esp.img
Get size of partition through connection.
67108864 bytes from /mnt/external/esp.img to /dev/nvme0n1: 1KB block=65536 remainder=0
dd if=/mnt/external/esp.img of=/dev/nvme0n1 bs=1K skip=0 seek=587156 count=65536
65536+0 records in
65536+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 9.96541 s, 6.7 MB/s
Writing esp partition done
writing item=12, 9:0:recovery_alt, 668356608, 83886080, , , fixed-<reserved>-12,
[ 35]: l4t_flash_from_kernel: Warning: skip writing recovery_alt partition as no image is specified
writing item=13, 9:0:recovery-dtb_alt, 752242688, 524288, , , fixed-<reserved>-13,
[ 35]: l4t_flash_from_kernel: Warning: skip writing recovery-dtb_alt partition as no image is specified
writing item=14, 9:0:esp_alt, 752766976, 67108864, , , fixed-<reserved>-14,
[ 35]: l4t_flash_from_kernel: Warning: skip writing esp_alt partition as no image is specified
writing item=15, 9:0:APP, 819875840, 59055800320, , , fixed-<reserved>-1,
Formatting APP partition /dev/nvme0n1p1 ...
mke2fs 1.45.5 (07-Jan-2020)
Discarding device blocks: done
Creating filesystem with 14417920 4k blocks and 3604480 inodes
Filesystem UUID: 684bf72a-8844-4fcd-b47a-0efc5daf7061
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424
Allocating group tables: done
Writing inode tables: done
Creating journal (65536 blocks): done
Writing superblocks and filesystem accounting information: done
Formatting APP parition done
Formatting APP partition /dev/nvme0n1p1 ...
tar --xattrs -xpf /mnt/external/system.img --checkpoint=10000 --warning=no-timestamp --numeric-owner -C /tmp/ci-xSgfaIJzRq
tar: Read checkpoint 10000
tar: Read checkpoint 20000
tar: Read checkpoint 30000
tar: Read checkpoint 40000
tar: Read checkpoint 50000
tar: Read checkpoint 60000
tar: Read checkpoint 70000
tar: Read checkpoint 80000
tar: Read checkpoint 90000
tar: Read checkpoint 100000
tar: Read checkpoint 110000
tar: Read checkpoint 120000
tar: Read checkpoint 130000
tar: Read checkpoint 140000
tar: Read checkpoint 150000
tar: Read checkpoint 160000
tar: Read checkpoint 170000
tar: Read checkpoint 180000
tar: Read checkpoint 190000
tar: Read checkpoint 200000
tar: Read checkpoint 210000
tar: Read checkpoint 220000
tar: Read checkpoint 230000
tar: Read checkpoint 240000
tar: Read checkpoint 250000
tar: Read checkpoint 260000
tar: Read checkpoint 270000
tar: Read checkpoint 280000
tar: Read checkpoint 290000
tar: Read checkpoint 300000
tar: Read checkpoint 310000
tar: Read checkpoint 320000
tar: Read checkpoint 330000
tar: Read checkpoint 340000
tar: Read checkpoint 350000
tar: Read checkpoint 360000
tar: Read checkpoint 370000
tar: Read checkpoint 380000
tar: Read checkpoint 390000
tar: Read checkpoint 400000
tar: Read checkpoint 410000
tar: Read checkpoint 420000
tar: Read checkpoint 430000
tar: Read checkpoint 440000
tar: Read checkpoint 450000
tar: Read checkpoint 460000
tar: Read checkpoint 470000
tar: Read checkpoint 480000
tar: Read checkpoint 490000
tar: Read checkpoint 500000
tar: Read checkpoint 510000
tar: Read checkpoint 520000
tar: Read checkpoint 530000
tar: Read checkpoint 540000
tar: Read checkpoint 550000
tar: Read checkpoint 560000
tar: Read checkpoint 570000
writing item=16, 9:0:secondary_gpt, 61203267072, 16896, gpt_secondary_9_0.bin, 16896, fixed-<reserved>-0, f2aae2c0b2e11ca21503c0989951ea6699655037
[ 945]: l4t_flash_from_kernel: Successfully flash the external device
[ 945]: 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.
[ 945]: l4t_flash_from_kernel: Error flashing qspi
Flash failure
Cleaning up...