That was the output when generating the flash packages. I assume this is to read data from the module to inform the package generation? This also occurs in the --no-flash
scenario.
After the packages are created, and you reach the Step 2: Boot the device with flash initrd image
, this is when the serial output I originally provided occurs. It is reproduced with the --flash-only
argument.
As suggestion, I’ve trying the flash.sh command. Same error with the complete output below.
Command:
wj88@ubuntu-home:~/recomputer/Linux_for_Tegra$ sudo ./flash.sh -c bootloader/t186ref/cfg/flash_t234_qspi.xml --no-systemimg p3509-a02+p3767-0000 nvme0n1p1
[sudo] password for wj88:
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 3.1
# User release: 0.0
###############################################################################
# Target Board Information:
# Name: p3509-a02+p3767-0000, Board Family: t186ref, SoC: Tegra 234,
# OpMode: production, Boot Authentication: NS,
# Disk encryption: disabled ,
###############################################################################
copying emc_fuse_dev_params(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/wj88/recomputer/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.0284 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0296 ] File rcm_state open failed
[ 0.0301 ] ERROR: failed to read rcm_state
[ 0.0301 ]
[ 0.0327 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0329 ] Assuming zero filled SBK key
[ 0.0305 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 0.0440 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 0.0595 ] Parsing partition layout
[ 0.0614 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0645 ] Kernel DTB used: None
[ 0.0646 ] WARNING: dce base dtb is not provided
[ 0.0646 ] Parsing partition layout
[ 0.0661 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0683 ] Creating list of images to be signed
[ 0.0702 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.0713 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0737 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0740 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0806 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0811 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0877 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0882 ] adding BCH for mb2_t234_aligned.bin
[ 0.0918 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.1062 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.1067 ] adding BCH for mb2_t234_aligned.bin
[ 0.1232 ] Filling MB1 storage info
[ 0.1233 ] Parsing dev params for multi chains
[ 0.1311 ] Generating br-bct
[ 0.1331 ] Updating dev and MSS params in BR BCT
[ 0.1333 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1363 ] Updating bl info
[ 0.1380 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.1392 ] WARNING: boot chain is not completed. set to 0
[ 0.1402 ] Generating signatures
[ 0.1428 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1431 ] Assuming zero filled SBK key
[ 0.1646 ] Warning: pub_key.key is not found
[ 0.1624 ] Parsing dev params for multi chains
[ 0.1624 ] Generating br-bct
[ 0.1637 ] Updating dev and MSS params in BR BCT
[ 0.1639 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1659 ] Updating bl info
[ 0.1674 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1687 ] WARNING: boot chain is not completed. set to 0
[ 0.1708 ] Get Signed section of bct
[ 0.1723 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 0.1737 ] Signing BCT
[ 0.1764 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1766 ] Assuming zero filled SBK key
[ 0.1809 ] Sha saved in br_bct_BR.sha
[ 0.1813 ] Warning: pub_key.key is not found
[ 0.1788 ] Updating BCT with signature
[ 0.1800 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 0.1815 ] Offset :4608 Len :3584
[ 0.1820 ] Generating SHA2 Hash
[ 0.1846 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 0.1848 ] Assuming zero filled SBK key
[ 0.1849 ] Assuming zero filled SBK key
[ 0.1884 ] Sha saved in br_bct_BR.sha
[ 0.1863 ] Updating BCT with SHA2 Hash
[ 0.1876 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 0.1885 ] Offset :4608 Len :3584
[ 0.1888 ] Offset :68 Len :8124
[ 0.1891 ] Generating coldboot mb1-bct
[ 0.1901 ] 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.1910 ] MB1-BCT version: 0.10
[ 0.1912 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1918 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1921 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1924 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1928 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1931 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.1933 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.1934 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.1934 ]
[ 0.1934 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.1934 ] Added Platform Config 9 data with size :- 100
[ 0.1934 ]
[ 0.1934 ] Updating mb1-bct with firmware information
[ 0.1945 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.1976 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 0.1997 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 0.2006 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 0.2042 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2044 ] Assuming zero filled SBK key
[ 0.2063 ] Warning: pub_key.key is not found
[ 0.2051 ] 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.2067 ] Generating recovery mb1-bct
[ 0.2077 ] 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.2086 ] MB1-BCT version: 0.10
[ 0.2087 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2092 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2095 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.2099 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2102 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2106 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.2106 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.2106 ]
[ 0.2106 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 0.2106 ] Added Platform Config 9 data with size :- 100
[ 0.2107 ]
[ 0.2107 ] Updating mb1-bct with firmware information
[ 0.2117 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.2154 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 0.2186 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 0.2201 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 0.2239 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2243 ] Assuming zero filled SBK key
[ 0.2268 ] Warning: pub_key.key is not found
[ 0.2257 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.2276 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.2276 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.2277 ] Copying signatures
[ 0.2288 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.2359 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.2362 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.2362 ] Boot Rom communication
[ 0.2377 ] 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.2388 ] BR_CID: 0x80012344705DD1438800000009FF8280
[ 0.2398 ] Sending bct_br
[ 0.2400 ] Sending mb1
[ 0.2402 ] Sending psc_bl1
[ 0.2504 ] Sending bct_mb1
[ 0.2560 ] Boot Rom communication completed
[ 0.2594 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[ 0.2625 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[ 0.2638 ] adding BCH for applet_t234_aligned.bin
[ 0.2818 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2822 ] Assuming zero filled SBK key
[ 0.2874 ] Warning: pub_key.key is not found
[ 0.2870 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[ 0.2894 ] Sending mb2_applet...
[ 0.2907 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[ 0.2919 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 0.4671 ] Sending applet
[ 0.5784 ] completed
[ 0.5805 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.5821 ] MB2 Applet version 01.00.0000
[ 0.7934 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.7949 ] MB2 Applet version 01.00.0000
[ 0.7993 ] Retrieving board information
[ 0.8012 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[ 0.8031 ] MB2 Applet version 01.00.0000
[ 0.8053 ] Saved platform info in chip_info.bin
[ 0.8106 ] Chip minor revision: 1
[ 0.8107 ] Bootrom revision: 0x7
[ 0.8108 ] Ram code: 0x0
[ 0.8109 ] Chip sku: 0xd3
[ 0.8110 ] Chip Sample: prod
[ 0.8117 ] Retrieving EEPROM data
[ 0.8117 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/wj88/recomputer/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[ 0.8129 ] MB2 Applet version 01.00.0000
[ 0.8152 ] Saved platform info in /home/wj88/recomputer/Linux_for_Tegra/bootloader/cvm.bin
[ 0.8500 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.8519 ] MB2 Applet version 01.00.0000
[ 0.8558 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.8569 ] MB2 Applet version 01.00.0000
[ 0.8590 ] Dumping customer Info
[ 0.8604 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[ 0.8616 ] MB2 Applet version 01.00.0000
[ 0.8638 ] Saved bct in tmp.bct
[ 0.8736 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/wj88/recomputer/Linux_for_Tegra/bootloader/custinfo_out.bin
[ 0.8752 ] C[ 0.8757 ] ustomer data saved in /home/wj88/recomputer/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[ 0.8759 ] Rebooting to recovery mode
[ 0.8775 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 0.8834 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.8854 ] MB2 Applet version 01.00.0000
[ 0.8880 ] Booting to recovery mode
[ 0.8897 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[ 0.8908 ] MB2 Applet version 01.00.0000
Board ID(3767) version(300) sku(0000) revision(J.1)
Chip SKU(00:00:00:D3) ramcode(00:00:00:00) fuselevel(fuselevel_production) board_FAB(300)
emc_opt_disable_fuse:(0)
Copy /home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3509-a02.dtb to /home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3509-a02.dtb.rec
copying bctfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-sdram-l4t.dts)... done.
copying minratchet_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-ratchet-p3767-0000.dts)... done.
copying device_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
copying pinmux_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pinmux-p3767-hdmi-a03.dtsi)... done.
copying gpioint_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3767-0000.dts)... done.
copying pmic_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3767-0000-a02.dts)... done.
copying pmc_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-padvoltage-p3767-hdmi-a03.dtsi)... done.
copying deviceprod_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3767-0000.dts)... done.
copying prod_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3767-0000.dts)... done.
copying scr_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-scr-p3767-0000.dts)... done.
copying wb0sdram(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-wb0sdram-l4t.dts)... done.
copying bootrom_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3767-0000.dts)... done.
Existing uphylane_config(/home/wj88/recomputer/Linux_for_Tegra/bootloader/tegra234-mb1-bct-uphylane-si.dtsi) reused.
copying dev_params(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3767-0000-l4t.dts)... done.
copying dev_params_b(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct_b-p3767-0000-l4t.dts)... done.
copying mb2bct_cfg(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3767-0000.dts)... done.
Existing pscfwfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused.
Existing pscbl1file(/home/wj88/recomputer/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused.
Existing mtsmcefile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused.
Existing mb2applet(/home/wj88/recomputer/Linux_for_Tegra/bootloader/applet_t234.bin) reused.
Existing bootloader(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
copying initrd(/home/wj88/recomputer/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/wj88/recomputer/Linux_for_Tegra/bootloader/ramdisk_tmp /home/wj88/recomputer/Linux_for_Tegra/bootloader /home/wj88/recomputer/Linux_for_Tegra
39726 blocks
gzip: /home/wj88/recomputer/Linux_for_Tegra/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.104-tegra
56174 blocks
Making Recovery image...
copying recdtbfile(/home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3509-a02.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0.000165565 s, 121 kB/s
Existing sosfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing tegraboot(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing cpu_bootloader(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing mb2blfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing xusbfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused.
Existing dcefile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/display-t234-dce.bin) reused.
Existing nvdecfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused.
Existing psc_rf(/home/wj88/recomputer/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused.
Existing mb2_rf(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb2rf_t234.bin) reused.
Existing mb1file(/home/wj88/recomputer/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing bpffile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused.
copying bpfdtbfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3767-0000-a02-3509-a02.dtb)... done.
Existing scefile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/wj88/recomputer/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused.
Existing apefile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/spe_t234.bin) reused.
Existing wb0boot(/home/wj88/recomputer/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused.
Existing tosfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/tos-optee_t234.img) reused.
Existing eksfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/eks_t234.img) reused.
copying dtbfile(/home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3509-a02.dtb)... done.
Copying nv_boot_control.conf to rootfs
Skip generating system.img
Not signing of kernel-dtb
Existing tbcfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 0.437006 s, 154 MB/s
Sync'ing esp.img ... done.
copying tbcdtbfile(/home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3509-a02.dtb)... done.
copying cfgfile(/home/wj88/recomputer/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi.xml) to flash.xml... done.
Existing flashapp(/home/wj88/recomputer/Linux_for_Tegra/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/wj88/recomputer/Linux_for_Tegra/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/wj88/recomputer/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-p3509-a02.dtb --applet mb1_t234_prod.bin --cmd "flash; reboot" --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 tegra234-mb1-bct-pinmux-p3767-hdmi-a03.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3767-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3767-0000-a02.dts --pmc_config tegra234-mb1-bct-padvoltage-p3767-hdmi-a03.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/wj88/recomputer/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/wj88/recomputer/Linux_for_Tegra/bootloader/flash_win.bat
*** Flashing target device started. ***
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.0289 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0290 ] Assuming zero filled SBK key
[ 0.0273 ] Parsing partition layout
[ 0.0286 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.0369 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[ 0.0369 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[ 0.0679 ] /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.5323 ] Concatenating L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo to tegra234-p3767-0000-p3509-a02_with_odm_overlay.dtb
[ 0.5324 ] Concatenating bl dtb to cpubl binary
[ 0.5352 ] MB2 binary: mb2_t234.bin
[ 0.5353 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3767-0000.dts
[ 0.5520 ] Pre-processing mb2bct config: tegra234-mb2-bct-scr-p3767-0000.dts
[ 1.0926 ] Generating coldboot mb2-bct
[ 1.0927 ] 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.0952 ] WARNING: unknown property 'tfc_version'
[ 1.0983 ] WARNING: unknown property 'addr_header_version'
[ 1.1122 ] Updating mb2-bct with storage information
[ 1.1144 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 1.1162 ] Concatenating mb2-bct to mb2 binary
[ 1.1162 ] mb2_bin_file = mb2_t234.bin
[ 1.1162 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct
[ 1.1217 ] DCE binary: display-t234-dce.bin
[ 1.1218 ] Kernel DTB used: tegra234-p3767-0000-p3509-a02_with_odm_overlay.dtb
[ 1.1218 ] Concatenating kernel-dtb to dce-fw binary
[ 1.1218 ] dce_bin = display-t234-dce.bin
[ 1.1219 ] kernel_dtb = tegra234-p3767-0000-p3509-a02_with_odm_overlay.dtb
[ 1.1219 ] dce_with_dtb = display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay.bin
[ 1.1298 ] Update display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay.bin to dce_fw partitions
[ 1.1318 ] Parsing partition layout
[ 1.1336 ] tegraparser_v2 --pt flash.xml.tmp
[ 1.1363 ] Creating list of images to be signed
[ 1.1374 ] Generating ratchet blob
[ 1.1374 ] Pre-processing config: tegra234-mb1-bct-reset-p3767-0000.dts
[ 1.1467 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 1.1557 ] Pre-processing config: tegra234-mb1-bct-cprod-p3767-0000.dts
[ 1.1641 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3767-0000.dts
[ 1.1739 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 1.1868 ] Pre-processing config: tegra234-mb1-bct-pinmux-p3767-hdmi-a03.dtsi
[ 1.2049 ] Pre-processing config: tegra234-mb1-bct-padvoltage-p3767-hdmi-a03.dtsi
[ 1.2150 ] Pre-processing config: tegra234-mb1-bct-pmic-p3767-0000-a02.dts
[ 1.2240 ] Pre-processing config: tegra234-mb1-bct-prod-p3767-0000.dts
[ 1.2329 ] Pre-processing config: tegra234-p3767-0000-sdram-l4t.dts
[ 2.8672 ] Pre-processing config: tegra234-mb1-bct-uphylane-si.dtsi
[ 2.8776 ] Pre-processing config: tegra234-p3767-0000-wb0sdram-l4t.dts
[ 4.5104 ] Pre-processing config: tegra234-mb1-bct-ratchet-p3767-0000.dts
[ 4.5216 ] Generating coldboot mb1-bct
[ 4.5230 ] 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 tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_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
[ 4.5245 ] MB1-BCT version: 0.10
[ 4.5249 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 4.5257 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 4.5263 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 4.5268 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 4.5272 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 4.5276 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 4.5280 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 4.5282 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 4.5286 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 4.5289 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 4.5292 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 4.5295 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 4.5299 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 4.5304 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 4.5306 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 4.5309 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 4.5312 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 4.5317 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb
[ 4.5322 ] Added Platform Config 0 data with size :- 2424
[ 4.5328 ]
[ 4.5328 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_cpp.dtb
[ 4.5328 ] WARNING: unknown node 'g2'
[ 4.5329 ] WARNING: unknown node 'g2'
[ 4.5329 ] WARNING: unknown node 'g9'
[ 4.5329 ] WARNING: unknown node 'g9'
[ 4.5329 ] Added Platform Config 2 data with size :- 24
[ 4.5329 ]
[ 4.5329 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 4.5329 ] Added Platform Config 4 data with size :- 288
[ 4.5329 ]
[ 4.5329 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 4.5329 ] Added Platform Config 3 data with size :- 52
[ 4.5329 ]
[ 4.5329 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 4.5329 ] WARNING: unknown property 'major'
[ 4.5329 ] WARNING: unknown property 'minor'
[ 4.5329 ] Added Platform Config 5 data with size :- 500
[ 4.5329 ]
[ 4.5330 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 4.5330 ] WARNING: unknown property 'major'
[ 4.5330 ] WARNING: unknown property 'minor'
[ 4.5330 ] Added Platform Config 7 data with size :- 380
[ 4.5330 ]
[ 4.5330 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 4.5330 ] Added Platform Config 8 data with size :- 24
[ 4.5330 ]
[ 4.5330 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 4.5330 ] Added Platform Config 9 data with size :- 100
[ 4.5330 ]
[ 4.5330 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 4.5330 ] ModuleCount 0 NumProdNames 0
[ 4.5330 ] Added Platform Config 6 data with size :- 16
[ 4.5330 ]
[ 4.5331 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 4.5331 ]
[ 4.5331 ] Updating mb1-bct with firmware information
[ 4.5342 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 4.5366 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 4.5388 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 4.5396 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 4.5424 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5426 ] Assuming zero filled SBK key
[ 4.5443 ] Warning: pub_key.key is not found
[ 4.5436 ] 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
[ 4.5454 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[ 4.5464 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 4.5477 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 4.5481 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 4.5543 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 4.5550 ] Header already present for nvdec_t234_prod_aligned.fw
[ 4.5572 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 4.5654 ] adding BCH for xusb_t234_prod_aligned.bin
[ 4.5865 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 4.5946 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 4.6130 ] Header already present for pscfw_t234_prod_aligned.bin
[ 4.6182 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 4.6251 ] Header already present for sc7_t234_prod.bin
[ 4.6283 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 4.6316 ] adding BCH for mb2rf_t234_aligned.bin
[ 4.6339 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 4.6444 ] adding BCH for tos-optee_t234_aligned.img
[ 4.7576 ] adding BCH for eks_t234_aligned.img
[ 4.7961 ] INFO: compressing display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin
[ 4.9737 ] INFO: complete compression, display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin, ratio = 7%
[ 4.9939 ] adding BCH for display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned_blob_w_bin_aligned.bin
[ 5.0119 ] adding BCH for spe_t234_aligned.bin
[ 5.0254 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 5.0362 ] adding BCH for adsp-fw_aligned.bin
[ 5.0553 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 5.0701 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 5.0706 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 5.0750 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 5.0754 ] Header already present for nvdec_t234_prod_aligned.fw
[ 5.0777 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 5.0843 ] adding BCH for xusb_t234_prod_aligned.bin
[ 5.1000 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 5.1079 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 5.1271 ] Header already present for pscfw_t234_prod_aligned.bin
[ 5.1332 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 5.1400 ] Header already present for sc7_t234_prod.bin
[ 5.1433 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 5.1472 ] adding BCH for mb2rf_t234_aligned.bin
[ 5.1492 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 5.1609 ] adding BCH for tos-optee_t234_aligned.img
[ 5.2674 ] adding BCH for eks_t234_aligned.img
[ 5.3013 ] INFO: compressing display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin
[ 5.4659 ] INFO: complete compression, display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin, ratio = 7%
[ 5.4847 ] adding BCH for display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned_blob_w_bin_aligned.bin
[ 5.5024 ] adding BCH for spe_t234_aligned.bin
[ 5.5153 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 5.5249 ] adding BCH for adsp-fw_aligned.bin
[ 5.5560 ] Filling MB1 storage info
[ 5.5561 ] Parsing dev params for multi chains
[ 5.5676 ] Generating br-bct
[ 5.5689 ] Updating dev and MSS params in BR BCT
[ 5.5691 ] 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
[ 5.6836 ] Updating bl info
[ 5.6852 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 5.6977 ] Generating br-bct
[ 5.6991 ] Updating dev and MSS params in BR BCT
[ 5.6992 ] 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
[ 5.8139 ] Updating bl info
[ 5.8160 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 5.8186 ] Generating BCT backup image
[ 5.8187 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 5.8203 ] 32768+0 records in
[ 5.8878 ] 32768+0 records out
[ 5.8878 ] 32768 bytes (33 kB, 32 KiB) copied, 0.0670046 s, 489 kB/s
[ 5.8878 ]
[ 5.8879 ] Concatenating BCT for chain A to bct_backup.img
[ 5.8879 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 5.8900 ] 8192+0 records in
[ 5.9064 ] 8192+0 records out
[ 5.9064 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.0155174 s, 528 kB/s
[ 5.9064 ]
[ 5.9065 ] Concatenating BCT for chain B to bct_backup.img
[ 5.9065 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 5.9089 ] 8192+0 records in
[ 5.9264 ] 8192+0 records out
[ 5.9264 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.016593 s, 494 kB/s
[ 5.9264 ]
[ 5.9265 ] Generating signatures
[ 5.9284 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.9288 ] Assuming zero filled SBK key
[ 6.0613 ] Warning: pub_key.key is not found
[ 6.0621 ] Parsing dev params for multi chains
[ 6.0622 ] Generating br-bct
[ 6.0635 ] Updating dev and MSS params in BR BCT
[ 6.0636 ] 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
[ 6.1887 ] Updating customer data section
[ 6.1904 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 6.1921 ] Updating bl info
[ 6.1936 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 6.1959 ] Get Signed section of bct
[ 6.1980 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 6.2000 ] Signing BCT
[ 6.2020 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 6.2026 ] Assuming zero filled SBK key
[ 6.2085 ] Sha saved in br_bct_BR.sha
[ 6.2090 ] Warning: pub_key.key is not found
[ 6.2071 ] Updating BCT with signature
[ 6.2083 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 6.2095 ] Offset :4608 Len :3584
[ 6.2100 ] Generating SHA2 Hash
[ 6.2119 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 6.2121 ] Assuming zero filled SBK key
[ 6.2122 ] Assuming zero filled SBK key
[ 6.2159 ] Sha saved in br_bct_BR.sha
[ 6.2145 ] Updating BCT with SHA2 Hash
[ 6.2157 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 6.2168 ] Offset :4608 Len :3584
[ 6.2171 ] Offset :68 Len :8124
[ 6.2174 ] Generating br-bct
[ 6.2186 ] Updating dev and MSS params in BR BCT
[ 6.2188 ] 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
[ 6.3421 ] Updating customer data section
[ 6.3440 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 6.3467 ] Updating bl info
[ 6.3487 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 6.3516 ] Get Signed section of bct
[ 6.3529 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 6.3548 ] Signing BCT
[ 6.3567 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 6.3570 ] Assuming zero filled SBK key
[ 6.3612 ] Sha saved in br_bct_BR.sha
[ 6.3617 ] Warning: pub_key.key is not found
[ 6.3599 ] Updating BCT with signature
[ 6.3612 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 6.3626 ] Offset :4608 Len :3584
[ 6.3633 ] Generating SHA2 Hash
[ 6.3652 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 6.3656 ] Assuming zero filled SBK key
[ 6.3656 ] Assuming zero filled SBK key
[ 6.3701 ] Sha saved in br_bct_BR.sha
[ 6.3688 ] Updating BCT with SHA2 Hash
[ 6.3700 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 6.3711 ] Offset :4608 Len :3584
[ 6.3714 ] Offset :68 Len :8124
[ 6.3717 ] Generating BCT backup image
[ 6.3717 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 6.3729 ] 32768+0 records in
[ 6.4384 ] 32768+0 records out
[ 6.4384 ] 32768 bytes (33 kB, 32 KiB) copied, 0.064836 s, 505 kB/s
[ 6.4384 ]
[ 6.4385 ] Concatenating BCT for chain A to bct_backup.img
[ 6.4385 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 6.4399 ] 8192+0 records in
[ 6.4517 ] 8192+0 records out
[ 6.4517 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.0113434 s, 722 kB/s
[ 6.4517 ]
[ 6.4518 ] Concatenating BCT for chain B to bct_backup.img
[ 6.4518 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 6.4532 ] 8192+0 records in
[ 6.4650 ] 8192+0 records out
[ 6.4651 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.0113885 s, 719 kB/s
[ 6.4651 ]
[ 6.4651 ] Generating coldboot mb1-bct
[ 6.4667 ] 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 tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_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
[ 6.4681 ] MB1-BCT version: 0.10
[ 6.4683 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4688 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4693 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4698 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4704 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4708 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4713 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 6.4716 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 6.4720 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 6.4723 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 6.4723 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 6.4723 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 6.4724 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 6.4724 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 6.4724 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 6.4724 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 6.4724 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 6.4724 ]
[ 6.4724 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb
[ 6.4724 ] Added Platform Config 0 data with size :- 2424
[ 6.4724 ]
[ 6.4724 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_cpp.dtb
[ 6.4724 ] WARNING: unknown node 'g2'
[ 6.4724 ] WARNING: unknown node 'g2'
[ 6.4724 ] WARNING: unknown node 'g9'
[ 6.4724 ] WARNING: unknown node 'g9'
[ 6.4724 ] Added Platform Config 2 data with size :- 24
[ 6.4724 ]
[ 6.4724 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 6.4724 ] Added Platform Config 4 data with size :- 288
[ 6.4724 ]
[ 6.4724 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 6.4724 ] Added Platform Config 3 data with size :- 52
[ 6.4724 ]
[ 6.4724 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 6.4725 ] WARNING: unknown property 'major'
[ 6.4725 ] WARNING: unknown property 'minor'
[ 6.4725 ] Added Platform Config 5 data with size :- 500
[ 6.4725 ]
[ 6.4725 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 6.4725 ] WARNING: unknown property 'major'
[ 6.4725 ] WARNING: unknown property 'minor'
[ 6.4725 ] Added Platform Config 7 data with size :- 380
[ 6.4725 ]
[ 6.4725 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 6.4725 ] Added Platform Config 8 data with size :- 24
[ 6.4725 ]
[ 6.4725 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 6.4725 ] Added Platform Config 9 data with size :- 100
[ 6.4725 ]
[ 6.4725 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 6.4725 ] ModuleCount 0 NumProdNames 0
[ 6.4725 ] Added Platform Config 6 data with size :- 16
[ 6.4725 ]
[ 6.4725 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 6.4725 ]
[ 6.4726 ] Updating mb1-bct with firmware information
[ 6.4739 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 6.4769 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 6.4793 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 6.4802 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 6.4831 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 6.4833 ] Assuming zero filled SBK key
[ 6.4854 ] Warning: pub_key.key is not found
[ 6.4847 ] 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
[ 6.4863 ] Generating recovery mb1-bct
[ 6.4877 ] 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 tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_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
[ 6.4891 ] MB1-BCT version: 0.10
[ 6.4894 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4902 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4905 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 6.4908 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4912 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4916 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 6.4920 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 6.4922 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 6.4925 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 6.4929 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 6.4931 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 6.4935 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 6.4938 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 6.4942 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 6.4945 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 6.4947 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 6.4950 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 6.4953 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-hdmi-a03_cpp.dtb
[ 6.4956 ] Added Platform Config 0 data with size :- 2424
[ 6.4960 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-hdmi-a03_cpp.dtb
[ 6.4963 ] WARNING: unknown node 'g2'
[ 6.4964 ] WARNING: unknown node 'g2'
[ 6.4966 ] WARNING: unknown node 'g9'
[ 6.4966 ] WARNING: unknown node 'g9'
[ 6.4966 ] Added Platform Config 2 data with size :- 24
[ 6.4966 ]
[ 6.4966 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb
[ 6.4966 ] Added Platform Config 4 data with size :- 288
[ 6.4966 ]
[ 6.4966 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb
[ 6.4966 ] Added Platform Config 3 data with size :- 52
[ 6.4966 ]
[ 6.4966 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb
[ 6.4966 ] WARNING: unknown property 'major'
[ 6.4966 ] WARNING: unknown property 'minor'
[ 6.4966 ] Added Platform Config 5 data with size :- 500
[ 6.4966 ]
[ 6.4966 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb
[ 6.4966 ] WARNING: unknown property 'major'
[ 6.4966 ] WARNING: unknown property 'minor'
[ 6.4966 ] Added Platform Config 7 data with size :- 380
[ 6.4966 ]
[ 6.4966 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 6.4967 ] Added Platform Config 8 data with size :- 24
[ 6.4967 ]
[ 6.4967 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[ 6.4967 ] Added Platform Config 9 data with size :- 100
[ 6.4967 ]
[ 6.4967 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb
[ 6.4967 ] ModuleCount 0 NumProdNames 0
[ 6.4967 ] Added Platform Config 6 data with size :- 16
[ 6.4967 ]
[ 6.4967 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb
[ 6.4967 ]
[ 6.4967 ] Updating mb1-bct with firmware information
[ 6.4979 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[ 6.5012 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 6.5039 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 6.5050 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 6.5081 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 6.5083 ] Assuming zero filled SBK key
[ 6.5107 ] Warning: pub_key.key is not found
[ 6.5102 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 6.5121 ] Generating coldboot mem-bct
[ 6.5133 ] 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
[ 6.5146 ] packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[ 6.6307 ] Packing sdram param for instance[0]
[ 6.6311 ] Packing sdram param for instance[1]
[ 6.6314 ] Packing sdram param for instance[2]
[ 6.6317 ] Packing sdram param for instance[3]
[ 6.6320 ] Packing sdram param for instance[4]
[ 6.6323 ] Packing sdram param for instance[5]
[ 6.6326 ] Packing sdram param for instance[6]
[ 6.6329 ] Packing sdram param for instance[7]
[ 6.6332 ] Packing sdram param for instance[8]
[ 6.6335 ] Packing sdram param for instance[9]
[ 6.6338 ] Packing sdram param for instance[10]
[ 6.6342 ] Packing sdram param for instance[11]
[ 6.6345 ] Packing sdram param for instance[12]
[ 6.6348 ] Packing sdram param for instance[13]
[ 6.6352 ] Packing sdram param for instance[14]
[ 6.6355 ] Packing sdram param for instance[15]
[ 6.7456 ] Getting sector size from pt
[ 6.7476 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[ 6.7498 ] BlockSize read from layout is 0x200
[ 6.7514 ] 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
[ 6.7528 ] Binary 0 length is 58752
[ 6.7531 ] Binary 0 align length is 58880
[ 6.7558 ] Binary 1 length is 58752
[ 6.7559 ] Binary 1 align length is 58880
[ 6.7585 ] Binary 2 length is 58752
[ 6.7587 ] Binary 2 align length is 58880
[ 6.7611 ] Binary 3 length is 58752
[ 6.7613 ] Binary 3 align length is 58880
[ 6.7638 ] Buffer length is 235520
[ 6.7642 ] adding BCH for tegra234-p3767-0000-sdram-l4t_cpp_1.bct
[ 6.7648 ] new length is 243712
[ 6.7682 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[ 6.7711 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 6.7724 ] Header already present for mem_coldboot_aligned.bct
[ 6.7758 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 6.7760 ] Assuming zero filled SBK key
[ 6.7790 ] Warning: pub_key.key is not found
[ 6.7787 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 6.7824 ] Generating recovery mem-bct
[ 6.7839 ] 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
[ 6.7854 ] packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[ 6.9013 ] Packing sdram param for instance[0]
[ 6.9016 ] Packing sdram param for instance[1]
[ 6.9019 ] Packing sdram param for instance[2]
[ 6.9023 ] Packing sdram param for instance[3]
[ 6.9028 ] Packing sdram param for instance[4]
[ 6.9031 ] Packing sdram param for instance[5]
[ 6.9033 ] Packing sdram param for instance[6]
[ 6.9034 ] Packing sdram param for instance[7]
[ 6.9036 ] Packing sdram param for instance[8]
[ 6.9038 ] Packing sdram param for instance[9]
[ 6.9040 ] Packing sdram param for instance[10]
[ 6.9042 ] Packing sdram param for instance[11]
[ 6.9044 ] Packing sdram param for instance[12]
[ 6.9046 ] Packing sdram param for instance[13]
[ 6.9048 ] Packing sdram param for instance[14]
[ 6.9050 ] Packing sdram param for instance[15]
[ 7.0115 ] Reading ramcode from backup chip_info.bin file
[ 7.0116 ] RAMCODE Read from Device: 0
[ 7.0116 ] Using ramcode 0
[ 7.0117 ] Disabled BPMP dtb trim, using default dtb
[ 7.0117 ]
[ 7.0148 ] tegrahost_v2 --chip 0x23 0 --align mem_rcm_aligned.bct
[ 7.0197 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[ 7.0210 ] adding BCH for mem_rcm_aligned.bct
[ 7.0271 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.0274 ] Assuming zero filled SBK key
[ 7.0298 ] Warning: pub_key.key is not found
[ 7.0294 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[ 7.0318 ] Copying signatures
[ 7.0333 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 7.0977 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 7.0989 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 7.0989 ] Boot Rom communication
[ 7.1008 ] 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
[ 7.1025 ] BR_CID: 0x80012344705DD1438800000009FF8280
[ 7.1034 ] Sending bct_br
[ 7.1036 ] Sending mb1
[ 7.1038 ] Sending psc_bl1
[ 7.1136 ] Sending bct_mb1
[ 7.1198 ] Boot Rom communication completed
[ 7.1199 ] Generating blob for T23x
[ 7.1266 ] tegrahost_v2 --chip 0x23 0 --align blob_uefi_jetson_with_dtb_aligned.bin
[ 7.1302 ] tegrahost_v2 --chip 0x23 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader blob_uefi_jetson_with_dtb_aligned.bin zerosbk
[ 7.1318 ] adding BCH for blob_uefi_jetson_with_dtb_aligned.bin
[ 7.2533 ] tegrasign_v3.py --key None --list blob_uefi_jetson_with_dtb_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.2537 ] Assuming zero filled SBK key
[ 7.2646 ] Warning: pub_key.key is not found
[ 7.2641 ] 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
[ 7.2725 ] Get magic id
[ 7.2738 ] tegraparser_v2 --get_magic psc_fw
[ 7.2750 ] PFWP
[ 7.2750 ]
[ 7.2750 ] partition type psc_fw, magic id = PFWP
[ 7.2768 ] tegrahost_v2 --chip 0x23 0 --align blob_pscfw_t234_prod_aligned.bin
[ 7.2795 ] tegrahost_v2 --chip 0x23 0 --magicid PFWP --ratchet_blob ratchet_blob.bin --appendsigheader blob_pscfw_t234_prod_aligned.bin zerosbk
[ 7.2810 ] Header already present for blob_pscfw_t234_prod_aligned.bin
[ 7.2904 ] tegrasign_v3.py --key None --list blob_pscfw_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.2907 ] Assuming zero filled SBK key
[ 7.2943 ] Warning: pub_key.key is not found
[ 7.2944 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_pscfw_t234_prod_aligned_sigheader.bin.encrypt blob_pscfw_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 7.2970 ] Get magic id
[ 7.2980 ] tegraparser_v2 --get_magic mts_mce
[ 7.2992 ] MTSM
[ 7.2994 ] partition type mts_mce, magic id = MTSM
[ 7.3010 ] tegrahost_v2 --chip 0x23 0 --align blob_mce_flash_o10_cr_prod_aligned.bin
[ 7.3036 ] tegrahost_v2 --chip 0x23 0 --magicid MTSM --ratchet_blob ratchet_blob.bin --appendsigheader blob_mce_flash_o10_cr_prod_aligned.bin zerosbk
[ 7.3048 ] Header already present for blob_mce_flash_o10_cr_prod_aligned.bin
[ 7.3118 ] tegrasign_v3.py --key None --list blob_mce_flash_o10_cr_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.3120 ] Assuming zero filled SBK key
[ 7.3145 ] Warning: pub_key.key is not found
[ 7.3139 ] 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
[ 7.3164 ] Get magic id
[ 7.3176 ] tegraparser_v2 --get_magic mb2_applet
[ 7.3188 ] MB2A
[ 7.3190 ] partition type mb2_applet, magic id = MB2A
[ 7.3208 ] tegrahost_v2 --chip 0x23 0 --align blob_applet_t234_aligned.bin
[ 7.3232 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --ratchet_blob ratchet_blob.bin --appendsigheader blob_applet_t234_aligned.bin zerosbk
[ 7.3243 ] adding BCH for blob_applet_t234_aligned.bin
[ 7.3388 ] tegrasign_v3.py --key None --list blob_applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.3392 ] Assuming zero filled SBK key
[ 7.3428 ] Warning: pub_key.key is not found
[ 7.3427 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_applet_t234_aligned_sigheader.bin.encrypt blob_applet_t234_aligned_sigheader.bin.hash zerosbk
[ 7.3467 ] Generating recovery mb2-bct
[ 7.3468 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct.cfg --recov --mb2bctcfg tegra234-mb2-bct-misc-p3767-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3767-0000_cpp.dtb
[ 7.3484 ] WARNING: unknown property 'tfc_version'
[ 7.3506 ] WARNING: unknown property 'addr_header_version'
[ 7.3654 ] Updating mb2-bct with storage information
[ 7.3676 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 7.3710 ] Concatenating mb2-bct to mb2 binary
[ 7.3710 ] mb2_bin_file = mb2_t234.bin
[ 7.3710 ] mb2_bct_file = mb2_bct_MB2.bct
[ 7.3724 ] Get magic id
[ 7.3742 ] tegraparser_v2 --get_magic mb2_bootloader
[ 7.3755 ] MB2B
[ 7.3757 ] partition type mb2_bootloader, magic id = MB2B
[ 7.3774 ] tegrahost_v2 --chip 0x23 0 --align blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 7.3803 ] tegrahost_v2 --chip 0x23 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader blob_mb2_t234_with_mb2_bct_MB2_aligned.bin zerosbk
[ 7.3815 ] adding BCH for blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 7.4016 ] tegrasign_v3.py --key None --list blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.4021 ] Assuming zero filled SBK key
[ 7.4074 ] Warning: pub_key.key is not found
[ 7.4077 ] 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
[ 7.4116 ] Get magic id
[ 7.4129 ] tegraparser_v2 --get_magic xusb_fw
[ 7.4146 ] XUSB
[ 7.4149 ] partition type xusb_fw, magic id = XUSB
[ 7.4171 ] tegrahost_v2 --chip 0x23 0 --align blob_xusb_t234_prod_aligned.bin
[ 7.4202 ] tegrahost_v2 --chip 0x23 0 --magicid XUSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_xusb_t234_prod_aligned.bin zerosbk
[ 7.4214 ] adding BCH for blob_xusb_t234_prod_aligned.bin
[ 7.4317 ] tegrasign_v3.py --key None --list blob_xusb_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.4321 ] Assuming zero filled SBK key
[ 7.4360 ] Warning: pub_key.key is not found
[ 7.4361 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_xusb_t234_prod_aligned_sigheader.bin.encrypt blob_xusb_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 7.4389 ] Kernel DTB used: tegra234-p3767-0000-p3509-a02_with_odm_overlay.dtb
[ 7.4389 ] Concatenating kernel-dtb to dce-fw binary
[ 7.4390 ] dce_bin = display-t234-dce.bin
[ 7.4390 ] kernel_dtb = tegra234-p3767-0000-p3509-a02_with_odm_overlay.dtb
[ 7.4390 ] dce_with_dtb = display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay.bin
[ 7.4484 ] Get magic id
[ 7.4503 ] tegraparser_v2 --get_magic dce_fw
[ 7.4518 ] DCEF
[ 7.4520 ] partition type dce_fw, magic id = DCEF
[ 7.4608 ] tegrahost_v2 --chip 0x23 0 --align blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin
[ 7.4643 ] tegrahost_v2 --chip 0x23 0 --magicid DCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin zerosbk
[ 7.4668 ] adding BCH for blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned.bin
[ 7.8069 ] tegrasign_v3.py --key None --list blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.8072 ] Assuming zero filled SBK key
[ 7.8350 ] Warning: pub_key.key is not found
[ 7.8353 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned_sigheader.bin.encrypt blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_aligned_sigheader.bin.hash zerosbk
[ 7.8673 ] Get magic id
[ 7.8693 ] tegraparser_v2 --get_magic nvdec
[ 7.8710 ] NDEC
[ 7.8713 ] partition type nvdec, magic id = NDEC
[ 7.8730 ] tegrahost_v2 --chip 0x23 0 --align blob_nvdec_t234_prod_aligned.fw
[ 7.8757 ] tegrahost_v2 --chip 0x23 0 --magicid NDEC --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvdec_t234_prod_aligned.fw zerosbk
[ 7.8770 ] Header already present for blob_nvdec_t234_prod_aligned.fw
[ 7.8877 ] tegrasign_v3.py --key None --list blob_nvdec_t234_prod_aligned_sigheader.fw_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.8880 ] Assuming zero filled SBK key
[ 7.8919 ] Warning: pub_key.key is not found
[ 7.8918 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_nvdec_t234_prod_aligned_sigheader.fw.encrypt blob_nvdec_t234_prod_aligned_sigheader.fw.hash zerosbk
[ 7.8953 ] Get magic id
[ 7.8965 ] tegraparser_v2 --get_magic bpmp_fw
[ 7.8977 ] BPMF
[ 7.8978 ] partition type bpmp_fw, magic id = BPMF
[ 7.9003 ] tegrahost_v2 --chip 0x23 0 --align blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 7.9037 ] tegrahost_v2 --chip 0x23 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader blob_bpmp_t234-TE990M-A1_prod_aligned.bin zerosbk
[ 7.9053 ] Header already present for blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 7.9304 ] tegrasign_v3.py --key None --list blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.9308 ] Assuming zero filled SBK key
[ 7.9397 ] Warning: pub_key.key is not found
[ 7.9398 ] 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
[ 7.9452 ] Using bpmp-dtb concatenated with odmdata in blob
[ 7.9453 ] Get magic id
[ 7.9467 ] tegraparser_v2 --get_magic bpmp_fw_dtb
[ 7.9481 ] BPMD
[ 7.9482 ] partition type bpmp_fw_dtb, magic id = BPMD
[ 7.9502 ] tegrahost_v2 --chip 0x23 0 --align blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 7.9537 ] tegrahost_v2 --chip 0x23 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb zerosbk
[ 7.9554 ] adding BCH for blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[ 7.9645 ] tegrasign_v3.py --key None --list blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.9648 ] Assuming zero filled SBK key
[ 7.9690 ] Warning: pub_key.key is not found
[ 7.9709 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb.encrypt blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb.hash zerosbk
[ 7.9739 ] Get magic id
[ 7.9754 ] tegraparser_v2 --get_magic sce_fw
[ 7.9768 ] SCEF
[ 7.9770 ] partition type sce_fw, magic id = SCEF
[ 7.9787 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-sce_aligned.img
[ 7.9817 ] tegrahost_v2 --chip 0x23 0 --magicid SCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-sce_aligned.img zerosbk
[ 7.9830 ] adding BCH for blob_camera-rtcpu-sce_aligned.img
[ 7.9933 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-sce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 7.9937 ] Assuming zero filled SBK key
[ 7.9975 ] Warning: pub_key.key is not found
[ 7.9983 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_camera-rtcpu-sce_aligned_sigheader.img.encrypt blob_camera-rtcpu-sce_aligned_sigheader.img.hash zerosbk
[ 8.0032 ] Get magic id
[ 8.0054 ] tegraparser_v2 --get_magic rce_fw
[ 8.0070 ] RCEF
[ 8.0072 ] partition type rce_fw, magic id = RCEF
[ 8.0094 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-t234-rce_aligned.img
[ 8.0125 ] tegrahost_v2 --chip 0x23 0 --magicid RCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-t234-rce_aligned.img zerosbk
[ 8.0140 ] adding BCH for blob_camera-rtcpu-t234-rce_aligned.img
[ 8.0412 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-t234-rce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.0417 ] Assuming zero filled SBK key
[ 8.0465 ] Warning: pub_key.key is not found
[ 8.0462 ] 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
[ 8.0511 ] Get magic id
[ 8.0528 ] tegraparser_v2 --get_magic ape_fw
[ 8.0544 ] APEF
[ 8.0546 ] partition type ape_fw, magic id = APEF
[ 8.0564 ] tegrahost_v2 --chip 0x23 0 --align blob_adsp-fw_aligned.bin
[ 8.0591 ] tegrahost_v2 --chip 0x23 0 --magicid APEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_adsp-fw_aligned.bin zerosbk
[ 8.0603 ] adding BCH for blob_adsp-fw_aligned.bin
[ 8.0795 ] tegrasign_v3.py --key None --list blob_adsp-fw_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.0800 ] Assuming zero filled SBK key
[ 8.0864 ] Warning: pub_key.key is not found
[ 8.0875 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_adsp-fw_aligned_sigheader.bin.encrypt blob_adsp-fw_aligned_sigheader.bin.hash zerosbk
[ 8.0905 ] Get magic id
[ 8.0920 ] tegraparser_v2 --get_magic spe_fw
[ 8.0934 ] SPEF
[ 8.0936 ] partition type spe_fw, magic id = SPEF
[ 8.0955 ] tegrahost_v2 --chip 0x23 0 --align blob_spe_t234_aligned.bin
[ 8.0985 ] tegrahost_v2 --chip 0x23 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_spe_t234_aligned.bin zerosbk
[ 8.0999 ] adding BCH for blob_spe_t234_aligned.bin
[ 8.1145 ] tegrasign_v3.py --key None --list blob_spe_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.1150 ] Assuming zero filled SBK key
[ 8.1201 ] Warning: pub_key.key is not found
[ 8.1212 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_spe_t234_aligned_sigheader.bin.encrypt blob_spe_t234_aligned_sigheader.bin.hash zerosbk
[ 8.1244 ] Get magic id
[ 8.1258 ] tegraparser_v2 --get_magic tos
[ 8.1270 ] TOSB
[ 8.1272 ] partition type tos, magic id = TOSB
[ 8.1295 ] tegrahost_v2 --chip 0x23 0 --align blob_tos-optee_t234_aligned.img
[ 8.1325 ] tegrahost_v2 --chip 0x23 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tos-optee_t234_aligned.img zerosbk
[ 8.1338 ] adding BCH for blob_tos-optee_t234_aligned.img
[ 8.1773 ] tegrasign_v3.py --key None --list blob_tos-optee_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.1780 ] Assuming zero filled SBK key
[ 8.1870 ] Warning: pub_key.key is not found
[ 8.1876 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tos-optee_t234_aligned_sigheader.img.encrypt blob_tos-optee_t234_aligned_sigheader.img.hash zerosbk
[ 8.1925 ] Get magic id
[ 8.1937 ] tegraparser_v2 --get_magic eks
[ 8.1949 ] EKSB
[ 8.1951 ] partition type eks, magic id = EKSB
[ 8.1966 ] tegrahost_v2 --chip 0x23 0 --align blob_eks_t234_aligned.img
[ 8.1997 ] tegrahost_v2 --chip 0x23 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_eks_t234_aligned.img zerosbk
[ 8.2010 ] adding BCH for blob_eks_t234_aligned.img
[ 8.2040 ] tegrasign_v3.py --key None --list blob_eks_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 8.2044 ] Assuming zero filled SBK key
[ 8.2077 ] Warning: pub_key.key is not found
[ 8.2077 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_eks_t234_aligned_sigheader.img.encrypt blob_eks_t234_aligned_sigheader.img.hash zerosbk
[ 8.2128 ] tegrahost_v2 --chip 0x23 0 --generateblob blob.xml blob.bin
[ 8.2145 ] The number of images in blob is 16
[ 8.2149 ] blobsize is 18014128
[ 8.2151 ] Added binary blob_uefi_jetson_with_dtb_sigheader.bin.encrypt of size 3182656
[ 8.2295 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 375168
[ 8.2304 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 190592
[ 8.2314 ] Added binary blob_applet_t234_sigheader.bin.encrypt of size 277312
[ 8.2323 ] Not supported type: mb2_applet
[ 8.2327 ] Added binary blob_mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt of size 437984
[ 8.2338 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164352
[ 8.2347 ] Added binary blob_display-t234-dce_with_tegra234-p3767-0000-p3509-a02_with_odm_overlay_sigheader.bin.encrypt of size 9453632
[ 8.2380 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 294912
[ 8.2399 ] Added binary blob_bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt of size 1048000
[ 8.2408 ] Added binary blob_tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_sigheader.dtb.encrypt of size 138880
[ 8.2416 ] Added binary blob_camera-rtcpu-sce_sigheader.img.encrypt of size 166304
[ 8.2421 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 537952
[ 8.2426 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 400960
[ 8.2430 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336
[ 8.2434 ] Added binary blob_tos-optee_t234_sigheader.img.encrypt of size 1064752
[ 8.2439 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[ 8.2544 ] Sending membct and RCM blob
[ 8.2567 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[ 8.2586 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 8.2598 ] Sending bct_mem
[ 8.2601 ] Sending blob
[ 8.3380 ] ERROR: might be timeout in USB write.
Error: Return value 3
Command tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
Failed flashing t186ref.
Serial:
��
[0040.843] I> MB1 (version: 0.32.0.0-t234-54845784-57325615)
[0040.849] I> t234-A01-0-Silicon (0x12347) Prod
[0040.853] I> Boot-mode : BPMP Diagnostic
[0040.857] I> Emulation:
[0040.859] I> Entry timestamp: 0x00000000
[0040.863] I> last_boot_error: 0x0
[0040.866] I> BR-BCT: preprod_dev_sign: 0
[0040.870] I> rst_source: 0x0, rst_level: 0x0
[0040.874] I> Task: Initialize MB2 params (0x5000cb51)
[0040.879] I> MB2-params @ 0x40060000
[0040.883] I> Task: Crypto init (0x5001d981)
[0040.887] I> Task: Secure debug controls (0x5000c0a9)
[0040.892] I> Task: strap war set (0x5000ba2d)
[0040.896] I> Task: Program NV master stream id (0x5000c05d)
[0040.901] I> Task: Verify boot mode (0xd4820f1)
[0040.907] I> Task: Alias fuses (0x5001095d)
[0040.912] W> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0040.919] I> Task: Print SKU type (0x5000f5f1)
[0040.924] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x000001c0
[0040.929] I> FUSE_OPT_GPC_DISABLE = 0x00000002
[0040.933] I> FUSE_OPT_TPC_DISABLE = 0x000000f0
[0040.937] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0040.942] I> FUSE_OPT_PVA_DISABLE = 0x00000000
[0040.946] I> FUSE_OPT_NVENC_DISABLE = 0x00000000
[0040.950] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000
[0040.955] I> FUSE_OPT_FSI_DISABLE = 0x00000001
[0040.959] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0040.963] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0040.968] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0040.972] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0040.976] I> FUSE_SKU_INFO_0 = 0xd3
[0040.979] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0040.983] I> FUSE_PACKAGE_INFO_0 = 0x2
[0040.987] I> SKU: Prod
[0040.989] I> Task: Boost clocks (0x500148a1)
[0040.993] I> Initializing PLLC2 for AXI_CBB.
[0040.997] I> AXI_CBB : src = 35, divisor = 0
[0041.001] I> Task: Voltage monitor (0x50014b49)
[0041.006] I> VMON: Vmon re-calibration and fine tuning done
[0041.011] I> Task: UPHY init (0x5000d065)
[0041.016] W> UPHY: UPHY lane info table is empty in MB1 BCT.
[0041.021] I> Task: Boot device init (0x50000be9)
[0041.026] I> Boot_device: RCM
[0041.029] I> USB configuration success
[0041.032] I> Task: TSC init (0x50020a4d)
[0041.036] I> Task: Enable WDT 5th expiry (0x50021a41)
[0041.041] I> Task: I2C register (0x50000b85)
[0041.045] I> Task: Reset FSI (0x500148b1)
[0041.049] I> Task: Enable clock-mon (0x50020a35)
[0041.054] I> FMON: Fmon re-programming done
[0041.059] I> Task: MB1 fixed firewalls (0x5002006d)
[0041.065] W> Firewall readback mismatch
[0041.068] W> Firewall readback mismatch
[0041.073] W> Firewall readback mismatch
[0041.078] I> Task: Load MB2/Applet/FSKP (0x5000ca55)
[0041.083] I> Loading MB2 Applet
[0041.086] I> Slot: 0
[0041.088] I> Binary[21] block-0 (partition size: 0x50000)
[0041.094] I> get_binary_info: Binary name: MB2-Applet
[0041.098] I> Size of crypto header is 8192
[0041.102] I> BCH load address is : 0x4004e000
[0041.107] I> Size of crypto header is 8192
[0041.111] I> BCH of MB2-Applet read from storage
[0041.115] I> BCH address is : 0x4004e000
[0041.119] I> MB2-Applet header integrity check is success
[0041.124] I> Binary magic in BCH component 0 is MB2A
[0041.129] I> component binary type is 21
[0041.133] I> Size of crypto header is 8192
[0041.144] I> MB2-Applet binary is read from storage
[0041.150] I> MB2-Applet binary integrity check is success
[0041.155] I> Binary MB2-Applet loaded successfully at 0x40000000 (0x41b40)
[0041.162] I> Task: Map CCPLEX SHARED carveout (0x5000cbf9)
[0041.167] I> Task: Prepare MB2 params (0x5000cca9)
[0041.172] I> BR-BCT Boot Chain Fields
[0041.176] I> u32_non_gpio_select_boot_chain : 0
[0041.180] I> u32_num_boot_chains : 0
[0041.185] I> bf_bl_gpio_select_boot_chain_1b : 0
[0041.189] I> Task: Misc NV security settings (0x5000c529)
[0041.195] I> NVDEC sticky bits programming done
[0041.199] I> Successfully powergated NVDEC
[0041.203] I> Task: Disable/Reload WDT (0x50021a99)
[0041.208] I> Task: Program misc carveouts (0x50015381)
[0041.213] I> SLCG Global override status := 0x0
[0041.217] I> MB1: MSS reconfig completed
[0041.221] W> Firewall readback mismatch
[0041.225] W> Firewall readback mismatch
[0041.228] W> Firewall readback mismatch
[0041.232] W> Firewall readback mismatch
[0041.236] W> Firewall readback mismatch
[0041.239] W> Firewall readback mismatch
[0041.243] W> Firewall readback mismatch
[0041.247] W> Firewall readback mismatch
[0041.250] W> Firewall readback mismatch
[0041.254] W> Firewall readback mismatch
I> Applet (version: 0.0.0.0-t234-54845784-f44287d2)
I> t234-A01-0-Silicon (0x12347)
I> Emulation:
I> Entry timestamp: 0xffffffff
I> Task: Pinmux init (0x4000062d)
I> Task: Boot device init (0x400012e5)
I> Applet do storage init
I> Boot_device: QSPI_FLASH instance: 0
I> Qspi clock source : clk_m
I> QSPI-0l initialized successfully
E> Error in command_complete 18001 int_status
E> OCR failed, error = 39390706
E> Failed to open sdmmc-3, err = 39390706
W> Ignoring init failure for device 0-3
E> Error in command_complete 18001 int_status
E> OCR failed, error = 39390706
E> Failed to open sdmmc-3, err = 39390706
W> Ignoring init failure for device 1-3
E> Unknown device 7
E> Unknown device 8
I> Task: Partition Manager Init (0x40002d25)
W> Cannot find any partition table for 00030000
> PARTITION_MANAGER: Failed to publish partition.
I> Task: I2C register (0x400006a5)
I> Task: Register exit handlers (0x400005f5)
I> Task: Enter 3p server (0x400018e9)
I> USB configuration success
I> Populate chip info
I> RAM_CODE 0x4000001
I> Populate eeprom info
I> Populate eeprom info for module cvm
I> dump bct
I> Rebooting : reboot-recovery
��
[0022.377] I> MB1 (version: 0.32.0.0-t234-54845784-57325615)
[0022.383] I> t234-A01-0-Silicon (0x12347) Prod
[0022.387] I> Boot-mode : Coldboot
[0022.390] I> Emulation:
[0022.393] I> Entry timestamp: 0x00000000
[0022.396] I> last_boot_error: 0x0
[0022.400] I> BR-BCT: preprod_dev_sign: 0
[0022.403] I> rst_source: 0xb, rst_level: 0x1
[0022.407] I> Task: Bootchain select WAR set (0x5000ba65)
[0022.413] I> Task: Enable SLCG (0x5000bab1)
[0022.417] I> Task: CRC check (0x5001ea19)
[0022.421] I> Task: Initialize MB2 params (0x5000cb51)
[0022.426] I> MB2-params @ 0x40060000
[0022.429] I> Task: Crypto init (0x5001d981)
[0022.433] I> Task: Secure debug controls (0x5000c0a9)
[0022.438] I> Task: strap war set (0x5000ba2d)
[0022.443] I> Task: Initialize SOC Therm (0x5001bd35)
[0022.447] I> Task: Program NV master stream id (0x5000c05d)
[0022.453] I> Task: Verify boot mode (0xd4820f1)
[0022.459] I> Task: Alias fuses (0x5001095d)
[0022.463] W> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0022.470] I> Task: Print SKU type (0x5000f5f1)
[0022.475] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x000001c0
[0022.480] I> FUSE_OPT_GPC_DISABLE = 0x00000002
[0022.484] I> FUSE_OPT_TPC_DISABLE = 0x000000f0
[0022.488] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0022.493] I> FUSE_OPT_PVA_DISABLE = 0x00000000
[0022.497] I> FUSE_OPT_NVENC_DISABLE = 0x00000000
[0022.501] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000
[0022.506] I> FUSE_OPT_FSI_DISABLE = 0x00000001
[0022.510] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0022.514] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0022.519] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0022.523] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0022.527] I> FUSE_SKU_INFO_0 = 0xd3
[0022.530] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0022.534] I> FUSE_PACKAGE_INFO_0 = 0x2
[0022.538] I> SKU: Prod
[0022.540] I> Task: Boost clocks (0x500148a1)
[0022.544] I> Initializing PLLC2 for AXI_CBB.
[0022.548] I> AXI_CBB : src = 35, divisor = 0
[0022.552] I> Task: Voltage monitor (0x50014b49)
[0022.557] I> VMON: Vmon re-calibration and fine tuning done
[0022.562] I> Task: UPHY init (0x5000d065)
[0022.568] I> HSIO UPHY init done
[0022.571] E> Skipping GBE UPHY config
[0022.575] I> Task: Boot device init (0x50000be9)
[0022.579] I> Boot_device: RCM
[0022.582] I> USB configuration success
[0023.496] I> Task: TSC init (0x50020a4d)
[0023.500] I> Task: Load membct (0x50011fe9)
[0023.504] I> RAM_CODE 0x4000001
[0023.507] I> Loading MEMBCT
[0023.510] I> Slot: 0
[0023.512] I> Binary[0] block-0 (partition size: 0x40000)
[0023.517] I> get_binary_info: Binary name: MEM-BCT-0
[0023.522] I> Size of crypto header is 8192
[0023.526] I> BCH load address is : 0x40050000
[0023.530] I> Size of crypto header is 8192
[0023.534] I> BCH of MEM-BCT-0 read from storage
[0023.538] I> BCH address is : 0x40050000
[0023.542] I> MEM-BCT-0 header integrity check is success
[0023.547] I> Binary magic in BCH component 0 is MEM0
[0023.552] I> component binary type is 0
[0023.558] I> MEM-BCT-0 binary is read from storage
[0023.562] I> MEM-BCT-0 binary integrity check is success
[0023.568] I> Binary MEM-BCT-0 loaded successfully at 0x40040000 (0xe580)
[0023.574] I> RAM_CODE 0x4000001
[0023.580] I> RAM_CODE 0x4000001
[0023.583] I> Task: Load Page retirement list (0x500115b1)
[0023.589] I> Task: SDRAM params override (0x50011fc5)
[0023.593] I> Task: Save mem-bct info (0x50014fa1)
[0023.598] I> Task: Carveout allocate (0x50015005)
[0023.603] I> ECC region[0]: Start:0x0, End:0x0
[0023.607] I> ECC region[1]: Start:0x0, End:0x0
[0023.611] I> ECC region[2]: Start:0x0, End:0x0
[0023.615] I> ECC region[3]: Start:0x0, End:0x0
[0023.620] I> ECC region[4]: Start:0x0, End:0x0
[0023.624] I> Non-ECC region[0]: Start:0x80000000, End:0x480000000
[0023.630] I> Non-ECC region[1]: Start:0x0, End:0x0
[0023.635] I> Non-ECC region[2]: Start:0x0, End:0x0
[0023.639] I> Non-ECC region[3]: Start:0x0, End:0x0
[0023.644] I> Non-ECC region[4]: Start:0x0, End:0x0
[0023.653] I> allocated(CO:31) base:0x478000000 size:0x8000000 align: 0x8000000
[0023.661] I> allocated(CO:43) base:0x474000000 size:0x4000000 align: 0x200000
[0023.668] I> allocated(CO:20) base:0x472000000 size:0x2000000 align: 0x2000000
[0023.675] I> allocated(CO:24) base:0x470000000 size:0x2000000 align: 0x2000000
[0023.682] I> allocated(CO:28) base:0x46e000000 size:0x2000000 align: 0x2000000
[0023.689] I> allocated(CO:22) base:0x46d000000 size:0x1000000 align: 0x1000000
[0023.696] I> allocated(CO:35) base:0x46c200000 size:0xe00000 align: 0x10000
[0023.703] I> allocated(CO:02) base:0x46b800000 size:0x800000 align: 0x800000
[0023.710] I> allocated(CO:03) base:0x46b000000 size:0x800000 align: 0x800000
[0023.717] I> allocated(CO:06) base:0x46a800000 size:0x800000 align: 0x800000
[0023.724] I> allocated(CO:10) base:0x46a000000 size:0x800000 align: 0x800000
[0023.731] I> allocated(CO:56) base:0x469800000 size:0x800000 align: 0x200000
[0023.738] I> allocated(CO:07) base:0x469400000 size:0x400000 align: 0x400000
[0023.744] I> allocated(CO:33) base:0x469000000 size:0x400000 align: 0x200000
[0023.751] I> allocated(CO:23) base:0x46c000000 size:0x200000 align: 0x200000
[0023.758] I> allocated(CO:01) base:0x468f00000 size:0x100000 align: 0x100000
[0023.765] I> allocated(CO:04) base:0x468e00000 size:0x100000 align: 0x100000
[0023.772] I> allocated(CO:05) base:0x468d00000 size:0x100000 align: 0x100000
[0023.779] I> allocated(CO:08) base:0x468c00000 size:0x100000 align: 0x100000
[0023.786] I> allocated(CO:09) base:0x468b00000 size:0x100000 align: 0x100000
[0023.793] I> allocated(CO:15) base:0x468a00000 size:0x100000 align: 0x100000
[0023.800] I> allocated(CO:17) base:0x468900000 size:0x100000 align: 0x100000
[0023.807] I> allocated(CO:27) base:0x468800000 size:0x100000 align: 0x100000
[0023.814] I> allocated(CO:42) base:0x468700000 size:0x100000 align: 0x100000
[0023.821] I> allocated(CO:54) base:0x468680000 size:0x80000 align: 0x80000
[0023.827] I> allocated(CO:34) base:0x468670000 size:0x10000 align: 0x10000
[0023.834] I> allocated(CO:46) base:0x440000000 size:0x20000000 align: 0x2000000
[0023.841] I> allocated(CO:47) base:0x468200000 size:0x400000 align: 0x200000
[0023.848] I> allocated(CO:72) base:0x468000000 size:0x200000 align: 0x10000
[0023.855] I> allocated(CO:48) base:0x468650000 size:0x20000 align: 0x10000
[0023.862] I> allocated(CO:69) base:0x468630000 size:0x20000 align: 0x10000
[0023.869] I> allocated(CO:49) base:0x468620000 size:0x10000 align: 0x10000
[0023.875] I> allocated(CO:50) base:0x468610000 size:0x10000 align: 0x10000
[0023.882] I> NSDRAM base: 0x80000000, end: 0x468670000
[0023.887] I> Task: Thermal check (0x50021d55)
[0023.891] I> max_chip_limit = 105
[0023.894] I> min_chip_limit = -28
[0023.898] I> max temp read = 55
[0023.901] I> min temp read = 51
[0023.904] I> Task: Update FSI SCR with thermal fuse data (0x50021e61)
[0023.910] I> Task: Enable WDT 5th expiry (0x50021a41)
[0023.915] I> Task: I2C register (0x50000b85)
[0023.919] I> Task: Reset FSI (0x500148b1)
[0023.923] I> Task: Pinmux init (0x5001397d)
[0023.927] I> skipped mmio_addr = 0x9240008
[0023.931] I> skipped mmio_addr = 0x9240000
[0023.935] I> skipped mmio_addr = 0x9240010
[0023.939] I> skipped mmio_addr = 0x9240018
[0023.943] I> skipped mmio_addr = 0x9240020
[0023.947] I> skipped mmio_addr = 0x9240030
[0023.951] I> skipped mmio_addr = 0x9240028
[0023.955] I> skipped mmio_addr = 0x9240038
[0023.959] I> skipped mmio_addr = 0x9240040
[0023.963] I> skipped mmio_addr = 0x9240048
[0023.966] I> skipped mmio_addr = 0x9241000
[0023.970] I> skipped mmio_addr = 0x9241008
[0023.974] I> skipped mmio_addr = 0x9241010
[0023.978] I> skipped mmio_addr = 0x9241018
[0023.982] I> skipped mmio_addr = 0x9241020
[0023.986] I> skipped mmio_addr = 0x9241028
[0023.990] I> skipped mmio_addr = 0x9241030
[0023.994] I> skipped mmio_addr = 0x9241038
[0023.998] I> skipped mmio_addr = 0x9241040
[0024.002] I> skipped mmio_addr = 0x9242000
[0024.006] I> skipped mmio_addr = 0x9242008
[0024.010] I> Task: Prod config init (0x50013ddd)
[0024.014] I> Task: Pad voltage init (0x50013a2d)
[0024.019] I> Task: Prod init (0x50013e21)
[0024.023] I> Task: Common rail init (0x50014575)
[0024.027] I> DONE: Thermal config
[0024.032] W> DEVICE_PROD: module = 13, instance = 4 not found in device prod.
[0024.040] I> DONE: SOC rail config
[0024.043] W> PMIC_CONFIG: Rail: MEMIO rail config not found in MB1 BCT.
[0024.050] I> DONE: MEMIO rail config
[0024.054] W> PMIC_CONFIG: Rail: GPU rail info not found in MB1 BCT.
[0024.060] I> DONE: GPU rail info
[0024.064] W> PMIC_CONFIG: Rail: CV rail info not found in MB1 BCT.
[0024.070] I> DONE: CV rail info
[0024.073] I> Task: Mem clock src (0x50011de9)
[0024.077] I> Task: Misc. board config (0x5001461d)
[0024.082] W> PMIC_CONFIG: Platform config not found in MB1 BCT.
[0024.088] I> Task: SDRAM init (0x50011ded)
[0024.092] I> SDRAM-params @ 0xd485000
[0024.096] I> MemoryType: 4 MemBctRevision: 1
[0024.102] I> MSS code-drop: NvBootSdramInit
[0024.106] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevisio1
[0024.114] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevisio1
[0024.121] I> MSS CAR: Init PLLM
[0024.124] I> MSS CAR: Init PLLHUB
[0024.129] I> Encryption: MTS: en, TX: en, VPR: en, GSC: en