yu@yu-MacBookPro:~/Dev/Linux_for_Tegra$ sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1 ############################################################################### # L4T BSP Information: # R34 , REVISION: 1.1 ############################################################################### # 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/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done. copying device_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done. copying misc_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done. ./tegraflash.py --chip 0x23 --applet "/home/yu/Dev/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" /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_internal.py:2598: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0 and not check_ismb2(): /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_internal.py:2598: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0 and not check_ismb2(): /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_internal.py:2607: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0: /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_internal.py:2607: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0: /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py:858: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0 and not self.check_is_mb2applet(): /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py:858: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0 and not self.check_is_mb2applet(): /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py:865: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0: /home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py:865: SyntaxWarning: "is not" with a literal. Did you mean "!="? while count is not 0: 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.0271 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 0.0275 ] File rcm_state open failed [ 0.0277 ] ERROR: failed to read rcm_state [ 0.0277 ] [ 0.0342 ] tegrasign_v3.py --key None --getmode mode.txt [ 0.0343 ] Assuming zero filled SBK key [ 0.0279 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts [ 0.1197 ] Pre-processing config: tegra234-br-bct-diag-boot.dts [ 0.1464 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts [ 0.1607 ] Parsing partition layout [ 0.1612 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp [ 0.1620 ] [ 0.1626 ] Parsing partition layout [ 0.1631 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp [ 0.1639 ] [ 0.1639 ] Creating list of images to be signed [ 0.1644 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk [ 0.1647 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin [ 0.1664 ] Header already present for mb1_t234_prod_aligned_sigheader.bin [ 0.1672 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin [ 0.1724 ] Header already present for mb1_t234_prod_aligned_sigheader.bin [ 0.1732 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin [ 0.1788 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin [ 0.1797 ] adding BCH for mb2_t234_aligned.bin [ 0.1831 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin [ 0.1977 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin [ 0.1985 ] adding BCH for mb2_t234_aligned.bin [ 0.2160 ] [ 0.2161 ] Generating signatures [ 0.2226 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512 [ 0.2228 ] Assuming zero filled SBK key [ 0.2311 ] Warning: pub_key.key is not found [ 0.2246 ] Generating br-bct [ 0.2251 ] Updating dev and MSS params in BR BCT [ 0.2252 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0 [ 0.2261 ] [ 0.2261 ] Updating bl info [ 0.2266 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml [ 0.2270 ] WARNING: boot chain is not completed. set to 0 [ 0.2282 ] [ 0.2282 ] Get Signed section of bct [ 0.2286 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml [ 0.2293 ] [ 0.2293 ] Signing BCT [ 0.2358 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512 [ 0.2360 ] Assuming zero filled SBK key [ 0.2380 ] Sha saved in br_bct_BR.sha [ 0.2382 ] Warning: pub_key.key is not found [ 0.2317 ] Updating BCT with signature [ 0.2321 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml [ 0.2330 ] [ 0.2330 ] Generating SHA2 Hash [ 0.2395 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512 [ 0.2396 ] Assuming zero filled SBK key [ 0.2396 ] Assuming zero filled SBK key [ 0.2416 ] Sha saved in br_bct_BR.sha [ 0.2353 ] Updating BCT with SHA2 Hash [ 0.2357 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 --updatesha bct_list_signed.xml [ 0.2361 ] Offset :68 Len :8124 [ 0.2365 ] [ 0.2365 ] Generating coldboot mb1-bct [ 0.2370 ] 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.2374 ] MB1-BCT version: 0.7 [ 0.2377 ] ERROR: /misc/axi_ap_virtual_client is not supported [ 0.2386 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb [ 0.2388 ] Added Platform Config 9 data with size :- 80 [ 0.2388 ] [ 0.2388 ] Updating mb1-bct with firmware information [ 0.2393 ] tegrabct_v2 --chip 0x23 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin [ 0.2402 ] [ 0.2409 ] tegrahost_v2 --chip 0x23 --align mb1_cold_boot_bct_MB1_aligned.bct [ 0.2414 ] [ 0.2418 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk [ 0.2422 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct [ 0.2428 ] [ 0.2496 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --sha sha512 [ 0.2497 ] Assuming zero filled SBK key [ 0.2451 ] 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.2460 ] [ 0.2461 ] Generating recovery mb1-bct [ 0.2466 ] 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.2470 ] MB1-BCT version: 0.7 [ 0.2473 ] ERROR: /misc/axi_ap_virtual_client is not supported [ 0.2484 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb [ 0.2486 ] Added Platform Config 9 data with size :- 80 [ 0.2486 ] [ 0.2486 ] Updating mb1-bct with firmware information [ 0.2491 ] tegrabct_v2 --chip 0x23 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin [ 0.2498 ] [ 0.2503 ] tegrahost_v2 --chip 0x23 --align mb1_bct_MB1_aligned.bct [ 0.2507 ] [ 0.2510 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk [ 0.2513 ] adding BCH for mb1_bct_MB1_aligned.bct [ 0.2520 ] [ 0.2588 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --sha sha512 [ 0.2589 ] Assuming zero filled SBK key [ 0.2542 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk [ 0.2551 ] [ 0.2553 ] Error: Skip generating mem_bct because sdram_config is not defined [ 0.2553 ] Error: Skip generating mem_bct because sdram_config is not defined [ 0.2553 ] Copying signatures [ 0.2557 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml [ 0.2610 ] [ 0.2614 ] Boot Rom communication [ 0.2618 ] tegrarcm_v2 --new_session --chip 0x23 --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.2622 ] BR_CID: 0x80012344705DD50024000000050381C0 [ 0.9761 ] Sending bct_br [ 1.6983 ] Sending mb1 [ 1.6996 ] Sending psc_bl1 [ 1.7089 ] Sending bct_mb1 [ 1.7147 ] [ 1.7148 ] Boot Rom communication completed [ 1.7177 ] tegrahost_v2 --chip 0x23 --align applet_t234_aligned.bin [ 1.7195 ] [ 1.7210 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk [ 1.7224 ] adding BCH for applet_t234_aligned.bin [ 1.7373 ] [ 1.7441 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --sha sha512 [ 1.7442 ] Assuming zero filled SBK key [ 1.7401 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk [ 1.7417 ] [ 1.7420 ] Sending mb2_applet... [ 1.7426 ] tegrarcm_v2 --chip 0x23 --pollbl --download applet applet_t234_sigheader.bin.encrypt [ 1.7430 ] BL: version 0.11.0.0-t234-54845784-7fb1fa27 last_boot_error: 0 [ 2.4565 ] Sending applet [ 3.2139 ] [ 3.2140 ] completed [ 3.2155 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 3.2169 ] MB2 Applet version 01.00.0000 [ 3.9376 ] [ 3.9391 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 3.9404 ] MB2 Applet version 01.00.0000 [ 4.6615 ] [ 4.6630 ] Retrieving board information [ 4.6643 ] tegrarcm_v2 --chip 0x23 --oem platformdetails chip chip_info.bin [ 4.6657 ] MB2 Applet version 01.00.0000 [ 5.3848 ] Saved platform info in chip_info.bin [ 5.3906 ] Chip minor revision: 1 [ 5.3907 ] Bootrom revision: 0x7 [ 5.3907 ] Ram code: 0x0 [ 5.3907 ] Chip sku: 0xd0 [ 5.3908 ] Chip Sample: prod [ 5.3908 ] [ 5.3914 ] Retrieving EEPROM data [ 5.3915 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/yu/Dev/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 [ 5.3934 ] MB2 Applet version 01.00.0000 [ 6.1145 ] Saved platform info in /home/yu/Dev/Linux_for_Tegra/bootloader/cvm.bin [ 6.1468 ] [ 6.1473 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 6.1477 ] MB2 Applet version 01.00.0000 [ 6.8655 ] [ 6.8671 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 6.8684 ] MB2 Applet version 01.00.0000 [ 7.5896 ] [ 7.5897 ] Dumping customer Info [ 7.5913 ] tegrarcm_v2 --chip 0x23 --oem dump bct tmp.bct [ 7.5926 ] MB2 Applet version 01.00.0000 [ 8.3138 ] Saved bct in tmp.bct [ 8.3208 ] [ 8.3224 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/yu/Dev/Linux_for_Tegra/bootloader/custinfo_out.bin [ 8.3236 ] Customer data saved in /home/yu/Dev/Linux_for_Tegra/bootloader/custinfo_out.bin successfully [ 8.3250 ] Rebooting to recovery mode [ 8.3263 ] tegrarcm_v2 --chip 0x23 --ismb2 [ 9.0453 ] [ 9.0468 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 9.0481 ] MB2 Applet version 01.00.0000 [ 9.7695 ] [ 9.7696 ] Booting to recovery mode [ 9.7711 ] tegrarcm_v2 --chip 0x23 --reboot recovery [ 9.7724 ] MB2 Applet version 01.00.0000 [ 10.4981 ] Board ID(3701) version(500) sku(0000) revision(K.0) Copy /home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb to /home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb.rec copying bctfile(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0000-p3737-0000-TE990M-sdram.dts)... done. copying device_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done. copying misc_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done. copying pinmux_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi)... done. copying gpioint_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3701-0000.dts)... done. copying pmic_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3701-0000.dts)... done. copying pmc_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi)... done. copying deviceprod_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3701-0000.dts)... done. copying prod_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3701-0000.dts)... done. copying wb0sdram(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram.dts)... done. copying bootrom_config(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3701-0000.dts)... done. copying dev_params(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3701-0000.dts)... done. copying mb2bct_cfg(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3701-0000.dts)... done. Existing pscfwfile(/home/yu/Dev/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused. Existing pscbl1file(/home/yu/Dev/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused. Existing mtsmcefile(/home/yu/Dev/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused. Existing mb2applet(/home/yu/Dev/Linux_for_Tegra/bootloader/applet_t234.bin) reused. Existing bootloader(/home/yu/Dev/Linux_for_Tegra/bootloader/mb2_t234.bin) reused. copying initrd(/home/yu/Dev/Linux_for_Tegra/bootloader/l4t_initrd.img)... done. Making Boot image... done. Making recovery ramdisk for recovery image... Re-generating recovery ramdisk for recovery image... /home/yu/Dev/Linux_for_Tegra/bootloader/ramdisk_tmp /home/yu/Dev/Linux_for_Tegra/bootloader /home/yu/Dev/Linux_for_Tegra 36137 blocks gzip: /home/yu/Dev/Linux_for_Tegra/kernel/Image: not in gzip format _BASE_KERNEL_VERSION=5.10.65-tegra 52368 blocks Making Recovery image... copying recdtbfile(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb.rec)... done. 20+0 records in 20+0 records out 20 bytes copied, 0.000443525 s, 45.1 kB/s Existing sosfile(/home/yu/Dev/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused. Existing tegraboot(/home/yu/Dev/Linux_for_Tegra/bootloader/mb2_t234.bin) reused. Existing cpu_bootloader(/home/yu/Dev/Linux_for_Tegra/bootloader/mb2_t234.bin) reused. Existing mb2blfile(/home/yu/Dev/Linux_for_Tegra/bootloader/mb2_t234.bin) reused. Existing xusbfile(/home/yu/Dev/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused. Existing dcefile(/home/yu/Dev/Linux_for_Tegra/bootloader/dce.bin) reused. Existing nvdecfile(/home/yu/Dev/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused. Existing psc_rf(/home/yu/Dev/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused. Existing mb2_rf(/home/yu/Dev/Linux_for_Tegra/bootloader/nvtboot_cpurf_t234.bin) reused. Existing mb1file(/home/yu/Dev/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused. Existing bpffile(/home/yu/Dev/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused. copying bpfdtbfile(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3701-0000-3737-0000.dtb)... done. Existing scefile(/home/yu/Dev/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused. Existing camerafw(/home/yu/Dev/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused. Existing apefile(/home/yu/Dev/Linux_for_Tegra/bootloader/adsp-fw.bin) reused. Existing spefile(/home/yu/Dev/Linux_for_Tegra/bootloader/spe_t234.bin) reused. Existing wb0boot(/home/yu/Dev/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused. Existing tosfile(/home/yu/Dev/Linux_for_Tegra/bootloader/tos-mon-only_t234.img) reused. Existing eksfile(/home/yu/Dev/Linux_for_Tegra/bootloader/eks.img) reused. copying dtbfile(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb)... done. Copying nv_boot_control.conf to rootfs populating kernel to rootfs... done. populating initrd to rootfs... done. populating kernel_tegra234-p3701-0000-p3737-0000.dtb to rootfs... done. Making system.img... Setting "FDT /boot/dtb/kernel_tegra234-p3701-0000-p3737-0000.dtb" successfully in the extlinux.conf...done. populating rootfs from /home/yu/Dev/Linux_for_Tegra/rootfs ... populating /boot/extlinux/extlinux.conf ... done. Sync'ing system.img ... done. Converting RAW image to Sparse image... done. system.img built successfully. Existing tbcfile(/home/yu/Dev/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused. 131072+0 records in 131072+0 records out 67108864 bytes (67 MB, 64 MiB) copied, 0.448377 s, 150 MB/s Sync'ing esp.img ... done. copying tbcdtbfile(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb)... done. copying cfgfile(/home/yu/Dev/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi_sdmmc.xml) to flash.xml... done. Existing flashapp(/home/yu/Dev/Linux_for_Tegra/bootloader/tegraflash.py) reused. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-overlay-pcie.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-audio-codec-rt5658-40pin.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-a04-overlay.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-dual-imx274-overlay.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3331-overlay.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3333-overlay.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx185-overlay.dtbo)... done. copying overlay_dtb(/home/yu/Dev/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx390-overlay.dtbo)... done. ./tegraflash.py --bl uefi_jetson_with_dtb.bin --odmdata gbe-uphy-config-22,hsstp-lane-map-3,nvhs-uphy-config-0,hsio-uphy-config-0,gbe0-enable-10g --overlay_dtb tegra234-p3737-overlay-pcie.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-a04-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 --applet mb1_t234_prod.bin --cmd "flash; reboot" --cfg flash.xml --chip 0x23 --concat_cpubl_bldtb --cpubl uefi_jetson.bin --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 --wb0sdram_config tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram.dts --br_cmd_config tegra234-mb1-bct-reset-p3701-0000.dts --dev_params tegra234-br-bct-p3701-0000.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3701-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 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; tlk tos-mon-only_t234.img; eks eks.img" --sdram_config tegra234-p3701-0000-p3737-0000-TE990M-sdram.dts --cust_info custinfo_out.bin saving flash command in /home/yu/Dev/Linux_for_Tegra/bootloader/flashcmd.txt saving Windows flash command to /home/yu/Dev/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.0141 ] tegrasign_v3.py --key None --getmode mode.txt [ 0.0142 ] Assuming zero filled SBK key [ 0.0131 ] Parsing partition layout [ 0.0139 ] tegraparser_v2 --pt flash.xml.tmp [ 0.0165 ] [ 0.0210 ] Change tegra234-bpmp-3701-0000-3737-0000.dtb to tegra234-bpmp-3701-0000-3737-0000_with_odm.dtb [ 0.0210 ] Change tegra234-bpmp-3701-0000-3737-0000.dtb to tegra234-bpmp-3701-0000-3737-0000_with_odm.dtb [ 0.0551 ] /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.1149 ] [ 0.1178 ] Change kernel_tegra234-p3701-0000-p3737-0000.dtb to kernel_tegra234-p3701-0000-p3737-0000_with_odm.dtb [ 0.1199 ] Change kernel_tegra234-p3701-0000-p3737-0000.dtb to kernel_tegra234-p3701-0000-p3737-0000_with_odm.dtb [ 0.7475 ] Concatenating tegra234-p3737-overlay-pcie.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-a04-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.dtb [ 0.7481 ] Concatenating bl dtb to cpubl binary [ 0.7515 ] MB2 binary: mb2_t234.bin [ 0.7517 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3701-0000.dts [ 0.8333 ] Generating coldboot mb2-bct [ 0.8334 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct.cfg --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb [ 0.8399 ] [ 0.8399 ] Updating mb2-bct with storage information [ 0.8405 ] tegrabct_v2 --chip 0x23 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin [ 0.8416 ] [ 0.8416 ] Concatenating mb2-bct to mb2 binary [ 0.8416 ] mb2_bin_file = mb2_t234.bin [ 0.8416 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct [ 0.8467 ] DCE binary: dce.bin [ 0.8468 ] Kernel DTB: kernel_tegra234-p3701-0000-p3737-0000.dtb [ 0.8468 ] Concatenate dce with kernel dtb [ 0.8468 ] Concatenating kernel-dtb to dce-fw binary [ 0.8468 ] dce_bin = dce.bin [ 0.8468 ] kernel_dtb = kernel_tegra234-p3701-0000-p3737-0000.dtb [ 0.8469 ] dce_with_dtb = dce_with_kernel_tegra234-p3701-0000-p3737-0000.bin [ 0.8806 ] Parsing partition layout [ 0.8821 ] tegraparser_v2 --pt flash.xml.tmp [ 0.8849 ] [ 0.8849 ] Creating list of images to be signed [ 0.8861 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk [ 0.8869 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin [ 0.8915 ] Header already present for mb1_t234_prod_aligned_sigheader.bin [ 0.8929 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin [ 0.9031 ] Header already present for mb1_t234_prod_aligned_sigheader.bin [ 0.9045 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin [ 0.9146 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin [ 0.9161 ] Header already present for nvdec_t234_prod_aligned.fw [ 0.9214 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin [ 0.9292 ] adding BCH for xusb_t234_prod_aligned.bin [ 0.9462 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin [ 0.9569 ] adding BCH for tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb [ 0.9747 ] Header already present for pscfw_t234_prod_aligned.bin [ 0.9807 ] Header already present for mce_flash_o10_cr_prod_aligned.bin [ 0.9883 ] Header already present for sc7_t234_prod.bin [ 0.9929 ] Header already present for psc_rf_t234_prod_aligned.bin [ 0.9945 ] adding BCH for nvtboot_cpurf_t234_aligned.bin [ 0.9970 ] adding BCH for uefi_jetson_with_dtb_aligned.bin [ 1.0074 ] adding BCH for tos-mon-only_t234_aligned.img [ 1.1129 ] adding BCH for eks_aligned.img [ 1.1167 ] adding BCH for dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin [ 1.1435 ] adding BCH for spe_t234_aligned.bin [ 1.4406 ] adding BCH for camera-rtcpu-t234-rce_aligned.img [ 1.4518 ] adding BCH for adsp-fw_aligned.bin [ 1.4711 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin [ 1.4850 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin [ 1.4857 ] Header already present for nvdec_t234_prod_aligned.fw [ 1.4876 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin [ 1.4925 ] adding BCH for xusb_t234_prod_aligned.bin [ 1.5073 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin [ 1.5155 ] adding BCH for tegra234-bpmp-3701-0000-3737-0000_with_odm_aligned.dtb [ 1.5331 ] Header already present for pscfw_t234_prod_aligned.bin [ 1.5384 ] Header already present for mce_flash_o10_cr_prod_aligned.bin [ 1.5453 ] Header already present for sc7_t234_prod.bin [ 1.5487 ] Header already present for psc_rf_t234_prod_aligned.bin [ 1.5504 ] adding BCH for nvtboot_cpurf_t234_aligned.bin [ 1.5529 ] adding BCH for uefi_jetson_with_dtb_aligned.bin [ 1.5699 ] adding BCH for tos-mon-only_t234_aligned.img [ 1.6765 ] adding BCH for eks_aligned.img [ 1.6805 ] adding BCH for dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin [ 1.7227 ] adding BCH for spe_t234_aligned.bin [ 2.0388 ] adding BCH for camera-rtcpu-t234-rce_aligned.img [ 2.0501 ] adding BCH for adsp-fw_aligned.bin [ 2.0701 ] adding BCH for recovery_aligned.img [ 2.3196 ] adding BCH for tegra234-p3701-0000-p3737-0000.dtb_aligned.rec [ 3.7631 ] [ 3.7632 ] Filling MB1 storage info [ 3.7632 ] Generating br-bct [ 4.1659 ] Updating dev and MSS params in BR BCT [ 4.1660 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp.dtb --brbct br_bct.cfg --chip 0x23 0 [ 4.1872 ] [ 4.1872 ] Updating bl info [ 4.1878 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin [ 4.1890 ] [ 4.1890 ] Generating signatures [ 4.1903 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512 [ 4.1904 ] Assuming zero filled SBK key [ 4.4414 ] Warning: pub_key.key is not found [ 4.4402 ] Pre-processing config: tegra234-mb1-bct-reset-p3701-0000.dts [ 4.4486 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts [ 4.4563 ] Pre-processing config: tegra234-mb1-bct-cprod-p3701-0000.dts [ 4.4636 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3701-0000.dts [ 4.4721 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts [ 4.4826 ] Pre-processing config: tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi [ 4.4967 ] Pre-processing config: tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi [ 4.5043 ] Pre-processing config: tegra234-mb1-bct-pmic-p3701-0000.dts [ 4.5121 ] Pre-processing config: tegra234-mb1-bct-prod-p3701-0000.dts [ 4.5195 ] Pre-processing config: tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram.dts [ 4.9135 ] Generating br-bct [ 4.9141 ] Updating dev and MSS params in BR BCT [ 4.9141 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp.dtb --brbct br_bct.cfg --chip 0x23 0 [ 4.9384 ] [ 4.9385 ] Updating customer data section [ 4.9391 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin [ 4.9402 ] [ 4.9403 ] Updating bl info [ 4.9407 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml [ 4.9429 ] [ 4.9430 ] Get Signed section of bct [ 4.9435 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml [ 4.9443 ] [ 4.9443 ] Signing BCT [ 4.9456 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512 [ 4.9457 ] Assuming zero filled SBK key [ 4.9478 ] Sha saved in br_bct_BR.sha [ 4.9481 ] Warning: pub_key.key is not found [ 4.9469 ] Updating BCT with signature [ 4.9474 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml [ 4.9485 ] [ 4.9486 ] Generating SHA2 Hash [ 4.9498 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512 [ 4.9499 ] Assuming zero filled SBK key [ 4.9499 ] Assuming zero filled SBK key [ 4.9519 ] Sha saved in br_bct_BR.sha [ 4.9509 ] Updating BCT with SHA2 Hash [ 4.9514 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 --updatesha bct_list_signed.xml [ 4.9519 ] Offset :68 Len :8124 [ 4.9523 ] [ 4.9523 ] Generating coldboot mb1-bct [ 4.9527 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_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 --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb [ 4.9531 ] MB1-BCT version: 0.7 [ 4.9533 ] ERROR: /misc/axi_ap_virtual_client is not supported [ 4.9546 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb [ 4.9552 ] WARNING: unknown property 'linux,phandle' [ 4.9560 ] WARNING: unknown property 'linux,phandle' [ 4.9565 ] WARNING: unknown property 'linux,phandle' [ 4.9569 ] WARNING: unknown property 'linux,phandle' [ 4.9573 ] WARNING: unknown property 'linux,phandle' [ 4.9585 ] WARNING: unknown property 'linux,phandle' [ 4.9593 ] Added Platform Config 0 data with size :- 3664 [ 4.9597 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb [ 4.9600 ] WARNING: unknown node 'g2' [ 4.9600 ] WARNING: unknown node 'g2' [ 4.9600 ] WARNING: unknown node 'g9' [ 4.9600 ] WARNING: unknown node 'g9' [ 4.9600 ] Added Platform Config 2 data with size :- 24 [ 4.9600 ] [ 4.9601 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb [ 4.9601 ] Added Platform Config 4 data with size :- 476 [ 4.9601 ] [ 4.9601 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb [ 4.9601 ] Added Platform Config 3 data with size :- 52 [ 4.9601 ] [ 4.9601 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb [ 4.9601 ] WARNING: unknown property 'major' [ 4.9601 ] WARNING: unknown property 'minor' [ 4.9601 ] Added Platform Config 5 data with size :- 500 [ 4.9601 ] [ 4.9601 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb [ 4.9602 ] WARNING: unknown property 'major' [ 4.9602 ] WARNING: unknown property 'minor' [ 4.9602 ] Added Platform Config 7 data with size :- 380 [ 4.9602 ] [ 4.9602 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb [ 4.9602 ] Added Platform Config 9 data with size :- 80 [ 4.9602 ] [ 4.9602 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb [ 4.9602 ] ModuleCount 0 NumProdNames 0 [ 4.9602 ] Added Platform Config 6 data with size :- 16 [ 4.9602 ] [ 4.9603 ] Updating mb1-bct with firmware information [ 4.9607 ] tegrabct_v2 --chip 0x23 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin [ 4.9615 ] [ 4.9621 ] tegrahost_v2 --chip 0x23 --align mb1_cold_boot_bct_MB1_aligned.bct [ 4.9626 ] [ 4.9631 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk [ 4.9635 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct [ 4.9643 ] [ 4.9657 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --sha sha512 [ 4.9658 ] Assuming zero filled SBK key [ 4.9665 ] 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.9673 ] [ 4.9675 ] Generating recovery mb1-bct [ 4.9679 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_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 --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb [ 4.9682 ] MB1-BCT version: 0.7 [ 4.9685 ] ERROR: /misc/axi_ap_virtual_client is not supported [ 4.9694 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb [ 4.9700 ] WARNING: unknown property 'linux,phandle' [ 4.9705 ] WARNING: unknown property 'linux,phandle' [ 4.9709 ] WARNING: unknown property 'linux,phandle' [ 4.9713 ] WARNING: unknown property 'linux,phandle' [ 4.9717 ] WARNING: unknown property 'linux,phandle' [ 4.9721 ] WARNING: unknown property 'linux,phandle' [ 4.9726 ] Added Platform Config 0 data with size :- 3664 [ 4.9728 ] [ 4.9729 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb [ 4.9729 ] WARNING: unknown node 'g2' [ 4.9729 ] WARNING: unknown node 'g2' [ 4.9729 ] WARNING: unknown node 'g9' [ 4.9729 ] WARNING: unknown node 'g9' [ 4.9729 ] Added Platform Config 2 data with size :- 24 [ 4.9729 ] [ 4.9729 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb [ 4.9729 ] Added Platform Config 4 data with size :- 476 [ 4.9729 ] [ 4.9729 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb [ 4.9729 ] Added Platform Config 3 data with size :- 52 [ 4.9729 ] [ 4.9730 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb [ 4.9730 ] WARNING: unknown property 'major' [ 4.9730 ] WARNING: unknown property 'minor' [ 4.9730 ] Added Platform Config 5 data with size :- 500 [ 4.9730 ] [ 4.9730 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb [ 4.9730 ] WARNING: unknown property 'major' [ 4.9730 ] WARNING: unknown property 'minor' [ 4.9730 ] Added Platform Config 7 data with size :- 380 [ 4.9730 ] [ 4.9730 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb [ 4.9730 ] Added Platform Config 9 data with size :- 80 [ 4.9730 ] [ 4.9731 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb [ 4.9731 ] ModuleCount 0 NumProdNames 0 [ 4.9731 ] Added Platform Config 6 data with size :- 16 [ 4.9731 ] [ 4.9731 ] Updating mb1-bct with firmware information [ 4.9736 ] tegrabct_v2 --chip 0x23 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin [ 4.9746 ] [ 4.9753 ] tegrahost_v2 --chip 0x23 --align mb1_bct_MB1_aligned.bct [ 4.9758 ] [ 4.9763 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk [ 4.9768 ] adding BCH for mb1_bct_MB1_aligned.bct [ 4.9776 ] [ 4.9789 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --sha sha512 [ 4.9790 ] Assuming zero filled SBK key [ 4.9796 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk [ 4.9804 ] [ 4.9806 ] Generating coldboot mem-bct [ 4.9810 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp.dtb --wb0sdram tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_cpp.dtb --membct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_1.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_2.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_3.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_4.bct [ 4.9813 ] packing sdram params with Wb0 file tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_cpp.dtb [ 5.0038 ] Packing sdram param for instance[0] [ 5.0042 ] Packing sdram param for instance[1] [ 5.0044 ] Packing sdram param for instance[2] [ 5.0047 ] Packing sdram param for instance[3] [ 5.0051 ] Packing sdram param for instance[4] [ 5.0053 ] Packing sdram param for instance[5] [ 5.0056 ] Packing sdram param for instance[6] [ 5.0059 ] Packing sdram param for instance[7] [ 5.0062 ] Packing sdram param for instance[8] [ 5.0065 ] Packing sdram param for instance[9] [ 5.0068 ] Packing sdram param for instance[10] [ 5.0073 ] Packing sdram param for instance[11] [ 5.0076 ] Packing sdram param for instance[12] [ 5.0079 ] Packing sdram param for instance[13] [ 5.0082 ] Packing sdram param for instance[14] [ 5.0085 ] Packing sdram param for instance[15] [ 5.0279 ] [ 5.0280 ] Getting sector size from pt [ 5.0285 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin [ 5.0293 ] [ 5.0294 ] BlockSize read from layout is 0x200 [ 5.0299 ] tegrahost_v2 --chip 0x23 0 --blocksize 512 --magicid MEMB --addsigheader_multi tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_1.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_2.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_3.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_4.bct [ 5.0304 ] Binary 0 length is 58752 [ 5.0307 ] Binary 0 align length is 58880 [ 5.0317 ] Binary 1 length is 58752 [ 5.0319 ] Binary 1 align length is 58880 [ 5.0329 ] Binary 2 length is 58752 [ 5.0330 ] Binary 2 align length is 58880 [ 5.0340 ] Binary 3 length is 58752 [ 5.0342 ] Binary 3 align length is 58880 [ 5.0352 ] Buffer length is 235520 [ 5.0354 ] adding BCH for tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_1.bct [ 5.0360 ] new length is 243712 [ 5.0360 ] [ 5.0369 ] tegrahost_v2 --chip 0x23 --align mem_coldboot_aligned.bct [ 5.0374 ] [ 5.0379 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --appendsigheader mem_coldboot_aligned.bct zerosbk [ 5.0382 ] Header already present for mem_coldboot_aligned.bct [ 5.0390 ] [ 5.0405 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --sha sha512 [ 5.0406 ] Assuming zero filled SBK key [ 5.0414 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk [ 5.0426 ] [ 5.0429 ] Generating recovery mem-bct [ 5.0433 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp.dtb --wb0sdram tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_cpp.dtb --membct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_1.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_2.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_3.bct tegra234-p3701-0000-p3737-0000-TE990M-sdram_cpp_4.bct [ 5.0438 ] packing sdram params with Wb0 file tegra234-p3701-0000-p3737-0000-TE990M-wb0sdram_cpp.dtb [ 5.0661 ] Packing sdram param for instance[0] [ 5.0664 ] Packing sdram param for instance[1] [ 5.0666 ] Packing sdram param for instance[2] [ 5.0668 ] Packing sdram param for instance[3] [ 5.0670 ] Packing sdram param for instance[4] [ 5.0672 ] Packing sdram param for instance[5] [ 5.0674 ] Packing sdram param for instance[6] [ 5.0676 ] Packing sdram param for instance[7] [ 5.0678 ] Packing sdram param for instance[8] [ 5.0680 ] Packing sdram param for instance[9] [ 5.0682 ] Packing sdram param for instance[10] [ 5.0683 ] Packing sdram param for instance[11] [ 5.0685 ] Packing sdram param for instance[12] [ 5.0689 ] Packing sdram param for instance[13] [ 5.0692 ] Packing sdram param for instance[14] [ 5.0696 ] Packing sdram param for instance[15] [ 5.0922 ] [ 5.0923 ] Reading ramcode from backup chip_info.bin file [ 5.0924 ] RAMCODE Read from Device: 0 [ 5.0924 ] Using ramcode 0 [ 5.0924 ] Disabled BPMP dtb trim, using default dtb [ 5.0924 ] [ 5.0932 ] tegrahost_v2 --chip 0x23 --align mem_rcm_aligned.bct [ 5.0937 ] [ 5.0942 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --appendsigheader mem_rcm_aligned.bct zerosbk [ 5.0946 ] adding BCH for mem_rcm_aligned.bct [ 5.0972 ] [ 5.0988 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --sha sha512 [ 5.0989 ] Assuming zero filled SBK key [ 5.1001 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk [ 5.1011 ] [ 5.1013 ] Copying signatures [ 5.1017 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml [ 5.4187 ] [ 5.4230 ] Boot Rom communication [ 5.4244 ] tegrarcm_v2 --new_session --chip 0x23 --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 [ 5.4248 ] BR_CID: 0x80012344705DD50024000000050381C0 [ 6.1420 ] Sending bct_br [ 6.8644 ] Sending mb1 [ 6.8656 ] Sending psc_bl1 [ 6.8766 ] Sending bct_mb1 [ 6.8828 ] [ 6.8829 ] Boot Rom communication completed [ 6.8829 ] Generating blob for T23x [ 6.8891 ] tegrahost_v2 --chip 0x23 --align blob_uefi_jetson_with_dtb_aligned.bin [ 6.8897 ] [ 6.8902 ] tegrahost_v2 --chip 0x23 0 --magicid CPBL --appendsigheader blob_uefi_jetson_with_dtb_aligned.bin zerosbk [ 6.8907 ] adding BCH for blob_uefi_jetson_with_dtb_aligned.bin [ 7.0032 ] [ 7.0046 ] tegrasign_v3.py --key None --list blob_uefi_jetson_with_dtb_aligned_sigheader.bin_list.xml --sha sha512 [ 7.0048 ] Assuming zero filled SBK key [ 7.0121 ] 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.0181 ] [ 7.0211 ] tegrahost_v2 --chip 0x23 --align blob_pscfw_t234_prod_aligned.bin [ 7.0218 ] [ 7.0223 ] tegrahost_v2 --chip 0x23 0 --magicid DATA --appendsigheader blob_pscfw_t234_prod_aligned.bin zerosbk [ 7.0228 ] Header already present for blob_pscfw_t234_prod_aligned.bin [ 7.0297 ] [ 7.0311 ] tegrasign_v3.py --key None --list blob_pscfw_t234_prod_aligned_sigheader.bin_list.xml --sha sha512 [ 7.0313 ] Assuming zero filled SBK key [ 7.0325 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_pscfw_t234_prod_aligned_sigheader.bin.encrypt blob_pscfw_t234_prod_aligned_sigheader.bin.hash zerosbk [ 7.0341 ] [ 7.0353 ] tegrahost_v2 --chip 0x23 --align blob_mce_flash_o10_cr_prod_aligned.bin [ 7.0358 ] [ 7.0363 ] tegrahost_v2 --chip 0x23 0 --magicid MTSM --appendsigheader blob_mce_flash_o10_cr_prod_aligned.bin zerosbk [ 7.0367 ] Header already present for blob_mce_flash_o10_cr_prod_aligned.bin [ 7.0402 ] [ 7.0417 ] tegrasign_v3.py --key None --list blob_mce_flash_o10_cr_prod_aligned_sigheader.bin_list.xml --sha sha512 [ 7.0418 ] Assuming zero filled SBK key [ 7.0426 ] 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.0438 ] [ 7.0445 ] Generating recovery mb2-bct [ 7.0445 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct.cfg --recov --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb [ 7.0462 ] [ 7.0462 ] Updating mb2-bct with storage information [ 7.0467 ] tegrabct_v2 --chip 0x23 --mb2bct mb2_bct_MB2.bct --updatestorageinfo flash.xml.bin [ 7.0476 ] [ 7.0476 ] Concatenating mb2-bct to mb2 binary [ 7.0476 ] mb2_bin_file = mb2_t234.bin [ 7.0477 ] mb2_bct_file = mb2_bct_MB2.bct [ 7.0490 ] tegrahost_v2 --chip 0x23 --align blob_mb2_t234_with_mb2_bct_MB2_aligned.bin [ 7.0495 ] [ 7.0500 ] tegrahost_v2 --chip 0x23 0 --magicid MB2B --appendsigheader blob_mb2_t234_with_mb2_bct_MB2_aligned.bin zerosbk [ 7.0503 ] adding BCH for blob_mb2_t234_with_mb2_bct_MB2_aligned.bin [ 7.0662 ] [ 7.0677 ] tegrasign_v3.py --key None --list blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin_list.xml --sha sha512 [ 7.0678 ] Assuming zero filled SBK key [ 7.0689 ] 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.0704 ] [ 7.0716 ] tegrahost_v2 --chip 0x23 --align blob_xusb_t234_prod_aligned.bin [ 7.0722 ] [ 7.0726 ] tegrahost_v2 --chip 0x23 0 --magicid XUSB --appendsigheader blob_xusb_t234_prod_aligned.bin zerosbk [ 7.0731 ] adding BCH for blob_xusb_t234_prod_aligned.bin [ 7.0791 ] [ 7.0806 ] tegrasign_v3.py --key None --list blob_xusb_t234_prod_aligned_sigheader.bin_list.xml --sha sha512 [ 7.0807 ] Assuming zero filled SBK key [ 7.0814 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_xusb_t234_prod_aligned_sigheader.bin.encrypt blob_xusb_t234_prod_aligned_sigheader.bin.hash zerosbk [ 7.0825 ] [ 7.0828 ] Concatenating kernel-dtb to dce-fw binary [ 7.0828 ] dce_bin = dce.bin [ 7.0828 ] kernel_dtb = kernel_tegra234-p3701-0000-p3737-0000.dtb [ 7.0828 ] dce_with_dtb = dce_with_kernel_tegra234-p3701-0000-p3737-0000.bin [ 7.1109 ] tegrahost_v2 --chip 0x23 --align blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin [ 7.1115 ] [ 7.1120 ] tegrahost_v2 --chip 0x23 0 --magicid DCEF --appendsigheader blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin zerosbk [ 7.1125 ] adding BCH for blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned.bin [ 7.4242 ] [ 7.4257 ] tegrasign_v3.py --key None --list blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin_list.xml --sha sha512 [ 7.4259 ] Assuming zero filled SBK key [ 7.4458 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin.encrypt blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_aligned_sigheader.bin.hash zerosbk [ 7.4761 ] [ 7.4936 ] tegrahost_v2 --chip 0x23 --align blob_nvdec_t234_prod_aligned.fw [ 7.4949 ] [ 7.4960 ] tegrahost_v2 --chip 0x23 0 --magicid NDEC --appendsigheader blob_nvdec_t234_prod_aligned.fw zerosbk [ 7.4969 ] Header already present for blob_nvdec_t234_prod_aligned.fw [ 7.5047 ] [ 7.5061 ] tegrasign_v3.py --key None --list blob_nvdec_t234_prod_aligned_sigheader.fw_list.xml --sha sha512 [ 7.5062 ] Assuming zero filled SBK key [ 7.5074 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_nvdec_t234_prod_aligned_sigheader.fw.encrypt blob_nvdec_t234_prod_aligned_sigheader.fw.hash zerosbk [ 7.5088 ] [ 7.5104 ] tegrahost_v2 --chip 0x23 --align blob_bpmp_t234-TE990M-A1_prod_aligned.bin [ 7.5110 ] [ 7.5114 ] tegrahost_v2 --chip 0x23 0 --magicid BPMF --appendsigheader blob_bpmp_t234-TE990M-A1_prod_aligned.bin zerosbk [ 7.5119 ] Header already present for blob_bpmp_t234-TE990M-A1_prod_aligned.bin [ 7.5329 ] [ 7.5343 ] tegrasign_v3.py --key None --list blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin_list.xml --sha sha512 [ 7.5345 ] Assuming zero filled SBK key [ 7.5377 ] 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.5405 ] [ 7.5421 ] tegrahost_v2 --chip 0x23 --align blob_tegra234-bpmp-3701-0000-3737-0000_aligned.dtb [ 7.5427 ] [ 7.5432 ] tegrahost_v2 --chip 0x23 0 --magicid BPMD --appendsigheader blob_tegra234-bpmp-3701-0000-3737-0000_aligned.dtb zerosbk [ 7.5436 ] adding BCH for blob_tegra234-bpmp-3701-0000-3737-0000_aligned.dtb [ 7.5496 ] [ 7.5511 ] tegrasign_v3.py --key None --list blob_tegra234-bpmp-3701-0000-3737-0000_aligned_sigheader.dtb_list.xml --sha sha512 [ 7.5512 ] Assuming zero filled SBK key [ 7.5520 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tegra234-bpmp-3701-0000-3737-0000_aligned_sigheader.dtb.encrypt blob_tegra234-bpmp-3701-0000-3737-0000_aligned_sigheader.dtb.hash zerosbk [ 7.5532 ] [ 7.5547 ] tegrahost_v2 --chip 0x23 --align blob_camera-rtcpu-sce_aligned.img [ 7.5553 ] [ 7.5558 ] tegrahost_v2 --chip 0x23 0 --magicid SCEF --appendsigheader blob_camera-rtcpu-sce_aligned.img zerosbk [ 7.5563 ] adding BCH for blob_camera-rtcpu-sce_aligned.img [ 7.5631 ] [ 7.5646 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-sce_aligned_sigheader.img_list.xml --sha sha512 [ 7.5647 ] Assuming zero filled SBK key [ 7.5656 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_camera-rtcpu-sce_aligned_sigheader.img.encrypt blob_camera-rtcpu-sce_aligned_sigheader.img.hash zerosbk [ 7.5668 ] [ 7.5682 ] tegrahost_v2 --chip 0x23 --align blob_camera-rtcpu-t234-rce_aligned.img [ 7.5688 ] [ 7.5693 ] tegrahost_v2 --chip 0x23 0 --magicid RCEF --appendsigheader blob_camera-rtcpu-t234-rce_aligned.img zerosbk [ 7.5697 ] adding BCH for blob_camera-rtcpu-t234-rce_aligned.img [ 7.5897 ] [ 7.5912 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-t234-rce_aligned_sigheader.img_list.xml --sha sha512 [ 7.5913 ] Assuming zero filled SBK key [ 7.5924 ] 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 [ 7.5941 ] [ 7.5955 ] tegrahost_v2 --chip 0x23 --align blob_adsp-fw_aligned.bin [ 7.5961 ] [ 7.5966 ] tegrahost_v2 --chip 0x23 0 --magicid APEF --appendsigheader blob_adsp-fw_aligned.bin zerosbk [ 7.5970 ] adding BCH for blob_adsp-fw_aligned.bin [ 7.6124 ] [ 7.6139 ] tegrasign_v3.py --key None --list blob_adsp-fw_aligned_sigheader.bin_list.xml --sha sha512 [ 7.6140 ] Assuming zero filled SBK key [ 7.6150 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_adsp-fw_aligned_sigheader.bin.encrypt blob_adsp-fw_aligned_sigheader.bin.hash zerosbk [ 7.6164 ] [ 7.6176 ] tegrahost_v2 --chip 0x23 --align blob_spe_t234_aligned.bin [ 7.6182 ] [ 7.6186 ] tegrahost_v2 --chip 0x23 0 --magicid SPEF --appendsigheader blob_spe_t234_aligned.bin zerosbk [ 7.6191 ] adding BCH for blob_spe_t234_aligned.bin [ 7.6286 ] [ 7.6301 ] tegrasign_v3.py --key None --list blob_spe_t234_aligned_sigheader.bin_list.xml --sha sha512 [ 7.6302 ] Assuming zero filled SBK key [ 7.6311 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_spe_t234_aligned_sigheader.bin.encrypt blob_spe_t234_aligned_sigheader.bin.hash zerosbk [ 7.6324 ] [ 7.6333 ] tegrahost_v2 --chip 0x23 --align blob_tos-mon-only_t234_aligned.img [ 7.6340 ] [ 7.6344 ] tegrahost_v2 --chip 0x23 0 --magicid TOSB --appendsigheader blob_tos-mon-only_t234_aligned.img zerosbk [ 7.6349 ] adding BCH for blob_tos-mon-only_t234_aligned.img [ 7.6390 ] [ 7.6405 ] tegrasign_v3.py --key None --list blob_tos-mon-only_t234_aligned_sigheader.img_list.xml --sha sha512 [ 7.6406 ] Assuming zero filled SBK key [ 7.6413 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tos-mon-only_t234_aligned_sigheader.img.encrypt blob_tos-mon-only_t234_aligned_sigheader.img.hash zerosbk [ 7.6423 ] [ 7.6431 ] tegrahost_v2 --chip 0x23 --align blob_eks_aligned.img [ 7.6437 ] [ 7.6441 ] tegrahost_v2 --chip 0x23 0 --magicid EKSB --appendsigheader blob_eks_aligned.img zerosbk [ 7.6445 ] adding BCH for blob_eks_aligned.img [ 7.6449 ] [ 7.6463 ] tegrasign_v3.py --key None --list blob_eks_aligned_sigheader.img_list.xml --sha sha512 [ 7.6464 ] Assuming zero filled SBK key [ 7.6472 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_eks_aligned_sigheader.img.encrypt blob_eks_aligned_sigheader.img.hash zerosbk [ 7.6480 ] [ 7.6487 ] tegrahost_v2 --chip 0x23 --generateblob blob.xml blob.bin [ 7.6491 ] The number of images in blob is 16 [ 7.6496 ] blobsize is 16747328 [ 7.6498 ] Added binary blob_uefi_jetson_with_dtb_sigheader.bin.encrypt of size 3144640 [ 7.6619 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 366592 [ 7.6626 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 179856 [ 7.6634 ] Added binary blob_applet_t234.bin of size 269184 [ 7.6638 ] Not supported type: mb2_applet [ 7.6641 ] Added binary blob_mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt of size 440640 [ 7.6649 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164352 [ 7.6656 ] Added binary blob_dce_with_kernel_tegra234-p3701-0000-p3737-0000_sigheader.bin.encrypt of size 9335056 [ 7.6717 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 225280 [ 7.6731 ] Added binary blob_bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt of size 1005888 [ 7.6739 ] Added binary blob_tegra234-bpmp-3701-0000-3737-0000_sigheader.dtb.encrypt of size 140160 [ 7.6747 ] Added binary blob_camera-rtcpu-sce_sigheader.img.encrypt of size 166192 [ 7.6754 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 521568 [ 7.6761 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 399360 [ 7.6767 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336 [ 7.6773 ] Added binary blob_tos-mon-only_t234_sigheader.img.encrypt of size 107888 [ 7.6780 ] Added binary blob_eks_sigheader.img.encrypt of size 9232 [ 7.6867 ] [ 7.6868 ] Sending membct and RCM blob [ 7.6875 ] tegrarcm_v2 --chip 0x23 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin [ 7.6878 ] BL: version 0.11.0.0-t234-54845784-7fb1fa27 last_boot_error: 0 [ 8.4022 ] Sending bct_mem [ 9.1286 ] Sending blob [ 10.5186 ] [ 10.5186 ] completed [ 10.5187 ] Retrieving storage infomation [ 10.5203 ] tegrarcm_v2 --chip 0x23 --oem platformdetails storage storage_info.bin [ 10.5217 ] MB2 version 01.00.0000 [ 11.4429 ] Saved platform info in storage_info.bin [ 11.4469 ] [ 12.4499 ] tegrarcm_v2 --chip 0x23 --ismb2applet [ 13.1717 ] [ 13.1734 ] tegrarcm_v2 --chip 0x23 --ismb2 [ 13.1747 ] MB2 version 01.00.0000 [ 13.8956 ] [ 13.8956 ] Flashing the device [ 13.8972 ] tegraparser_v2 --storageinfo storage_info.bin --generategpt --pt flash.xml.bin [ 13.9007 ] [ 13.9008 ] Start flashing [ 13.9052 ] tegradevflash_v2 --pt flash.xml.bin --create [ 13.9066 ] Bootloader version 01.00.0000 [ 14.6260 ] Erasing spi: 0 ......... [Done] [ 206.6401 ] Writing partition secondary_gpt with gpt_secondary_3_0.bin [ 16896 bytes ] [ 206.6432 ] [................................................] 100% [ 206.8600 ] Erasing sdmmc_user: 3 ......... [Done] [ 211.7258 ] Writing partition master_boot_record with mbr_1_3.bin [ 512 bytes ] [ 211.7282 ] [................................................] 100% [ 211.7313 ] Writing partition primary_gpt with gpt_primary_1_3.bin [ 16896 bytes ] [ 211.7342 ] [................................................] 100% [ 211.7353 ] Writing partition secondary_gpt with gpt_secondary_1_3.bin [ 16896 bytes ] [ 211.7432 ] [................................................] 100% [ 211.7522 ] Writing partition A_mb1 with mb1_t234_prod_aligned_sigheader.bin.encrypt [ 223184 bytes ] [ 211.7545 ] [................................................] 100% [ 211.7638 ] Writing partition B_mb1 with mb1_t234_prod_aligned_sigheader.bin.encrypt [ 223184 bytes ] [ 214.5093 ] [................................................] 100% [ 214.5197 ] Writing partition A_psc_bl1 with psc_bl1_t234_prod_aligned_sigheader.bin.encrypt [ 118640 bytes ] [ 217.2652 ] [................................................] 100% [ 217.2718 ] Writing partition A_nvdec with nvdec_t234_prod_sigheader.fw.encrypt [ 225280 bytes ] [ 218.7355 ] [................................................] 100% [ 218.7454 ] Writing partition A_mb2 with mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt [ 440640 bytes ] [ 221.5115 ] [................................................] 100% [ 221.5264 ] Writing partition A_xusb-fw with xusb_t234_prod_sigheader.bin.encrypt [ 164352 bytes ] [ 226.9402 ] [................................................] 100% [ 226.9481 ] Writing partition A_bpmp-fw with bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt [ 1005888 bytes ] [ 228.9686 ] [................................................] 100% [ 229.0058 ] Writing partition A_bpmp-fw-dtb with tegra234-bpmp-3701-0000-3737-0000_with_odm_sigheader.dtb.encrypt [ 140160 bytes ] [ 241.3536 ] [................................................] 100% [ 241.3602 ] Writing partition A_psc-fw with pscfw_t234_prod_sigheader.bin.encrypt [ 366592 bytes ] [ 243.0880 ] [................................................] 100% [ 243.1024 ] Writing partition A_mts-mce with mce_flash_o10_cr_prod_sigheader.bin.encrypt [ 179856 bytes ] [ 247.6030 ] [................................................] 100% [ 247.6110 ] Writing partition A_sc7 with sc7_t234_prod_sigheader.bin.encrypt [ 50400 bytes ] [ 249.8287 ] [................................................] 100% [ 249.8332 ] Writing partition A_pscrf with psc_rf_t234_prod_sigheader.bin.encrypt [ 118640 bytes ] [ 250.4624 ] [................................................] 100% [ 250.4692 ] Writing partition A_mb2rf with nvtboot_cpurf_t234_sigheader.bin.encrypt [ 62304 bytes ] [ 251.9333 ] [................................................] 100% [ 251.9378 ] Writing partition A_cpu-bootloader with uefi_jetson_with_dtb_sigheader.bin.encrypt [ 3144640 bytes ] [ 252.7121 ] [................................................] 100% [ 278.5542 ] Writing partition A_secure-os with tos-mon-only_t234_sigheader.img.encrypt [ 107888 bytes ] [ 291.4078 ] [................................................] 100% [ 291.4147 ] Writing partition A_eks with eks_sigheader.img.encrypt [ 9232 bytes ] [ 292.7461 ] [................................................] 100% [ 292.7499 ] Writing partition A_dce-fw with dce_with_kernel_tegra234-p3701-0000-p3737-0000_sigheader.bin.encrypt [ 9335056 bytes ] [ 292.8781 ] [................................................] 100% [ 396.1195 ] Writing partition A_spe-fw with spe_t234_sigheader.bin.encrypt [ 270336 bytes ] [ 407.7354 ] [................................................] 100% [ 407.7474 ] Writing partition A_rce-fw with camera-rtcpu-t234-rce_sigheader.img.encrypt [ 521568 bytes ] [ 411.0665 ] [................................................] 100% [ 411.0876 ] Writing partition A_adsp-fw with adsp-fw_sigheader.bin.encrypt [ 399360 bytes ] [ 417.4920 ] [................................................] 100% [ 417.5081 ] Writing partition B_psc_bl1 with psc_bl1_t234_prod_aligned_sigheader.bin.encrypt [ 118640 bytes ] [ 422.4100 ] [................................................] 100% [ 422.4178 ] Writing partition B_nvdec with nvdec_t234_prod_sigheader.fw.encrypt [ 225280 bytes ] [ 423.8809 ] [................................................] 100% [ 423.8919 ] Writing partition B_mb2 with mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt [ 440640 bytes ] [ 426.6593 ] [................................................] 100% [ 426.6766 ] Writing partition B_xusb-fw with xusb_t234_prod_sigheader.bin.encrypt [ 164352 bytes ] [ 432.0891 ] [................................................] 100% [ 432.0979 ] Writing partition B_bpmp-fw with bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt [ 1005888 bytes ] [ 434.1174 ] [................................................] 100% [ 434.1556 ] Writing partition B_bpmp-fw-dtb with tegra234-bpmp-3701-0000-3737-0000_with_odm_sigheader.dtb.encrypt [ 140160 bytes ] [ 446.5010 ] [................................................] 100% [ 446.5086 ] Writing partition B_psc-fw with pscfw_t234_prod_sigheader.bin.encrypt [ 366592 bytes ] [ 448.2358 ] [................................................] 100% [ 448.2506 ] Writing partition B_mts-mce with mce_flash_o10_cr_prod_sigheader.bin.encrypt [ 179856 bytes ] [ 452.7507 ] [................................................] 100% [ 452.7595 ] Writing partition B_sc7 with sc7_t234_prod_sigheader.bin.encrypt [ 50400 bytes ] [ 454.9763 ] [................................................] 100% [ 454.9813 ] Writing partition B_pscrf with psc_rf_t234_prod_sigheader.bin.encrypt [ 118640 bytes ] [ 455.6095 ] [................................................] 100% [ 455.6166 ] Writing partition B_mb2rf with nvtboot_cpurf_t234_sigheader.bin.encrypt [ 62304 bytes ] [ 457.0802 ] [................................................] 100% [ 457.0855 ] Writing partition B_cpu-bootloader with uefi_jetson_with_dtb_sigheader.bin.encrypt [ 3144640 bytes ] [ 457.8586 ] [................................................] 100% [ 483.6999 ] Writing partition B_secure-os with tos-mon-only_t234_sigheader.img.encrypt [ 107888 bytes ] [ 496.5525 ] [................................................] 100% [ 496.5599 ] Writing partition B_eks with eks_sigheader.img.encrypt [ 9232 bytes ] [ 497.8910 ] [................................................] 100% [ 497.8946 ] Writing partition B_dce-fw with dce_with_kernel_tegra234-p3701-0000-p3737-0000_sigheader.bin.encrypt [ 9335056 bytes ] [ 498.0232 ] [................................................] 100% [ 601.2625 ] Writing partition B_spe-fw with spe_t234_sigheader.bin.encrypt [ 270336 bytes ] [ 612.8782 ] [................................................] 100% [ 612.8909 ] Writing partition B_rce-fw with camera-rtcpu-t234-rce_sigheader.img.encrypt [ 521568 bytes ] [ 616.2109 ] [................................................] 100% [ 616.2319 ] Writing partition B_adsp-fw with adsp-fw_sigheader.bin.encrypt [ 399360 bytes ] [ 622.6362 ] [................................................] 100% [ 622.6520 ] Writing partition mb2-applet with applet_t234.bin [ 269184 bytes ] [ 627.5538 ] [................................................] 100% [ 627.5679 ] Writing partition VER_b with qspi_bootblob_ver.txt [ 100 bytes ] [ 630.8772 ] [................................................] 100% [ 630.8835 ] Writing partition VER with qspi_bootblob_ver.txt [ 100 bytes ] [ 630.8920 ] [................................................] 100% [ 630.8953 ] Writing partition master_boot_record with mbr_1_3.bin [ 512 bytes ] [ 630.9060 ] [................................................] 100% [ 630.9084 ] Writing partition A_kernel with boot.img [ 42098688 bytes ] [ 630.9145 ] [................................................] 100% [ 632.6569 ] Writing partition A_kernel-dtb with kernel_tegra234-p3701-0000-p3737-0000_with_odm.dtb [ 307630 bytes ] [ 632.6608 ] [................................................] 100% [ 632.6726 ] Writing partition B_kernel with boot.img [ 42098688 bytes ] [ 632.6763 ] [................................................] 100% [ 634.4121 ] Writing partition B_kernel-dtb with kernel_tegra234-p3701-0000-p3737-0000_with_odm.dtb [ 307630 bytes ] [ 634.4152 ] [................................................] 100% [ 634.4282 ] Writing partition recovery with recovery_sigheader.img.encrypt [ 45758464 bytes ] [ 634.4323 ] [................................................] 100% [ 636.3039 ] Writing partition recovery-dtb with tegra234-p3701-0000-p3737-0000.dtb_sigheader.rec.encrypt [ 315664 bytes ] [ 636.3115 ] [................................................] 100% [ 636.3241 ] Writing partition esp with esp.img [ 67108864 bytes ] [ 636.3367 ] [................................................] 100% [ 639.0673 ] Writing partition APP with system.img [ 5512901636 bytes ] [ 639.0732 ] [................................................] 100% [ 878.6988 ] [ 878.7004 ] tegradevflash_v2 --write BCT br_bct_BR.bct [ 878.7018 ] Bootloader version 01.00.0000 [ 879.4199 ] Writing partition BCT with br_bct_BR.bct [ 8192 bytes ] [ 879.4210 ] [................................................] 100% [ 879.6291 ] [ 879.6339 ] tegradevflash_v2 --write A_MB1_BCT mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 879.6353 ] Bootloader version 01.00.0000 [ 880.3545 ] Writing partition A_MB1_BCT with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 18048 bytes ] [ 880.3575 ] [................................................] 100% [ 880.5897 ] [ 880.5914 ] tegradevflash_v2 --write B_MB1_BCT mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 880.5928 ] Bootloader version 01.00.0000 [ 881.3108 ] Writing partition B_MB1_BCT with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt [ 18048 bytes ] [ 881.3120 ] [................................................] 100% [ 881.5464 ] [ 881.5515 ] tegradevflash_v2 --write A_MEM_BCT mem_coldboot_sigheader.bct.encrypt [ 881.5529 ] Bootloader version 01.00.0000 [ 882.2704 ] Writing partition A_MEM_BCT with mem_coldboot_sigheader.bct.encrypt [ 243712 bytes ] [ 882.2722 ] [................................................] 100% [ 885.2740 ] [ 885.2756 ] tegradevflash_v2 --write B_MEM_BCT mem_coldboot_sigheader.bct.encrypt [ 885.2769 ] Bootloader version 01.00.0000 [ 885.9959 ] Writing partition B_MEM_BCT with mem_coldboot_sigheader.bct.encrypt [ 243712 bytes ] [ 885.9977 ] [................................................] 100% [ 889.0011 ] [ 889.0012 ] Flashing completed [ 889.0013 ] Coldbooting the device [ 889.0029 ] tegrarcm_v2 --chip 0x23 --ismb2 [ 889.0043 ] MB2 version 01.00.0000 [ 889.7216 ] [ 889.7217 ] Coldbooting the device [ 889.7233 ] tegrarcm_v2 --chip 0x23 --reboot coldboot [ 889.7247 ] MB2 version 01.00.0000 [ 890.4549 ] *** The target t186ref has been flashed successfully. *** Reset the board to boot from internal eMMC.