I cloned an image from one of my AGX Orin DevKit and I want to flashing that image into another AGX Orin DevKit. I start processes with the “sudo ./flash.sh -r -k APP jetson-agx-orin-devkit mmcblk0p1” command, but I get an error like the one below. how can i solve this problem?
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 3.1
# User release: 0.0
###############################################################################
# Target Board Information:
# Name: jetson-agx-orin-devkit, Board Family: t186ref, SoC: Tegra 234,
# OpMode: production, Boot Authentication: NS,
# Disk encryption: disabled ,
###############################################################################
copying emc_fuse_dev_params(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_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-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-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.0095 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0100 ] File rcm_state open failed
[ 0.0100 ] ERROR: failed to read rcm_state
[ 0.0100 ]
[ 0.0111 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0112 ] Assuming zero filled SBK key
[ 0.0103 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[ 0.0139 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[ 0.0186 ] Parsing partition layout
[ 0.0191 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0199 ] Kernel DTB used: None
[ 0.0199 ] WARNING: dce base dtb is not provided
[ 0.0199 ] Parsing partition layout
[ 0.0203 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0208 ] Creating list of images to be signed
[ 0.0213 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.0216 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0221 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0223 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0252 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0253 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0282 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0283 ] adding BCH for mb2_t234_aligned.bin
[ 0.0303 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0382 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0383 ] adding BCH for mb2_t234_aligned.bin
[ 0.0472 ] Filling MB1 storage info
[ 0.0472 ] Parsing dev params for multi chains
[ 0.0509 ] Generating br-bct
[ 0.0514 ] Updating dev and MSS params in BR BCT
[ 0.0515 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.0520 ] Updating bl info
[ 0.0525 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.0529 ] WARNING: boot chain is not completed. set to 0
[ 0.0534 ] Generating signatures
[ 0.0544 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0545 ] Assuming zero filled SBK key
[ 0.0604 ] Warning: pub_key.key is not found
[ 0.0595 ] Parsing dev params for multi chains
[ 0.0595 ] Generating br-bct
[ 0.0599 ] Updating dev and MSS params in BR BCT
[ 0.0600 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.0604 ] Updating bl info
[ 0.0608 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.0612 ] WARNING: boot chain is not completed. set to 0
[ 0.0615 ] Get Signed section of bct
[ 0.0620 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 0.0625 ] Signing BCT
[ 0.0635 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0637 ] Assuming zero filled SBK key
[ 0.0651 ] Sha saved in br_bct_BR.sha
[ 0.0653 ] Warning: pub_key.key is not found
[ 0.0643 ] Updating BCT with signature
[ 0.0647 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 0.0650 ] Offset :4608 Len :3584
[ 0.0652 ] Generating SHA2 Hash
[ 0.0662 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 0.0663 ] Assuming zero filled SBK key
[ 0.0663 ] Assuming zero filled SBK key
[ 0.0678 ] Sha saved in br_bct_BR.sha
[ 0.0669 ] Updating BCT with SHA2 Hash
[ 0.0673 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 0.0677 ] Offset :4608 Len :3584
[ 0.0678 ] Offset :68 Len :8124
[ 0.0679 ] Generating coldboot mb1-bct
[ 0.0683 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.0687 ] MB1-BCT version: 0.10
[ 0.0687 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0690 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0691 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0692 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0694 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0695 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.0697 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.0697 ]
[ 0.0697 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.0697 ] Added Platform Config 9 data with size :- 100
[ 0.0697 ]
[ 0.0697 ] Updating mb1-bct with firmware information
[ 0.0701 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.0711 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 0.0719 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 0.0722 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 0.0737 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0737 ] Assuming zero filled SBK key
[ 0.0745 ] Warning: pub_key.key is not found
[ 0.0740 ] 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.0747 ] Generating recovery mb1-bct
[ 0.0751 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.0755 ] MB1-BCT version: 0.10
[ 0.0755 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0758 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0759 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0760 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0762 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0763 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.0765 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.0765 ]
[ 0.0765 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.0765 ] Added Platform Config 9 data with size :- 100
[ 0.0765 ]
[ 0.0765 ] Updating mb1-bct with firmware information
[ 0.0769 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.0778 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 0.0786 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 0.0790 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 0.0804 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0805 ] Assuming zero filled SBK key
[ 0.0813 ] Warning: pub_key.key is not found
[ 0.0808 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.0814 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.0814 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.0814 ] Copying signatures
[ 0.0819 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.0847 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.0848 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.0848 ] Boot Rom communication
[ 0.0853 ] 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.0857 ] BR_CID: 0x80012344705DD3C96C000000100381C0
[ 0.1170 ] Sending bct_br
[ 0.1596 ] Sending mb1
[ 0.1609 ] Sending psc_bl1
[ 0.1817 ] Sending bct_mb1
[ 0.1928 ] Boot Rom communication completed
[ 0.1958 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[ 0.1999 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[ 0.2018 ] adding BCH for applet_t234_aligned.bin
[ 0.2230 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2231 ] Assuming zero filled SBK key
[ 0.2248 ] Warning: pub_key.key is not found
[ 0.2246 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[ 0.2265 ] Sending mb2_applet...
[ 0.2274 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[ 0.2284 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 0.4033 ] Sending applet
[ 0.5371 ] completed
[ 0.5395 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.5414 ] MB2 Applet version 01.00.0000
[ 0.7669 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.7687 ] MB2 Applet version 01.00.0000
[ 0.8025 ] Retrieving board information
[ 0.8039 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[ 0.8044 ] MB2 Applet version 01.00.0000
[ 0.8520 ] Saved platform info in chip_info.bin
[ 0.8588 ] Chip minor revision: 1
[ 0.8590 ] Bootrom revision: 0x7
[ 0.8591 ] Ram code: 0x0
[ 0.8592 ] Chip sku: 0xd0
[ 0.8594 ] Chip Sample: prod
[ 0.8603 ] Retrieving EEPROM data
[ 0.8603 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[ 0.8609 ] MB2 Applet version 01.00.0000
[ 0.8925 ] Saved platform info in /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[ 0.9280 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.9285 ] MB2 Applet version 01.00.0000
[ 0.9659 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.9666 ] MB2 Applet version 01.00.0000
[ 1.0168 ] Dumping customer Info
[ 1.0190 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[ 1.0202 ] MB2 Applet version 01.00.0000
[ 1.0683 ] Saved bct in tmp.bct
[ 1.0770 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin
[ 1.0774 ] C[ 1.0776 ] ustomer data saved in /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[ 1.0776 ] Rebooting to recovery mode
[ 1.0781 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 1.1147 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 1.1167 ] MB2 Applet version 01.00.0000
[ 1.1643 ] Booting to recovery mode
[ 1.1650 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[ 1.1654 ] MB2 Applet version 01.00.0000
Board ID(3701) version(500) sku(0000) revision(K.0)
copying bctfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0000-sdram-l4t.dts)... done.
copying minratchet_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-ratchet-p3701-0000.dts)... done.
copying device_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
copying pinmux_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi)... done.
copying gpioint_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3701-0000.dts)... done.
copying pmic_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3701-0000.dts)... done.
copying pmc_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi)... done.
copying deviceprod_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3701-0000.dts)... done.
copying prod_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3701-0000.dts)... done.
copying scr_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-scr-p3701-0000.dts)... done.
copying wb0sdram(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0000-wb0sdram-l4t.dts)... done.
copying bootrom_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3701-0000.dts)... done.
Existing uphylane_config(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/tegra234-mb1-bct-uphylane-si.dtsi) reused.
copying dev_params(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3701-0000.dts)... done.
copying dev_params_b(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct_b-p3701-0000.dts)... done.
copying mb2bct_cfg(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3701-0000.dts)... done.
Existing pscfwfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused.
Existing pscbl1file(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused.
Existing mtsmcefile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused.
Existing mb2applet(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/applet_t234.bin) reused.
Existing bootloader(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
copying initrd(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Existing sosfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing tegraboot(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing cpu_bootloader(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing mb2blfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing xusbfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused.
Existing dcefile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/display-t234-dce.bin) reused.
Existing nvdecfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused.
Existing psc_rf(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused.
Existing mb2_rf(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb2rf_t234.bin) reused.
Existing mb1file(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing bpffile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused.
copying bpfdtbfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3701-0000-3737-0000.dtb)... done.
Existing scefile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused.
Existing apefile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/spe_t234.bin) reused.
Existing wb0boot(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused.
Existing tosfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/tos-optee_t234.img) reused.
Existing eksfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/eks_t234.img) reused.
copying dtbfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
Reusing existing system.img...
done.
Not signing of kernel-dtb
Existing tbcfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
Skip generating EFI system partition image.
copying tbcdtbfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb)... done.
copying cfgfile(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi_sdmmc.xml) to flash.xml... done.
Existing flashapp(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py) reused.
*** Updating [APP] with system.img ***
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-audio-codec-rt5658-40pin.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3701-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx390-overlay.dtbo)... done.
./tegraflash.py --bl uefi_jetson_with_dtb.bin --chip 0x23 --applet mb1_t234_prod.bin --sdram_config tegra234-p3701-0000-sdram-l4t.dts --minratchet_config tegra234-mb1-bct-ratchet-p3701-0000.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --pinmux_config tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3701-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3701-0000.dts --pmc_config tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi --deviceprod_config tegra234-mb1-bct-cprod-p3701-0000.dts --prod_config tegra234-mb1-bct-prod-p3701-0000.dts --scr_config tegra234-mb2-bct-scr-p3701-0000.dts --wb0sdram_config tegra234-p3701-0000-wb0sdram-l4t.dts --br_cmd_config tegra234-mb1-bct-reset-p3701-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3701-0000.dts,tegra234-br-bct_b-p3701-0000.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3701-0000.dts --cfg flash.xml --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-3701-0000-3737-0000.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" --odmdata gbe-uphy-config-22,hsstp-lane-map-3,nvhs-uphy-config-0,hsio-uphy-config-0,gbe0-enable-10g --overlay_dtb L4TConfiguration.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-overlay.dtbo,tegra234-p3701-overlay.dtbo,tegra234-p3737-camera-dual-imx274-overlay.dtbo,tegra234-p3737-camera-e3331-overlay.dtbo,tegra234-p3737-camera-e3333-overlay.dtbo,tegra234-p3737-camera-imx185-overlay.dtbo,tegra234-p3737-camera-imx390-overlay.dtbo, --bldtb tegra234-p3701-0000-p3737-0000.dtb --concat_cpubl_bldtb --cpubl uefi_jetson.bin --cmd "write APP system.img; reboot" --bct_backup --boot_chain A
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.0108 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0109 ] Assuming zero filled SBK key
[ 0.0099 ] Parsing partition layout
[ 0.0105 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.0137 ] Change tegra234-bpmp-3701-0000-3737-0000.dtb to tegra234-bpmp-3701-0000-3737-0000_with_odm.dtb
[ 0.0137 ] Change tegra234-bpmp-3701-0000-3737-0000.dtb to tegra234-bpmp-3701-0000-3737-0000_with_odm.dtb
[ 0.0293 ] /usr/bin/python3 dtbcheck.py -c t234 -o tegra234-bpmp-3701-0000-3737-0000_with_odm.dtb tegra234-bpmp-3701-0000-3737-0000_with_odm_tmp.dtb
[ 0.3237 ] Concatenating L4TConfiguration.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-overlay.dtbo,tegra234-p3701-overlay.dtbo,tegra234-p3737-camera-dual-imx274-overlay.dtbo,tegra234-p3737-camera-e3331-overlay.dtbo,tegra234-p3737-camera-e3333-overlay.dtbo,tegra234-p3737-camera-imx185-overlay.dtbo,tegra234-p3737-camera-imx390-overlay.dtbo to tegra234-p3701-0000-p3737-0000_with_odm_overlay.dtb
[ 0.3239 ] Concatenating bl dtb to cpubl binary
[ 0.3259 ] MB2 binary: mb2_t234.bin
[ 0.3259 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3701-0000.dts
[ 0.3320 ] Pre-processing mb2bct config: tegra234-mb2-bct-scr-p3701-0000.dts
[ 0.6063 ] Generating coldboot mb2-bct
[ 0.6063 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct.cfg --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3701-0000_cpp.dtb
[ 0.6069 ] WARNING: unknown property 'tfc_version'
[ 0.6077 ] WARNING: unknown property 'addr_header_version'
[ 0.6147 ] Updating mb2-bct with storage information
[ 0.6152 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 0.6230 ] Concatenating mb2-bct to mb2 binary
[ 0.6230 ] mb2_bin_file = mb2_t234.bin
[ 0.6230 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct
[ 0.6253 ] DCE binary: display-t234-dce.bin
[ 0.6253 ] Kernel DTB used: kernel_tegra234-p3701-0000-p3737-0000.dtb
[ 0.6253 ] Concatenating kernel-dtb to dce-fw binary
[ 0.6253 ] dce_bin = display-t234-dce.bin
[ 0.6253 ] kernel_dtb = kernel_tegra234-p3701-0000-p3737-0000.dtb
[ 0.6253 ] dce_with_dtb = display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000.bin
[ 0.6285 ] Update display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000.bin to dce_fw partitions
[ 0.6298 ] Parsing partition layout
[ 0.6305 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.6315 ] Pre-processing config: tegra234-mb1-bct-reset-p3701-0000.dts
[ 0.6354 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[ 0.6391 ] Pre-processing config: tegra234-mb1-bct-cprod-p3701-0000.dts
[ 0.6424 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3701-0000.dts
[ 0.6460 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[ 0.6509 ] Pre-processing config: tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
[ 0.6596 ] Pre-processing config: tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi
[ 0.6638 ] Pre-processing config: tegra234-mb1-bct-pmic-p3701-0000.dts
[ 0.6686 ] Pre-processing config: tegra234-mb1-bct-prod-p3701-0000.dts
[ 0.6737 ] Pre-processing config: tegra234-p3701-0000-sdram-l4t.dts
[ 1.6445 ] Pre-processing config: tegra234-mb1-bct-uphylane-si.dtsi
[ 1.6486 ] Pre-processing config: tegra234-p3701-0000-wb0sdram-l4t.dts
[ 2.6129 ] Pre-processing config: tegra234-mb1-bct-ratchet-p3701-0000.dts
[ 2.6169 ] Creating list of images to be signed
[ 2.6175 ] Generating ratchet blob
[ 2.6175 ] Generating coldboot mb1-bct
[ 2.6181 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 2.6187 ] MB1-BCT version: 0.10
[ 2.6188 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 2.6190 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 2.6191 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 2.6192 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 2.6194 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 2.6195 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 2.6197 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 2.6198 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 2.6199 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 2.6200 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 2.6202 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 2.6203 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 2.6204 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 2.6206 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 2.6207 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 2.6208 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 2.6209 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 2.6210 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 2.6212 ] Added Platform Config 0 data with size :- 2928
[ 2.6219 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 2.6220 ] WARNING: unknown node 'g2'
[ 2.6221 ] WARNING: unknown node 'g2'
[ 2.6221 ] WARNING: unknown node 'g9'
[ 2.6222 ] WARNING: unknown node 'g9'
[ 2.6223 ] Added Platform Config 2 data with size :- 24
[ 2.6223 ]
[ 2.6223 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 2.6223 ] Added Platform Config 4 data with size :- 532
[ 2.6223 ]
[ 2.6223 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 2.6223 ] Added Platform Config 3 data with size :- 52
[ 2.6223 ]
[ 2.6223 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 2.6224 ] WARNING: unknown property 'major'
[ 2.6224 ] WARNING: unknown property 'minor'
[ 2.6224 ] Added Platform Config 5 data with size :- 524
[ 2.6224 ]
[ 2.6224 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 2.6224 ] WARNING: unknown property 'major'
[ 2.6224 ] WARNING: unknown property 'minor'
[ 2.6224 ] Added Platform Config 7 data with size :- 380
[ 2.6224 ]
[ 2.6224 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 2.6224 ] Added Platform Config 8 data with size :- 24
[ 2.6224 ]
[ 2.6224 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 2.6224 ] Added Platform Config 9 data with size :- 100
[ 2.6224 ]
[ 2.6224 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 2.6224 ] ModuleCount 0 NumProdNames 0
[ 2.6224 ] Added Platform Config 6 data with size :- 16
[ 2.6224 ]
[ 2.6224 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 2.6224 ]
[ 2.6224 ] Updating mb1-bct with firmware information
[ 2.6229 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 2.6313 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 2.6324 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 2.6330 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 2.6345 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 2.6347 ] Assuming zero filled SBK key
[ 2.6357 ] Warning: pub_key.key is not found
[ 2.6353 ] 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
[ 2.6363 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[ 2.6371 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 2.6377 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 2.6378 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 2.6408 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 2.6410 ] Header already present for nvdec_t234_prod_aligned.fw
[ 2.6425 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 2.6460 ] adding BCH for xusb_t234_prod_aligned.bin
[ 2.6552 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 2.6606 ] adding BCH for tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb
[ 2.6710 ] Header already present for pscfw_t234_prod_aligned.bin
[ 2.6742 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 2.6781 ] Header already present for sc7_t234_prod.bin
[ 2.6800 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 2.6818 ] adding BCH for mb2rf_t234_aligned.bin
[ 2.6831 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 2.6892 ] adding BCH for tos-optee_t234_aligned.img
[ 2.7543 ] adding BCH for eks_t234_aligned.img
[ 2.7744 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin
[ 2.8769 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin, ratio = 7%
[ 2.8889 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_blob_w_bin_aligned.bin
[ 2.8990 ] adding BCH for spe_t234_aligned.bin
[ 2.9068 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 2.9124 ] adding BCH for adsp-fw_aligned.bin
[ 2.9232 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 2.9312 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 2.9383 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 2.9412 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 2.9413 ] Header already present for nvdec_t234_prod_aligned.fw
[ 2.9429 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 2.9464 ] adding BCH for xusb_t234_prod_aligned.bin
[ 2.9552 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 2.9598 ] adding BCH for tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb
[ 2.9700 ] Header already present for pscfw_t234_prod_aligned.bin
[ 2.9732 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 2.9770 ] Header already present for sc7_t234_prod.bin
[ 2.9790 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 2.9808 ] adding BCH for mb2rf_t234_aligned.bin
[ 2.9822 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 2.9886 ] adding BCH for tos-optee_t234_aligned.img
[ 3.0565 ] adding BCH for eks_t234_aligned.img
[ 3.0764 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin
[ 3.1795 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin, ratio = 7%
[ 3.1915 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_blob_w_bin_aligned.bin
[ 3.2020 ] adding BCH for spe_t234_aligned.bin
[ 3.2098 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 3.2153 ] adding BCH for adsp-fw_aligned.bin
[ 3.2342 ] Filling MB1 storage info
[ 3.2342 ] Parsing dev params for multi chains
[ 3.2388 ] Generating br-bct
[ 3.2394 ] Updating dev and MSS params in BR BCT
[ 3.2394 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.2992 ] Updating bl info
[ 3.2999 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 3.3048 ] Generating br-bct
[ 3.3054 ] Updating dev and MSS params in BR BCT
[ 3.3054 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.3655 ] Updating bl info
[ 3.3662 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 3.3673 ] Generating BCT backup image
[ 3.3673 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 3.3679 ] 32768+0 kayıt girdi
[ 3.3888 ] 32768+0 kayıt çıktı
[ 3.3888 ] 32768 bytes (33 kB, 32 KiB) copied, 0,0205662 s, 1,6 MB/s
[ 3.3888 ]
[ 3.3888 ] Concatenating BCT for chain A to bct_backup.img
[ 3.3888 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 3.3895 ] 8192+0 kayıt girdi
[ 3.3929 ] 8192+0 kayıt çıktı
[ 3.3929 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00322577 s, 2,5 MB/s
[ 3.3929 ]
[ 3.3929 ] Concatenating BCT for chain B to bct_backup.img
[ 3.3929 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 3.3936 ] 8192+0 kayıt girdi
[ 3.3970 ] 8192+0 kayıt çıktı
[ 3.3970 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00316453 s, 2,6 MB/s
[ 3.3970 ]
[ 3.3970 ] Generating signatures
[ 3.3980 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.3981 ] Assuming zero filled SBK key
[ 3.4514 ] Warning: pub_key.key is not found
[ 3.4521 ] Parsing dev params for multi chains
[ 3.4521 ] Generating br-bct
[ 3.4527 ] Updating dev and MSS params in BR BCT
[ 3.4528 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.5129 ] Updating bl info
[ 3.5135 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 3.5148 ] Get Signed section of bct
[ 3.5153 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 3.5159 ] Signing BCT
[ 3.5168 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.5170 ] Assuming zero filled SBK key
[ 3.5187 ] Sha saved in br_bct_BR.sha
[ 3.5189 ] Warning: pub_key.key is not found
[ 3.5179 ] Updating BCT with signature
[ 3.5185 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 3.5189 ] Offset :4608 Len :3584
[ 3.5191 ] Generating SHA2 Hash
[ 3.5201 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 3.5202 ] Assuming zero filled SBK key
[ 3.5202 ] Assuming zero filled SBK key
[ 3.5217 ] Sha saved in br_bct_BR.sha
[ 3.5210 ] Updating BCT with SHA2 Hash
[ 3.5215 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 3.5220 ] Offset :4608 Len :3584
[ 3.5221 ] Offset :68 Len :8124
[ 3.5222 ] Generating br-bct
[ 3.5227 ] Updating dev and MSS params in BR BCT
[ 3.5227 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.5823 ] Updating bl info
[ 3.5829 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 3.5843 ] Get Signed section of bct
[ 3.5849 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 3.5855 ] Signing BCT
[ 3.5865 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.5866 ] Assuming zero filled SBK key
[ 3.5882 ] Sha saved in br_bct_BR.sha
[ 3.5884 ] Warning: pub_key.key is not found
[ 3.5875 ] Updating BCT with signature
[ 3.5880 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 3.5885 ] Offset :4608 Len :3584
[ 3.5887 ] Generating SHA2 Hash
[ 3.5896 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 3.5898 ] Assuming zero filled SBK key
[ 3.5898 ] Assuming zero filled SBK key
[ 3.5913 ] Sha saved in br_bct_BR.sha
[ 3.5906 ] Updating BCT with SHA2 Hash
[ 3.5911 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 3.5915 ] Offset :4608 Len :3584
[ 3.5917 ] Offset :68 Len :8124
[ 3.5918 ] Generating BCT backup image
[ 3.5918 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 3.5923 ] 32768+0 kayıt girdi
[ 3.6130 ] 32768+0 kayıt çıktı
[ 3.6131 ] 32768 bytes (33 kB, 32 KiB) copied, 0,0204241 s, 1,6 MB/s
[ 3.6131 ]
[ 3.6131 ] Concatenating BCT for chain A to bct_backup.img
[ 3.6131 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 3.6138 ] 8192+0 kayıt girdi
[ 3.6172 ] 8192+0 kayıt çıktı
[ 3.6172 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00323031 s, 2,5 MB/s
[ 3.6172 ]
[ 3.6173 ] Concatenating BCT for chain B to bct_backup.img
[ 3.6173 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 3.6179 ] 8192+0 kayıt girdi
[ 3.6212 ] 8192+0 kayıt çıktı
[ 3.6212 ] 8192 bytes (8,2 kB, 8,0 KiB) copied, 0,00316985 s, 2,6 MB/s
[ 3.6212 ]
[ 3.6213 ] Generating coldboot mb1-bct
[ 3.6218 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 3.6224 ] MB1-BCT version: 0.10
[ 3.6224 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6226 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6227 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6229 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6230 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6232 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6233 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 3.6234 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 3.6235 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 3.6237 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 3.6238 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 3.6239 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 3.6241 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 3.6242 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 3.6243 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 3.6245 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 3.6246 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 3.6248 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 3.6249 ] Added Platform Config 0 data with size :- 2928
[ 3.6252 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 3.6253 ] WARNING: unknown node 'g2'
[ 3.6254 ] WARNING: unknown node 'g2'
[ 3.6254 ] WARNING: unknown node 'g9'
[ 3.6255 ] WARNING: unknown node 'g9'
[ 3.6255 ] Added Platform Config 2 data with size :- 24
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 3.6255 ] Added Platform Config 4 data with size :- 532
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 3.6255 ] Added Platform Config 3 data with size :- 52
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 3.6255 ] WARNING: unknown property 'major'
[ 3.6255 ] WARNING: unknown property 'minor'
[ 3.6255 ] Added Platform Config 5 data with size :- 524
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 3.6255 ] WARNING: unknown property 'major'
[ 3.6255 ] WARNING: unknown property 'minor'
[ 3.6255 ] Added Platform Config 7 data with size :- 380
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 3.6255 ] Added Platform Config 8 data with size :- 24
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 3.6255 ] Added Platform Config 9 data with size :- 100
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 3.6255 ] ModuleCount 0 NumProdNames 0
[ 3.6255 ] Added Platform Config 6 data with size :- 16
[ 3.6255 ]
[ 3.6255 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 3.6255 ]
[ 3.6255 ] Updating mb1-bct with firmware information
[ 3.6261 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 3.6273 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 3.6283 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 3.6289 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 3.6304 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.6305 ] Assuming zero filled SBK key
[ 3.6315 ] Warning: pub_key.key is not found
[ 3.6311 ] 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
[ 3.6319 ] Generating recovery mb1-bct
[ 3.6325 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 3.6330 ] MB1-BCT version: 0.10
[ 3.6330 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6333 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6334 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 3.6335 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6337 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6338 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 3.6339 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 3.6340 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 3.6342 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 3.6343 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 3.6344 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 3.6346 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 3.6347 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 3.6348 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 3.6350 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 3.6351 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 3.6352 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 3.6353 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 3.6354 ] Added Platform Config 0 data with size :- 2928
[ 3.6357 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 3.6358 ] WARNING: unknown node 'g2'
[ 3.6358 ] WARNING: unknown node 'g2'
[ 3.6359 ] WARNING: unknown node 'g9'
[ 3.6360 ] WARNING: unknown node 'g9'
[ 3.6360 ] Added Platform Config 2 data with size :- 24
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 3.6360 ] Added Platform Config 4 data with size :- 532
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 3.6360 ] Added Platform Config 3 data with size :- 52
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 3.6360 ] WARNING: unknown property 'major'
[ 3.6360 ] WARNING: unknown property 'minor'
[ 3.6360 ] Added Platform Config 5 data with size :- 524
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 3.6360 ] WARNING: unknown property 'major'
[ 3.6360 ] WARNING: unknown property 'minor'
[ 3.6360 ] Added Platform Config 7 data with size :- 380
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 3.6360 ] Added Platform Config 8 data with size :- 24
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 3.6360 ] Added Platform Config 9 data with size :- 100
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 3.6360 ] ModuleCount 0 NumProdNames 0
[ 3.6360 ] Added Platform Config 6 data with size :- 16
[ 3.6360 ]
[ 3.6360 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 3.6360 ]
[ 3.6360 ] Updating mb1-bct with firmware information
[ 3.6366 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[ 3.6379 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 3.6389 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 3.6394 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 3.6409 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.6410 ] Assuming zero filled SBK key
[ 3.6421 ] Warning: pub_key.key is not found
[ 3.6418 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 3.6425 ] Generating coldboot mem-bct
[ 3.6431 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3701-0000-sdram-l4t_cpp_1.bct tegra234-p3701-0000-sdram-l4t_cpp_2.bct tegra234-p3701-0000-sdram-l4t_cpp_3.bct tegra234-p3701-0000-sdram-l4t_cpp_4.bct
[ 3.6435 ] packing sdram params with Wb0 file tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb
[ 3.7032 ] Packing sdram param for instance[0]
[ 3.7033 ] Packing sdram param for instance[1]
[ 3.7034 ] Packing sdram param for instance[2]
[ 3.7034 ] Packing sdram param for instance[3]
[ 3.7035 ] Packing sdram param for instance[4]
[ 3.7036 ] Packing sdram param for instance[5]
[ 3.7036 ] Packing sdram param for instance[6]
[ 3.7037 ] Packing sdram param for instance[7]
[ 3.7037 ] Packing sdram param for instance[8]
[ 3.7038 ] Packing sdram param for instance[9]
[ 3.7039 ] Packing sdram param for instance[10]
[ 3.7039 ] Packing sdram param for instance[11]
[ 3.7040 ] Packing sdram param for instance[12]
[ 3.7041 ] Packing sdram param for instance[13]
[ 3.7041 ] Packing sdram param for instance[14]
[ 3.7042 ] Packing sdram param for instance[15]
[ 3.7627 ] Getting sector size from pt
[ 3.7635 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[ 3.7641 ] BlockSize read from layout is 0x200
[ 3.7648 ] tegrahost_v2 --chip 0x23 0 --blocksize 512 --magicid MEMB --addsigheader_multi tegra234-p3701-0000-sdram-l4t_cpp_1.bct tegra234-p3701-0000-sdram-l4t_cpp_2.bct tegra234-p3701-0000-sdram-l4t_cpp_3.bct tegra234-p3701-0000-sdram-l4t_cpp_4.bct
[ 3.7654 ] Binary 0 length is 58752
[ 3.7654 ] Binary 0 align length is 58880
[ 3.7660 ] Binary 1 length is 58752
[ 3.7660 ] Binary 1 align length is 58880
[ 3.7666 ] Binary 2 length is 58752
[ 3.7667 ] Binary 2 align length is 58880
[ 3.7672 ] Binary 3 length is 58752
[ 3.7672 ] Binary 3 align length is 58880
[ 3.7678 ] Buffer length is 235520
[ 3.7678 ] adding BCH for tegra234-p3701-0000-sdram-l4t_cpp_1.bct
[ 3.7679 ] new length is 243712
[ 3.7688 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[ 3.7700 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 3.7705 ] Header already present for mem_coldboot_aligned.bct
[ 3.7719 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.7720 ] Assuming zero filled SBK key
[ 3.7732 ] Warning: pub_key.key is not found
[ 3.7728 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 3.7740 ] Generating recovery mem-bct
[ 3.7747 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3701-0000-sdram-l4t_cpp_1.bct tegra234-p3701-0000-sdram-l4t_cpp_2.bct tegra234-p3701-0000-sdram-l4t_cpp_3.bct tegra234-p3701-0000-sdram-l4t_cpp_4.bct
[ 3.7753 ] packing sdram params with Wb0 file tegra234-p3701-0000-wb0sdram-l4t_cpp.dtb
[ 3.8346 ] Packing sdram param for instance[0]
[ 3.8347 ] Packing sdram param for instance[1]
[ 3.8347 ] Packing sdram param for instance[2]
[ 3.8348 ] Packing sdram param for instance[3]
[ 3.8349 ] Packing sdram param for instance[4]
[ 3.8349 ] Packing sdram param for instance[5]
[ 3.8350 ] Packing sdram param for instance[6]
[ 3.8351 ] Packing sdram param for instance[7]
[ 3.8351 ] Packing sdram param for instance[8]
[ 3.8352 ] Packing sdram param for instance[9]
[ 3.8353 ] Packing sdram param for instance[10]
[ 3.8353 ] Packing sdram param for instance[11]
[ 3.8354 ] Packing sdram param for instance[12]
[ 3.8355 ] Packing sdram param for instance[13]
[ 3.8355 ] Packing sdram param for instance[14]
[ 3.8356 ] Packing sdram param for instance[15]
[ 3.8945 ] Reading ramcode from backup chip_info.bin file
[ 3.8945 ] RAMCODE Read from Device: 0
[ 3.8945 ] Using ramcode 0
[ 3.8946 ] Disabled BPMP dtb trim, using default dtb
[ 3.8946 ]
[ 3.8954 ] tegrahost_v2 --chip 0x23 0 --align mem_rcm_aligned.bct
[ 3.8966 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[ 3.8972 ] adding BCH for mem_rcm_aligned.bct
[ 3.8996 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.8998 ] Assuming zero filled SBK key
[ 3.9008 ] Warning: pub_key.key is not found
[ 3.9005 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[ 3.9015 ] Copying signatures
[ 3.9021 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 3.9278 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 3.9283 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 3.9283 ] Boot Rom communication
[ 3.9291 ] 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
[ 3.9297 ] BR_CID: 0x80012344705DD3C96C000000100381C0
[ 3.9586 ] Sending bct_br
[ 4.0020 ] Sending mb1
[ 4.0033 ] Sending psc_bl1
[ 4.0246 ] Sending bct_mb1
[ 4.0362 ] Boot Rom communication completed
[ 4.0363 ] Generating blob for T23x
[ 4.0424 ] tegrahost_v2 --chip 0x23 0 --align blob_uefi_jetson_with_dtb_aligned.bin
[ 4.0436 ] tegrahost_v2 --chip 0x23 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader blob_uefi_jetson_with_dtb_aligned.bin zerosbk
[ 4.0441 ] adding BCH for blob_uefi_jetson_with_dtb_aligned.bin
[ 4.1236 ] tegrasign_v3.py --key None --list blob_uefi_jetson_with_dtb_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1238 ] Assuming zero filled SBK key
[ 4.1291 ] Warning: pub_key.key is not found
[ 4.1289 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_uefi_jetson_with_dtb_aligned_sigheader.bin.encrypt blob_uefi_jetson_with_dtb_aligned_sigheader.bin.hash zerosbk
[ 4.1331 ] Get magic id
[ 4.1340 ] tegraparser_v2 --get_magic psc_fw
[ 4.1346 ] PFWP
[ 4.1347 ] partition type psc_fw, magic id = PFWP
[ 4.1355 ] tegrahost_v2 --chip 0x23 0 --align blob_pscfw_t234_prod_aligned.bin
[ 4.1369 ] tegrahost_v2 --chip 0x23 0 --magicid PFWP --ratchet_blob ratchet_blob.bin --appendsigheader blob_pscfw_t234_prod_aligned.bin zerosbk
[ 4.1375 ] Header already present for blob_pscfw_t234_prod_aligned.bin
[ 4.1426 ] tegrasign_v3.py --key None --list blob_pscfw_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1427 ] Assuming zero filled SBK key
[ 4.1441 ] Warning: pub_key.key is not found
[ 4.1437 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_pscfw_t234_prod_aligned_sigheader.bin.encrypt blob_pscfw_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 4.1449 ] Get magic id
[ 4.1455 ] tegraparser_v2 --get_magic mts_mce
[ 4.1460 ] MTSM
[ 4.1461 ] partition type mts_mce, magic id = MTSM
[ 4.1467 ] tegrahost_v2 --chip 0x23 0 --align blob_mce_flash_o10_cr_prod_aligned.bin
[ 4.1477 ] tegrahost_v2 --chip 0x23 0 --magicid MTSM --ratchet_blob ratchet_blob.bin --appendsigheader blob_mce_flash_o10_cr_prod_aligned.bin zerosbk
[ 4.1482 ] Header already present for blob_mce_flash_o10_cr_prod_aligned.bin
[ 4.1515 ] tegrasign_v3.py --key None --list blob_mce_flash_o10_cr_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1516 ] Assuming zero filled SBK key
[ 4.1527 ] Warning: pub_key.key is not found
[ 4.1525 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_mce_flash_o10_cr_prod_aligned_sigheader.bin.encrypt blob_mce_flash_o10_cr_prod_aligned_sigheader.bin.hash zerosbk
[ 4.1536 ] Get magic id
[ 4.1541 ] tegraparser_v2 --get_magic mb2_applet
[ 4.1546 ] MB2A
[ 4.1546 ] partition type mb2_applet, magic id = MB2A
[ 4.1553 ] tegrahost_v2 --chip 0x23 0 --align blob_applet_t234_aligned.bin
[ 4.1564 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --ratchet_blob ratchet_blob.bin --appendsigheader blob_applet_t234_aligned.bin zerosbk
[ 4.1569 ] adding BCH for blob_applet_t234_aligned.bin
[ 4.1634 ] tegrasign_v3.py --key None --list blob_applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1635 ] Assuming zero filled SBK key
[ 4.1647 ] Warning: pub_key.key is not found
[ 4.1643 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_applet_t234_aligned_sigheader.bin.encrypt blob_applet_t234_aligned_sigheader.bin.hash zerosbk
[ 4.1659 ] Generating recovery mb2-bct
[ 4.1659 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct.cfg --recov --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3701-0000_cpp.dtb
[ 4.1663 ] WARNING: unknown property 'tfc_version'
[ 4.1672 ] WARNING: unknown property 'addr_header_version'
[ 4.1740 ] Updating mb2-bct with storage information
[ 4.1747 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 4.1753 ] Concatenating mb2-bct to mb2 binary
[ 4.1754 ] mb2_bin_file = mb2_t234.bin
[ 4.1754 ] mb2_bct_file = mb2_bct_MB2.bct
[ 4.1756 ] Get magic id
[ 4.1761 ] tegraparser_v2 --get_magic mb2_bootloader
[ 4.1767 ] MB2B
[ 4.1768 ] partition type mb2_bootloader, magic id = MB2B
[ 4.1775 ] tegrahost_v2 --chip 0x23 0 --align blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 4.1787 ] tegrahost_v2 --chip 0x23 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader blob_mb2_t234_with_mb2_bct_MB2_aligned.bin zerosbk
[ 4.1792 ] adding BCH for blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 4.1894 ] tegrasign_v3.py --key None --list blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1895 ] Assuming zero filled SBK key
[ 4.1910 ] Warning: pub_key.key is not found
[ 4.1907 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin.encrypt blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin.hash zerosbk
[ 4.1921 ] Get magic id
[ 4.1926 ] tegraparser_v2 --get_magic xusb_fw
[ 4.1931 ] XUSB
[ 4.1932 ] partition type xusb_fw, magic id = XUSB
[ 4.1938 ] tegrahost_v2 --chip 0x23 0 --align blob_xusb_t234_prod_aligned.bin
[ 4.1949 ] tegrahost_v2 --chip 0x23 0 --magicid XUSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_xusb_t234_prod_aligned.bin zerosbk
[ 4.1954 ] adding BCH for blob_xusb_t234_prod_aligned.bin
[ 4.1997 ] tegrasign_v3.py --key None --list blob_xusb_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1998 ] Assuming zero filled SBK key
[ 4.2009 ] Warning: pub_key.key is not found
[ 4.2005 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_xusb_t234_prod_aligned_sigheader.bin.encrypt blob_xusb_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 4.2015 ] Kernel DTB used: kernel_tegra234-p3701-0000-p3737-0000.dtb
[ 4.2015 ] Concatenating kernel-dtb to dce-fw binary
[ 4.2015 ] dce_bin = display-t234-dce.bin
[ 4.2015 ] kernel_dtb = kernel_tegra234-p3701-0000-p3737-0000.dtb
[ 4.2015 ] dce_with_dtb = display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000.bin
[ 4.2061 ] Get magic id
[ 4.2066 ] tegraparser_v2 --get_magic dce_fw
[ 4.2071 ] DCEF
[ 4.2072 ] partition type dce_fw, magic id = DCEF
[ 4.2112 ] tegrahost_v2 --chip 0x23 0 --align blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin
[ 4.2123 ] tegrahost_v2 --chip 0x23 0 --magicid DCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin zerosbk
[ 4.2129 ] adding BCH for blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin
[ 4.3997 ] tegrasign_v3.py --key None --list blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.3998 ] Assuming zero filled SBK key
[ 4.4124 ] Warning: pub_key.key is not found
[ 4.4122 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin.encrypt blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin.hash zerosbk
[ 4.4242 ] Get magic id
[ 4.4251 ] tegraparser_v2 --get_magic nvdec
[ 4.4259 ] NDEC
[ 4.4259 ]
[ 4.4259 ] partition type nvdec, magic id = NDEC
[ 4.4267 ] tegrahost_v2 --chip 0x23 0 --align blob_nvdec_t234_prod_aligned.fw
[ 4.4278 ] tegrahost_v2 --chip 0x23 0 --magicid NDEC --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvdec_t234_prod_aligned.fw zerosbk
[ 4.4283 ] Header already present for blob_nvdec_t234_prod_aligned.fw
[ 4.4325 ] tegrasign_v3.py --key None --list blob_nvdec_t234_prod_aligned_sigheader.fw_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.4326 ] Assuming zero filled SBK key
[ 4.4339 ] Warning: pub_key.key is not found
[ 4.4336 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_nvdec_t234_prod_aligned_sigheader.fw.encrypt blob_nvdec_t234_prod_aligned_sigheader.fw.hash zerosbk
[ 4.4347 ] Get magic id
[ 4.4352 ] tegraparser_v2 --get_magic bpmp_fw
[ 4.4357 ] BPMF
[ 4.4358 ] partition type bpmp_fw, magic id = BPMF
[ 4.4369 ] tegrahost_v2 --chip 0x23 0 --align blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 4.4379 ] tegrahost_v2 --chip 0x23 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader blob_bpmp_t234-TE990M-A1_prod_aligned.bin zerosbk
[ 4.4384 ] Header already present for blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 4.4504 ] tegrasign_v3.py --key None --list blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.4505 ] Assuming zero filled SBK key
[ 4.4525 ] Warning: pub_key.key is not found
[ 4.4522 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin.encrypt blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin.hash zerosbk
[ 4.4540 ] Using bpmp-dtb concatenated with odmdata in blob
[ 4.4540 ] Get magic id
[ 4.4546 ] tegraparser_v2 --get_magic bpmp_fw_dtb
[ 4.4550 ] BPMD
[ 4.4551 ] partition type bpmp_fw_dtb, magic id = BPMD
[ 4.4558 ] tegrahost_v2 --chip 0x23 0 --align blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb
[ 4.4572 ] tegrahost_v2 --chip 0x23 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb zerosbk
[ 4.4578 ] adding BCH for blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb
[ 4.4617 ] tegrasign_v3.py --key None --list blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.4618 ] Assuming zero filled SBK key
[ 4.4629 ] Warning: pub_key.key is not found
[ 4.4626 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned_sigheader.dtb.encrypt blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned_sigheader.dtb.hash zerosbk
[ 4.4635 ] Get magic id
[ 4.4640 ] tegraparser_v2 --get_magic sce_fw
[ 4.4645 ] SCEF
[ 4.4646 ] partition type sce_fw, magic id = SCEF
[ 4.4652 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-sce_aligned.img
[ 4.4663 ] tegrahost_v2 --chip 0x23 0 --magicid SCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-sce_aligned.img zerosbk
[ 4.4667 ] adding BCH for blob_camera-rtcpu-sce_aligned.img
[ 4.4711 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-sce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.4712 ] Assuming zero filled SBK key
[ 4.4723 ] Warning: pub_key.key is not found
[ 4.4720 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_camera-rtcpu-sce_aligned_sigheader.img.encrypt blob_camera-rtcpu-sce_aligned_sigheader.img.hash zerosbk
[ 4.4730 ] Get magic id
[ 4.4735 ] tegraparser_v2 --get_magic rce_fw
[ 4.4740 ] RCEF
[ 4.4740 ] partition type rce_fw, magic id = RCEF
[ 4.4748 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-t234-rce_aligned.img
[ 4.4758 ] tegrahost_v2 --chip 0x23 0 --magicid RCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-t234-rce_aligned.img zerosbk
[ 4.4763 ] adding BCH for blob_camera-rtcpu-t234-rce_aligned.img
[ 4.4887 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-t234-rce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.4888 ] Assuming zero filled SBK key
[ 4.4905 ] Warning: pub_key.key is not found
[ 4.4903 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_camera-rtcpu-t234-rce_aligned_sigheader.img.encrypt blob_camera-rtcpu-t234-rce_aligned_sigheader.img.hash zerosbk
[ 4.4916 ] Get magic id
[ 4.4921 ] tegraparser_v2 --get_magic ape_fw
[ 4.4927 ] APEF
[ 4.4927 ]
[ 4.4927 ] partition type ape_fw, magic id = APEF
[ 4.4935 ] tegrahost_v2 --chip 0x23 0 --align blob_adsp-fw_aligned.bin
[ 4.4945 ] tegrahost_v2 --chip 0x23 0 --magicid APEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_adsp-fw_aligned.bin zerosbk
[ 4.4950 ] adding BCH for blob_adsp-fw_aligned.bin
[ 4.5040 ] tegrasign_v3.py --key None --list blob_adsp-fw_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5041 ] Assuming zero filled SBK key
[ 4.5054 ] Warning: pub_key.key is not found
[ 4.5051 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_adsp-fw_aligned_sigheader.bin.encrypt blob_adsp-fw_aligned_sigheader.bin.hash zerosbk
[ 4.5064 ] Get magic id
[ 4.5069 ] tegraparser_v2 --get_magic spe_fw
[ 4.5074 ] SPEF
[ 4.5074 ] partition type spe_fw, magic id = SPEF
[ 4.5081 ] tegrahost_v2 --chip 0x23 0 --align blob_spe_t234_aligned.bin
[ 4.5092 ] tegrahost_v2 --chip 0x23 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_spe_t234_aligned.bin zerosbk
[ 4.5098 ] adding BCH for blob_spe_t234_aligned.bin
[ 4.5163 ] tegrasign_v3.py --key None --list blob_spe_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5164 ] Assuming zero filled SBK key
[ 4.5176 ] Warning: pub_key.key is not found
[ 4.5174 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_spe_t234_aligned_sigheader.bin.encrypt blob_spe_t234_aligned_sigheader.bin.hash zerosbk
[ 4.5187 ] Get magic id
[ 4.5194 ] tegraparser_v2 --get_magic tos
[ 4.5199 ] TOSB
[ 4.5200 ] partition type tos, magic id = TOSB
[ 4.5210 ] tegrahost_v2 --chip 0x23 0 --align blob_tos-optee_t234_aligned.img
[ 4.5220 ] tegrahost_v2 --chip 0x23 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tos-optee_t234_aligned.img zerosbk
[ 4.5225 ] adding BCH for blob_tos-optee_t234_aligned.img
[ 4.5447 ] tegrasign_v3.py --key None --list blob_tos-optee_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5448 ] Assuming zero filled SBK key
[ 4.5467 ] Warning: pub_key.key is not found
[ 4.5464 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tos-optee_t234_aligned_sigheader.img.encrypt blob_tos-optee_t234_aligned_sigheader.img.hash zerosbk
[ 4.5484 ] Get magic id
[ 4.5491 ] tegraparser_v2 --get_magic eks
[ 4.5498 ] EKSB
[ 4.5498 ]
[ 4.5498 ] partition type eks, magic id = EKSB
[ 4.5504 ] tegrahost_v2 --chip 0x23 0 --align blob_eks_t234_aligned.img
[ 4.5515 ] tegrahost_v2 --chip 0x23 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_eks_t234_aligned.img zerosbk
[ 4.5520 ] adding BCH for blob_eks_t234_aligned.img
[ 4.5533 ] tegrasign_v3.py --key None --list blob_eks_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5534 ] Assuming zero filled SBK key
[ 4.5545 ] Warning: pub_key.key is not found
[ 4.5542 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_eks_t234_aligned_sigheader.img.encrypt blob_eks_t234_aligned_sigheader.img.hash zerosbk
[ 4.5556 ] tegrahost_v2 --chip 0x23 0 --generateblob blob.xml blob.bin
[ 4.5560 ] The number of images in blob is 16
[ 4.5561 ] blobsize is 18227552
[ 4.5562 ] Added binary blob_uefi_jetson_with_dtb_sigheader.bin.encrypt of size 3330112
[ 4.5611 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 375168
[ 4.5614 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 190592
[ 4.5615 ] Added binary blob_applet_t234_sigheader.bin.encrypt of size 277312
[ 4.5617 ] Not supported type: mb2_applet
[ 4.5617 ] Added binary blob_mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt of size 437984
[ 4.5619 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164352
[ 4.5620 ] Added binary blob_display-t234-dce_with_kernel_tegra234-p3701-0000-p3737-0000_sigheader.bin.encrypt of size 9518064
[ 4.5650 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 294912
[ 4.5661 ] Added binary blob_bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt of size 1048000
[ 4.5664 ] Added binary blob_tegra234-bpmp-3701-0000-3737-0000_with_odm_sigheader.dtb.encrypt of size 140416
[ 4.5666 ] Added binary blob_camera-rtcpu-sce_sigheader.img.encrypt of size 166304
[ 4.5667 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 537952
[ 4.5668 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 400960
[ 4.5670 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336
[ 4.5671 ] Added binary blob_tos-optee_t234_sigheader.img.encrypt of size 1064752
[ 4.5674 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[ 4.5736 ] Sending membct and RCM blob
[ 4.5744 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[ 4.5750 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 4.6020 ] Sending bct_mem
[ 4.6499 ] Sending blob
[ 6.6728 ] completed
[ 7.6770 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 7.7136 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 7.7154 ] MB2 version 01.00.0000
[ 7.7631 ] Erasing partition
[ 7.7658 ] tegradevflash_v2 --erase APP
[ 7.7682 ] Bootloader version 01.00.0000
[ 7.8149 ] [Done]
[ 8.7806 ] Writing partition
[ 8.7834 ] tegradevflash_v2 --write APP /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/system.img
[ 8.7861 ] Bootloader version 01.00.0000
[ 8.8191 ] Writing partition APP with /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/system.img [ 62090379264 bytes ]
[ 8.8204 ] 0000000054540204: E> NV3P_SERVER: Accessing offset 62090379264 after boundary partition size 59055800320
[ 8.8313 ]
[ 8.8313 ]
Error: Return value 4
Command tegradevflash_v2 --write APP /home/pc_4435/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/system.img
Failed to flash/read t186ref.