Hello~
Using “Jetson_Linux_R35.4.1_aarch64.tbz2” + “Tegra_Linux_Sample-Root-Filesystem_R35.4.1_aarch64.tbz2”.
The Jetson device has been flashed and succeeded before with the same method.
But the Jetson flash failed this time.
The log is as below:
Note:
1. The part is Jetson AGX Orin 64GB from Nvidia
2. Now no display on the LCD panel which is through the DP port.
3. Failed when flash as below.
4. 0955 7023 can be seen when lsusb
========================================================
kxj@fk:~/R35.4.1/Linux_for_Tegra$ sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 4.1
# User release: 0.0
###############################################################################
# Target Board Information:
# Name: jetson-agx-orin-devkit, Board Family: t186ref, SoC: Tegra 234,
# OpMode: production, Boot Authentication: NS,
# Disk encryption: disabled ,
###############################################################################
copying emc_fuse_dev_params(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery"
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0195 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0198 ] File rcm_state open failed
[ 0.0202 ] ERROR: failed to read rcm_state
[ 0.0202 ]
[ 0.0228 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0230 ] Assuming zero filled SBK key
[ 0.0206 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[ 0.0272 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[ 0.0371 ] Parsing partition layout
[ 0.0375 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0386 ] Kernel DTB used: None
[ 0.0387 ] WARNING: dce base dtb is not provided
[ 0.0387 ] Parsing partition layout
[ 0.0391 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0397 ] Creating list of images to be signed
[ 0.0401 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.0405 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0420 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0425 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0472 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0475 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0522 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0524 ] adding BCH for mb2_t234_aligned.bin
[ 0.0554 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0677 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0679 ] adding BCH for mb2_t234_aligned.bin
[ 0.0833 ] Filling MB1 storage info
[ 0.0833 ] Parsing dev params for multi chains
[ 0.0900 ] Generating br-bct
[ 0.0904 ] Updating dev and MSS params in BR BCT
[ 0.0905 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.0912 ] Updating bl info
[ 0.0916 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.0920 ] WARNING: boot chain is not completed. set to 0
[ 0.0928 ] Generating signatures
[ 0.0953 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0955 ] Assuming zero filled SBK key
[ 0.1040 ] Warning: pub_key.key is not found
[ 0.1017 ] Parsing dev params for multi chains
[ 0.1017 ] Generating br-bct
[ 0.1021 ] Updating dev and MSS params in BR BCT
[ 0.1022 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1029 ] Updating bl info
[ 0.1033 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1036 ] WARNING: boot chain is not completed. set to 0
[ 0.1046 ] Get Signed section of bct
[ 0.1050 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 0.1058 ] Signing BCT
[ 0.1083 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1084 ] Assuming zero filled SBK key
[ 0.1101 ] Sha saved in br_bct_BR.sha
[ 0.1103 ] Warning: pub_key.key is not found
[ 0.1078 ] Updating BCT with signature
[ 0.1082 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 0.1087 ] Offset :4608 Len :3584
[ 0.1092 ] Generating SHA2 Hash
[ 0.1117 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 0.1119 ] Assuming zero filled SBK key
[ 0.1119 ] Assuming zero filled SBK key
[ 0.1136 ] Sha saved in br_bct_BR.sha
[ 0.1114 ] Updating BCT with SHA2 Hash
[ 0.1118 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 0.1121 ] Offset :4608 Len :3584
[ 0.1125 ] Offset :68 Len :8124
[ 0.1127 ] Generating coldboot mb1-bct
[ 0.1131 ] 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.1134 ] MB1-BCT version: 0.10
[ 0.1137 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1142 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1147 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1152 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.1155 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.1159 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.1160 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.1160 ]
[ 0.1160 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1160 ] Added Platform Config 9 data with size :- 100
[ 0.1160 ]
[ 0.1161 ] Updating mb1-bct with firmware information
[ 0.1164 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.1176 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 0.1184 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 0.1187 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 0.1222 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1223 ] Assuming zero filled SBK key
[ 0.1236 ] Warning: pub_key.key is not found
[ 0.1215 ] 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.1223 ] Generating recovery mb1-bct
[ 0.1226 ] 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.1228 ] MB1-BCT version: 0.10
[ 0.1230 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1236 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1242 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 0.1244 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.1245 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.1245 ]
[ 0.1245 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1245 ] Added Platform Config 9 data with size :- 100
[ 0.1245 ]
[ 0.1246 ] Updating mb1-bct with firmware information
[ 0.1250 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.1259 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 0.1266 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 0.1269 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 0.1302 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1303 ] Assuming zero filled SBK key
[ 0.1315 ] Warning: pub_key.key is not found
[ 0.1294 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.1302 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.1303 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.1303 ] Copying signatures
[ 0.1306 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1352 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.1353 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.1353 ] Boot Rom communication
[ 0.1357 ] 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.1360 ] BR_CID: 0x80012344705DD44F6400000011010240
[ 0.1639 ] Sending bct_br
[ 0.2063 ] Sending mb1
[ 0.2076 ] Sending psc_bl1
[ 0.2174 ] Sending bct_mb1
[ 0.2229 ] Boot Rom communication completed
[ 0.2268 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[ 0.2302 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[ 0.2316 ] adding BCH for applet_t234_aligned.bin
[ 0.2671 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2674 ] Assuming zero filled SBK key
[ 0.2711 ] Warning: pub_key.key is not found
[ 0.2696 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[ 0.2720 ] Sending mb2_applet...
[ 0.2727 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[ 0.2733 ] BL: version 1.2.0.0-t234-54845784-562369e5 last_boot_error: 0
[ 0.4283 ] Sending applet
[ 0.5372 ] completed
[ 0.5387 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.5401 ] MB2 Applet version 01.00.0000
[ 0.7510 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.7513 ] MB2 Applet version 01.00.0000
[ 0.7860 ] Retrieving board information
[ 0.7875 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[ 0.7890 ] MB2 Applet version 01.00.0000
[ 0.8371 ] Saved platform info in chip_info.bin
[ 0.8428 ] Chip minor revision: 1
[ 0.8429 ] Bootrom revision: 0x7
[ 0.8429 ] Ram code: 0x3
[ 0.8429 ] Chip sku: 0xd0
[ 0.8430 ] Chip Sample: prod
[ 0.8430 ]
[ 0.8436 ] Retrieving EEPROM data
[ 0.8438 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/kxj/R35.4.1/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[ 0.8452 ] MB2 Applet version 01.00.0000
[ 0.8773 ] Saved platform info in /home/kxj/R35.4.1/Linux_for_Tegra/bootloader/cvm.bin
[ 0.9110 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.9125 ] MB2 Applet version 01.00.0000
[ 0.9452 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.9455 ] MB2 Applet version 01.00.0000
[ 0.9919 ] Dumping customer Info
[ 0.9924 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[ 0.9927 ] MB2 Applet version 01.00.0000
[ 1.0364 ] Saved bct in tmp.bct
[ 1.0441 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/kxj/R35.4.1/Linux_for_Tegra/bootloader/custinfo_out.bin
[ 1.0444 ] Custo[ 1.0447 ] mer data saved in /home/kxj/R35.4.1/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[ 1.0447 ] Rebooting to recovery mode
[ 1.0451 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 1.0759 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 1.0762 ] MB2 Applet version 01.00.0000
[ 1.1202 ] Booting to recovery mode
[ 1.1219 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[ 1.1231 ] MB2 Applet version 01.00.0000
Board ID(3701) version(500) sku(0005) revision(M.0)
Chip SKU(00:00:00:D0) ramcode(00:00:00:03) fuselevel(fuselevel_production) board_FAB(500)
Copy /home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0005-p3737-0000.dtb to /home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0005-p3737-0000.dtb.rec
copying bctfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0005-sdram-l4t.dts)... done.
copying minratchet_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-ratchet-p3701-0000.dts)... done.
copying device_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
copying pinmux_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi)... done.
copying gpioint_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3701-0000.dts)... done.
copying pmic_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3701-0000.dts)... done.
copying pmc_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi)... done.
copying deviceprod_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3701-0000.dts)... done.
copying prod_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3701-0000.dts)... done.
copying scr_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-scr-p3701-0000.dts)... done.
copying wb0sdram(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3701-0005-wb0sdram-l4t.dts)... done.
copying bootrom_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3701-0000.dts)... done.
Existing uphylane_config(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/tegra234-mb1-bct-uphylane-si.dtsi) reused.
copying dev_params(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3701-0000.dts)... done.
copying dev_params_b(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct_b-p3701-0000.dts)... done.
copying mb2bct_cfg(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3701-0000.dts)... done.
Existing pscfwfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused.
Existing pscbl1file(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused.
Existing mtsmcefile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused.
Existing mb2applet(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/applet_t234.bin) reused.
Existing bootloader(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
copying initrd(/home/kxj/R35.4.1/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/kxj/R35.4.1/Linux_for_Tegra/bootloader/ramdisk_tmp /home/kxj/R35.4.1/Linux_for_Tegra/bootloader /home/kxj/R35.4.1/Linux_for_Tegra
42010 块
gzip: /home/kxj/R35.4.1/Linux_for_Tegra/kernel/Image: not in gzip format
_BASE_KERNEL_VERSION=5.10.120-tegra
58247 块
Making Recovery image...
copying recdtbfile(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0005-p3737-0000.dtb.rec)... done.
记录了20+0 的读入
记录了20+0 的写出
20字节已复制,0.0001969 s,102 kB/s
./flash.sh: 行 3076: python:未找到命令
Existing sosfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing tegraboot(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing cpu_bootloader(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing mb2blfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing xusbfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused.
Existing dcefile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/display-t234-dce.bin) reused.
Existing nvdecfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused.
Existing psc_rf(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused.
Existing mb2_rf(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb2rf_t234.bin) reused.
Existing mb1file(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing bpffile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused.
copying bpfdtbfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3701-0005-3737-0000.dtb)... done.
Existing scefile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused.
Existing apefile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/spe_t234.bin) reused.
Existing wb0boot(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused.
Existing tosfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/tos-optee_t234.img) reused.
Existing eksfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/eks_t234.img) reused.
copying dtbfile(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0005-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-0005-p3737-0000.dtb to rootfs... done.
Making system.img...
Setting "FDT /boot/dtb/kernel_tegra234-p3701-0005-p3737-0000.dtb" successfully in the extlinux.conf...done.
populating rootfs from /home/kxj/R35.4.1/Linux_for_Tegra/rootfs ... populating /boot/extlinux/extlinux.conf ... done.
Sync'ing system.img ... done.
Converting RAW image to Sparse image... done.
system.img built successfully.
Not signing of kernel-dtb
Existing tbcfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
记录了131072+0 的读入
记录了131072+0 的写出
67108864字节(67 MB,64 MiB)已复制,0.362607 s,185 MB/s
Sync'ing esp.img ... done.
copying tbcdtbfile(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-0005-p3737-0000.dtb)... done.
copying cfgfile(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi_sdmmc.xml) to flash.xml... done.
Existing flashapp(/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3701-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-camera-imx390-overlay.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-audio-codec-rt5658-40pin.dtbo)... done.
copying overlay_dtb(/home/kxj/R35.4.1/Linux_for_Tegra/kernel/dtb/tegra234-p3737-overlay.dtbo)... done.
/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/L4TConfiguration_updated.dts: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
/home/kxj/R35.4.1/Linux_for_Tegra/bootloader/L4TConfiguration.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
./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 L4TConfiguration.dtbo,tegra234-p3701-overlay.dtbo,tegra234-p3737-camera-dual-imx274-overlay.dtbo,tegra234-p3737-camera-e3331-overlay.dtbo,tegra234-p3737-camera-e3333-overlay.dtbo,tegra234-p3737-camera-imx185-overlay.dtbo,tegra234-p3737-camera-imx390-overlay.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-overlay.dtbo, --bldtb tegra234-p3701-0005-p3737-0000.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-p3701-0000.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --pinmux_config tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3701-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3701-0000.dts --pmc_config tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi --deviceprod_config tegra234-mb1-bct-cprod-p3701-0000.dts --prod_config tegra234-mb1-bct-prod-p3701-0000.dts --scr_config tegra234-mb2-bct-scr-p3701-0000.dts --wb0sdram_config tegra234-p3701-0005-wb0sdram-l4t.dts --br_cmd_config tegra234-mb1-bct-reset-p3701-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3701-0000.dts,tegra234-br-bct_b-p3701-0000.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3701-0000.dts --bins "psc_fw pscfw_t234_prod.bin; mts_mce mce_flash_o10_cr_prod.bin; mb2_applet applet_t234.bin; mb2_bootloader mb2_t234.bin; xusb_fw xusb_t234_prod.bin; dce_fw display-t234-dce.bin; nvdec nvdec_t234_prod.fw; bpmp_fw bpmp_t234-TE990M-A1_prod.bin; bpmp_fw_dtb tegra234-bpmp-3701-0005-3737-0000.dtb; sce_fw camera-rtcpu-sce.img; rce_fw camera-rtcpu-t234-rce.img; ape_fw adsp-fw.bin; spe_fw spe_t234.bin; tos tos-optee_t234.img; eks eks_t234.img" --sdram_config tegra234-p3701-0005-sdram-l4t.dts --cust_info custinfo_out.bin --secondary_gpt_backup --bct_backup --boot_chain A
saving flash command in /home/kxj/R35.4.1/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/kxj/R35.4.1/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.0321 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0322 ] Assuming zero filled SBK key
[ 0.0236 ] Parsing partition layout
[ 0.0242 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.0297 ] Change tegra234-bpmp-3701-0005-3737-0000.dtb to tegra234-bpmp-3701-0005-3737-0000_with_odm.dtb
[ 0.0298 ] Change tegra234-bpmp-3701-0005-3737-0000.dtb to tegra234-bpmp-3701-0005-3737-0000_with_odm.dtb
[ 0.0612 ] /usr/bin/python3 dtbcheck.py -c t234 -o tegra234-bpmp-3701-0005-3737-0000_with_odm.dtb tegra234-bpmp-3701-0005-3737-0000_with_odm_tmp.dtb
[ 0.5891 ] Concatenating L4TConfiguration.dtbo,tegra234-p3701-overlay.dtbo,tegra234-p3737-camera-dual-imx274-overlay.dtbo,tegra234-p3737-camera-e3331-overlay.dtbo,tegra234-p3737-camera-e3333-overlay.dtbo,tegra234-p3737-camera-imx185-overlay.dtbo,tegra234-p3737-camera-imx390-overlay.dtbo,tegra234-p3737-audio-codec-rt5658-40pin.dtbo,tegra234-p3737-overlay.dtbo to tegra234-p3701-0005-p3737-0000_with_odm_overlay.dtb
[ 0.5896 ] Concatenating bl dtb to cpubl binary
[ 0.5924 ] MB2 binary: mb2_t234.bin
[ 0.5925 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3701-0000.dts
[ 0.6234 ] Pre-processing mb2bct config: tegra234-mb2-bct-scr-p3701-0000.dts
[ 0.9942 ] Generating coldboot mb2-bct
[ 0.9942 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct.cfg --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3701-0000_cpp.dtb
[ 0.9946 ] WARNING: unknown property 'tfc_version'
[ 0.9978 ] WARNING: unknown property 'addr_header_version'
[ 1.0080 ] Updating mb2-bct with storage information
[ 1.0085 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 1.0094 ] Concatenating mb2-bct to mb2 binary
[ 1.0094 ] mb2_bin_file = mb2_t234.bin
[ 1.0094 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct
[ 1.0137 ] DCE binary: display-t234-dce.bin
[ 1.0138 ] Kernel DTB used: kernel_tegra234-p3701-0005-p3737-0000.dtb
[ 1.0138 ] Concatenating kernel-dtb to dce-fw binary
[ 1.0139 ] dce_bin = display-t234-dce.bin
[ 1.0139 ] kernel_dtb = kernel_tegra234-p3701-0005-p3737-0000.dtb
[ 1.0139 ] dce_with_dtb = display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000.bin
[ 1.0201 ] Update display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000.bin to dce_fw partitions
[ 1.0223 ] Parsing partition layout
[ 1.0228 ] tegraparser_v2 --pt flash.xml.tmp
[ 1.0242 ] Creating list of images to be signed
[ 1.0248 ] Generating ratchet blob
[ 1.0248 ] Pre-processing config: tegra234-mb1-bct-reset-p3701-0000.dts
[ 1.0317 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[ 1.0383 ] Pre-processing config: tegra234-mb1-bct-cprod-p3701-0000.dts
[ 1.0445 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3701-0000.dts
[ 1.0514 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[ 1.0620 ] Pre-processing config: tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
[ 1.0747 ] Pre-processing config: tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi
[ 1.0810 ] Pre-processing config: tegra234-mb1-bct-pmic-p3701-0000.dts
[ 1.0883 ] Pre-processing config: tegra234-mb1-bct-prod-p3701-0000.dts
[ 1.0950 ] Pre-processing config: tegra234-p3701-0005-sdram-l4t.dts
[ 1.8691 ] Pre-processing config: tegra234-mb1-bct-uphylane-si.dtsi
[ 1.8753 ] Pre-processing config: tegra234-p3701-0005-wb0sdram-l4t.dts
[ 2.6829 ] Pre-processing config: tegra234-mb1-bct-ratchet-p3701-0000.dts
[ 2.6961 ] Generating coldboot mb1-bct
[ 2.6966 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 2.6970 ] MB1-BCT version: 0.10
[ 2.6972 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 2.6980 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 2.6986 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 2.6992 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 2.6997 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 2.7003 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 2.7009 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 2.7014 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 2.7019 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 2.7025 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 2.7030 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 2.7035 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 2.7040 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 2.7043 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 2.7043 ]
[ 2.7043 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 2.7043 ] Added Platform Config 0 data with size :- 2936
[ 2.7043 ]
[ 2.7043 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 2.7043 ] WARNING: unknown node 'g2'
[ 2.7043 ] WARNING: unknown node 'g2'
[ 2.7043 ] WARNING: unknown node 'g9'
[ 2.7043 ] WARNING: unknown node 'g9'
[ 2.7043 ] Added Platform Config 2 data with size :- 24
[ 2.7043 ]
[ 2.7043 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 2.7043 ] Added Platform Config 4 data with size :- 532
[ 2.7043 ]
[ 2.7043 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 2.7044 ] Added Platform Config 3 data with size :- 52
[ 2.7044 ]
[ 2.7044 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 2.7044 ] WARNING: unknown property 'major'
[ 2.7044 ] WARNING: unknown property 'minor'
[ 2.7044 ] Added Platform Config 5 data with size :- 524
[ 2.7044 ]
[ 2.7044 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 2.7044 ] WARNING: unknown property 'major'
[ 2.7044 ] WARNING: unknown property 'minor'
[ 2.7044 ] Added Platform Config 7 data with size :- 380
[ 2.7044 ]
[ 2.7044 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 2.7044 ] Added Platform Config 8 data with size :- 24
[ 2.7044 ]
[ 2.7044 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 2.7044 ] Added Platform Config 9 data with size :- 100
[ 2.7045 ]
[ 2.7045 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 2.7045 ] ModuleCount 0 NumProdNames 0
[ 2.7045 ] Added Platform Config 6 data with size :- 16
[ 2.7045 ]
[ 2.7045 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 2.7045 ]
[ 2.7045 ] Updating mb1-bct with firmware information
[ 2.7049 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 2.7060 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 2.7069 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 2.7072 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 2.7170 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 2.7172 ] Assuming zero filled SBK key
[ 2.7226 ] Warning: pub_key.key is not found
[ 2.7144 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 2.7153 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[ 2.7157 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 2.7175 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 2.7180 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 2.7232 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 2.7237 ] Header already present for nvdec_t234_prod_aligned.fw
[ 2.7257 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 2.7312 ] adding BCH for xusb_t234_prod_aligned.bin
[ 2.7441 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 2.7515 ] adding BCH for tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned.dtb
[ 2.7666 ] Header already present for pscfw_t234_prod_aligned.bin
[ 2.7716 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 2.7789 ] Header already present for sc7_t234_prod.bin
[ 2.7818 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 2.7851 ] adding BCH for mb2rf_t234_aligned.bin
[ 2.7871 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 2.7976 ] adding BCH for tos-optee_t234_aligned.img
[ 2.8873 ] adding BCH for eks_t234_aligned.img
[ 2.9208 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin
[ 3.0688 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin, ratio = 7%
[ 3.0898 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned_blob_w_bin_aligned.bin
[ 3.1081 ] adding BCH for spe_t234_aligned.bin
[ 3.1201 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 3.1290 ] adding BCH for adsp-fw_aligned.bin
[ 3.1458 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 3.1576 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 3.1580 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 3.1642 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 3.1647 ] Header already present for nvdec_t234_prod_aligned.fw
[ 3.1669 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[ 3.1730 ] adding BCH for xusb_t234_prod_aligned.bin
[ 3.1867 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[ 3.1945 ] adding BCH for tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned.dtb
[ 3.2103 ] Header already present for pscfw_t234_prod_aligned.bin
[ 3.2149 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[ 3.2210 ] Header already present for sc7_t234_prod.bin
[ 3.2239 ] Header already present for psc_rf_t234_prod_aligned.bin
[ 3.2272 ] adding BCH for mb2rf_t234_aligned.bin
[ 3.2296 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[ 3.2422 ] adding BCH for tos-optee_t234_aligned.img
[ 3.3327 ] adding BCH for eks_t234_aligned.img
[ 3.3668 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin
[ 3.5162 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin, ratio = 7%
[ 3.5402 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned_blob_w_bin_aligned.bin
[ 3.5579 ] adding BCH for spe_t234_aligned.bin
[ 3.5694 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[ 3.5790 ] adding BCH for adsp-fw_aligned.bin
[ 3.6066 ] Filling MB1 storage info
[ 3.6066 ] Parsing dev params for multi chains
[ 3.6139 ] Generating br-bct
[ 3.6143 ] Updating dev and MSS params in BR BCT
[ 3.6143 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.7003 ] Updating bl info
[ 3.7008 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 3.7082 ] Generating br-bct
[ 3.7087 ] Updating dev and MSS params in BR BCT
[ 3.7087 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3701-0000_cpp.dtb --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 3.7946 ] Updating bl info
[ 3.7951 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[ 3.7963 ] Generating BCT backup image
[ 3.7964 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 3.7970 ] 记录了32768+0 的读入
[ 3.8753 ] 记录了32768+0 的写出
[ 3.8753 ] 32768字节(33 kB,32 KiB)已复制,0.0775375 s,423 kB/s
[ 3.8753 ]
[ 3.8753 ] Concatenating BCT for chain A to bct_backup.img
[ 3.8754 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 3.8759 ] 记录了8192+0 的读入
[ 3.8920 ] 记录了8192+0 的写出
[ 3.8920 ] 8192字节(8.2 kB,8.0 KiB)已复制,0.0154336 s,531 kB/s
[ 3.8920 ]
[ 3.8920 ] Concatenating BCT for chain B to bct_backup.img
[ 3.8921 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 3.8926 ] 记录了8192+0 的读入
[ 3.9085 ] 记录了8192+0 的写出
[ 3.9085 ] 8192字节(8.2 kB,8.0 KiB)已复制,0.015348 s,534 kB/s
[ 3.9085 ]
[ 3.9085 ] Generating signatures
[ 3.9173 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 3.9174 ] Assuming zero filled SBK key
[ 3.9794 ] Warning: pub_key.key is not found
[ 3.9733 ] Parsing dev params for multi chains
[ 3.9733 ] Generating br-bct
[ 3.9738 ] Updating dev and MSS params in BR BCT
[ 3.9738 ] tegrabct_v2 --dev_param tegra234-br-bct-p3701-0000_cpp.dtb --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 4.0595 ] Updating customer data section
[ 4.0601 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 4.0609 ] Updating bl info
[ 4.0613 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 4.0631 ] Get Signed section of bct
[ 4.0635 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 4.0642 ] Signing BCT
[ 4.0729 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.0731 ] Assuming zero filled SBK key
[ 4.0751 ] Sha saved in br_bct_BR.sha
[ 4.0754 ] Warning: pub_key.key is not found
[ 4.0667 ] Updating BCT with signature
[ 4.0671 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 4.0674 ] Offset :4608 Len :3584
[ 4.0679 ] Generating SHA2 Hash
[ 4.0767 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 4.0768 ] Assuming zero filled SBK key
[ 4.0768 ] Assuming zero filled SBK key
[ 4.0786 ] Sha saved in br_bct_BR.sha
[ 4.0701 ] Updating BCT with SHA2 Hash
[ 4.0705 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 4.0708 ] Offset :4608 Len :3584
[ 4.0713 ] Offset :68 Len :8124
[ 4.0713 ]
[ 4.0714 ] Generating br-bct
[ 4.0717 ] Updating dev and MSS params in BR BCT
[ 4.0717 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3701-0000_cpp.dtb --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 4.1572 ] Updating customer data section
[ 4.1577 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[ 4.1586 ] Updating bl info
[ 4.1590 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 4.1608 ] Get Signed section of bct
[ 4.1613 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 4.1621 ] Signing BCT
[ 4.1708 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.1710 ] Assuming zero filled SBK key
[ 4.1729 ] Sha saved in br_bct_BR.sha
[ 4.1732 ] Warning: pub_key.key is not found
[ 4.1645 ] Updating BCT with signature
[ 4.1649 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 4.1652 ] Offset :4608 Len :3584
[ 4.1657 ] Generating SHA2 Hash
[ 4.1745 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 4.1746 ] Assuming zero filled SBK key
[ 4.1746 ] Assuming zero filled SBK key
[ 4.1762 ] Sha saved in br_bct_BR.sha
[ 4.1677 ] Updating BCT with SHA2 Hash
[ 4.1681 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 4.1684 ] Offset :4608 Len :3584
[ 4.1688 ] Offset :68 Len :8124
[ 4.1690 ] Generating BCT backup image
[ 4.1690 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 4.1696 ] 记录了32768+0 的读入
[ 4.2484 ] 记录了32768+0 的写出
[ 4.2485 ] 32768字节(33 kB,32 KiB)已复制,0.0781192 s,419 kB/s
[ 4.2485 ]
[ 4.2485 ] Concatenating BCT for chain A to bct_backup.img
[ 4.2485 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 4.2491 ] 记录了8192+0 的读入
[ 4.2655 ] 记录了8192+0 的写出
[ 4.2655 ] 8192字节(8.2 kB,8.0 KiB)已复制,0.0157249 s,521 kB/s
[ 4.2656 ]
[ 4.2656 ] Concatenating BCT for chain B to bct_backup.img
[ 4.2656 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 4.2661 ] 记录了8192+0 的读入
[ 4.2820 ] 记录了8192+0 的写出
[ 4.2820 ] 8192字节(8.2 kB,8.0 KiB)已复制,0.0152475 s,537 kB/s
[ 4.2820 ]
[ 4.2820 ] Generating coldboot mb1-bct
[ 4.2825 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 4.2829 ] MB1-BCT version: 0.10
[ 4.2832 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2839 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2844 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2849 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 4.2853 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 4.2857 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 4.2861 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 4.2865 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 4.2869 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 4.2874 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 4.2878 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 4.2883 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 4.2888 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 4.2892 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 4.2894 ]
[ 4.2894 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 4.2894 ] Added Platform Config 0 data with size :- 2936
[ 4.2894 ]
[ 4.2894 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 4.2895 ] WARNING: unknown node 'g2'
[ 4.2895 ] WARNING: unknown node 'g2'
[ 4.2895 ] WARNING: unknown node 'g9'
[ 4.2895 ] WARNING: unknown node 'g9'
[ 4.2895 ] Added Platform Config 2 data with size :- 24
[ 4.2895 ]
[ 4.2895 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 4.2895 ] Added Platform Config 4 data with size :- 532
[ 4.2895 ]
[ 4.2895 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 4.2895 ] Added Platform Config 3 data with size :- 52
[ 4.2895 ]
[ 4.2895 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 4.2895 ] WARNING: unknown property 'major'
[ 4.2895 ] WARNING: unknown property 'minor'
[ 4.2895 ] Added Platform Config 5 data with size :- 524
[ 4.2896 ]
[ 4.2896 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 4.2896 ] WARNING: unknown property 'major'
[ 4.2896 ] WARNING: unknown property 'minor'
[ 4.2896 ] Added Platform Config 7 data with size :- 380
[ 4.2896 ]
[ 4.2896 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 4.2896 ] Added Platform Config 8 data with size :- 24
[ 4.2896 ]
[ 4.2896 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 4.2896 ] Added Platform Config 9 data with size :- 100
[ 4.2896 ]
[ 4.2896 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 4.2896 ] ModuleCount 0 NumProdNames 0
[ 4.2896 ] Added Platform Config 6 data with size :- 16
[ 4.2896 ]
[ 4.2896 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 4.2897 ]
[ 4.2897 ] Updating mb1-bct with firmware information
[ 4.2901 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 4.2912 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 4.2919 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 4.2923 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 4.3020 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.3021 ] Assuming zero filled SBK key
[ 4.3032 ] Warning: pub_key.key is not found
[ 4.2950 ] 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.2958 ] Generating recovery mb1-bct
[ 4.2962 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --wb0sdram tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3701-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3701-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[ 4.2966 ] MB1-BCT version: 0.10
[ 4.2969 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2974 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2979 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
[ 4.2984 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 4.2988 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 4.2994 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 4.2999 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 4.3004 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 4.3009 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 4.3011 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 4.3011 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 4.3011 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 4.3011 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 4.3011 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 4.3011 ]
[ 4.3011 ] Parsing config file :tegra234-mb1-bct-pinmux-p3701-0000-a04_cpp.dtb
[ 4.3011 ] Added Platform Config 0 data with size :- 2936
[ 4.3011 ]
[ 4.3011 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3701-0000-a04_cpp.dtb
[ 4.3011 ] WARNING: unknown node 'g2'
[ 4.3011 ] WARNING: unknown node 'g2'
[ 4.3012 ] WARNING: unknown node 'g9'
[ 4.3012 ] WARNING: unknown node 'g9'
[ 4.3012 ] Added Platform Config 2 data with size :- 24
[ 4.3012 ]
[ 4.3012 ] Parsing config file :tegra234-mb1-bct-pmic-p3701-0000_cpp.dtb
[ 4.3012 ] Added Platform Config 4 data with size :- 532
[ 4.3012 ]
[ 4.3012 ] Parsing config file :tegra234-mb1-bct-reset-p3701-0000_cpp.dtb
[ 4.3012 ] Added Platform Config 3 data with size :- 52
[ 4.3012 ]
[ 4.3012 ] Parsing config file :tegra234-mb1-bct-prod-p3701-0000_cpp.dtb
[ 4.3012 ] WARNING: unknown property 'major'
[ 4.3012 ] WARNING: unknown property 'minor'
[ 4.3012 ] Added Platform Config 5 data with size :- 524
[ 4.3012 ]
[ 4.3012 ] Parsing config file :tegra234-mb1-bct-gpioint-p3701-0000_cpp.dtb
[ 4.3012 ] WARNING: unknown property 'major'
[ 4.3013 ] WARNING: unknown property 'minor'
[ 4.3013 ] Added Platform Config 7 data with size :- 380
[ 4.3013 ]
[ 4.3013 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb
[ 4.3013 ] Added Platform Config 8 data with size :- 24
[ 4.3013 ]
[ 4.3013 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 4.3013 ] Added Platform Config 9 data with size :- 100
[ 4.3013 ]
[ 4.3013 ] Parsing config file :tegra234-mb1-bct-cprod-p3701-0000_cpp.dtb
[ 4.3013 ] ModuleCount 0 NumProdNames 0
[ 4.3013 ] Added Platform Config 6 data with size :- 16
[ 4.3013 ]
[ 4.3013 ] Parsing config file :tegra234-mb1-bct-ratchet-p3701-0000_cpp.dtb
[ 4.3013 ]
[ 4.3014 ] Updating mb1-bct with firmware information
[ 4.3017 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[ 4.3029 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 4.3037 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 4.3040 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 4.3136 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.3137 ] Assuming zero filled SBK key
[ 4.3149 ] Warning: pub_key.key is not found
[ 4.3066 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 4.3075 ] Generating coldboot mem-bct
[ 4.3079 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb --membct tegra234-p3701-0005-sdram-l4t_cpp_1.bct tegra234-p3701-0005-sdram-l4t_cpp_2.bct tegra234-p3701-0005-sdram-l4t_cpp_3.bct tegra234-p3701-0005-sdram-l4t_cpp_4.bct
[ 4.3083 ] packing sdram params with Wb0 file tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb
[ 4.3968 ] Packing sdram param for instance[0]
[ 4.3970 ] Packing sdram param for instance[1]
[ 4.3973 ] Packing sdram param for instance[2]
[ 4.3976 ] Packing sdram param for instance[3]
[ 4.3978 ] Packing sdram param for instance[4]
[ 4.3981 ] Packing sdram param for instance[5]
[ 4.3984 ] Packing sdram param for instance[6]
[ 4.3986 ] Packing sdram param for instance[7]
[ 4.3989 ] Packing sdram param for instance[8]
[ 4.3991 ] Packing sdram param for instance[9]
[ 4.3994 ] Packing sdram param for instance[10]
[ 4.3996 ] Packing sdram param for instance[11]
[ 4.3999 ] Packing sdram param for instance[12]
[ 4.4002 ] Packing sdram param for instance[13]
[ 4.4005 ] Packing sdram param for instance[14]
[ 4.4007 ] Packing sdram param for instance[15]
[ 4.4824 ] Getting sector size from pt
[ 4.4830 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[ 4.4836 ] BlockSize read from layout is 0x200
[ 4.4840 ] tegrahost_v2 --chip 0x23 0 --blocksize 512 --magicid MEMB --addsigheader_multi tegra234-p3701-0005-sdram-l4t_cpp_1.bct tegra234-p3701-0005-sdram-l4t_cpp_2.bct tegra234-p3701-0005-sdram-l4t_cpp_3.bct tegra234-p3701-0005-sdram-l4t_cpp_4.bct
[ 4.4844 ] Binary 0 length is 58752
[ 4.4847 ] Binary 0 align length is 58880
[ 4.4856 ] Binary 1 length is 58752
[ 4.4858 ] Binary 1 align length is 58880
[ 4.4865 ] Binary 2 length is 58752
[ 4.4867 ] Binary 2 align length is 58880
[ 4.4875 ] Binary 3 length is 58752
[ 4.4876 ] Binary 3 align length is 58880
[ 4.4884 ] Buffer length is 235520
[ 4.4886 ] adding BCH for tegra234-p3701-0005-sdram-l4t_cpp_1.bct
[ 4.4889 ] new length is 243712
[ 4.4890 ]
[ 4.4897 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[ 4.4906 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 4.4910 ] Header already present for mem_coldboot_aligned.bct
[ 4.5007 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.5009 ] Assuming zero filled SBK key
[ 4.5021 ] Warning: pub_key.key is not found
[ 4.4939 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 4.4953 ] Generating recovery mem-bct
[ 4.4959 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3701-0005-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb --membct tegra234-p3701-0005-sdram-l4t_cpp_1.bct tegra234-p3701-0005-sdram-l4t_cpp_2.bct tegra234-p3701-0005-sdram-l4t_cpp_3.bct tegra234-p3701-0005-sdram-l4t_cpp_4.bct
[ 4.4962 ] packing sdram params with Wb0 file tegra234-p3701-0005-wb0sdram-l4t_cpp.dtb
[ 4.5838 ] Packing sdram param for instance[0]
[ 4.5840 ] Packing sdram param for instance[1]
[ 4.5841 ] Packing sdram param for instance[2]
[ 4.5842 ] Packing sdram param for instance[3]
[ 4.5843 ] Packing sdram param for instance[4]
[ 4.5845 ] Packing sdram param for instance[5]
[ 4.5846 ] Packing sdram param for instance[6]
[ 4.5847 ] Packing sdram param for instance[7]
[ 4.5848 ] Packing sdram param for instance[8]
[ 4.5850 ] Packing sdram param for instance[9]
[ 4.5851 ] Packing sdram param for instance[10]
[ 4.5852 ] Packing sdram param for instance[11]
[ 4.5854 ] Packing sdram param for instance[12]
[ 4.5855 ] Packing sdram param for instance[13]
[ 4.5856 ] Packing sdram param for instance[14]
[ 4.5858 ] Packing sdram param for instance[15]
[ 4.6733 ] Reading ramcode from backup chip_info.bin file
[ 4.6740 ] RAMCODE Read from Device: 3
[ 4.6740 ] Using ramcode 0
[ 4.6741 ] Disabled BPMP dtb trim, using default dtb
[ 4.6741 ]
[ 4.6748 ] tegrahost_v2 --chip 0x23 0 --align mem_rcm_aligned.bct
[ 4.6756 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[ 4.6760 ] adding BCH for mem_rcm_aligned.bct
[ 4.6873 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.6874 ] Assuming zero filled SBK key
[ 4.6887 ] Warning: pub_key.key is not found
[ 4.6804 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[ 4.6813 ] Copying signatures
[ 4.6817 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 4.7268 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 4.7274 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 4.7274 ] Boot Rom communication
[ 4.7281 ] 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
[ 4.7285 ] BR_CID: 0x80012344705DD44F6400000011010240
[ 4.7573 ] Sending bct_br
[ 4.8010 ] Sending mb1
[ 4.8020 ] Sending psc_bl1
[ 4.8129 ] Sending bct_mb1
[ 4.8184 ] Boot Rom communication completed
[ 4.8185 ] Generating blob for T23x
[ 4.8290 ] tegrahost_v2 --chip 0x23 0 --align blob_uefi_jetson_with_dtb_aligned.bin
[ 4.8322 ] tegrahost_v2 --chip 0x23 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader blob_uefi_jetson_with_dtb_aligned.bin zerosbk
[ 4.8336 ] adding BCH for blob_uefi_jetson_with_dtb_aligned.bin
[ 4.9638 ] tegrasign_v3.py --key None --list blob_uefi_jetson_with_dtb_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.9640 ] Assuming zero filled SBK key
[ 4.9706 ] Warning: pub_key.key is not found
[ 4.9625 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_uefi_jetson_with_dtb_aligned_sigheader.bin.encrypt blob_uefi_jetson_with_dtb_aligned_sigheader.bin.hash zerosbk
[ 4.9699 ] Get magic id
[ 4.9704 ] tegraparser_v2 --get_magic psc_fw
[ 4.9707 ] PFWP
[ 4.9709 ] partition type psc_fw, magic id = PFWP
[ 4.9716 ] tegrahost_v2 --chip 0x23 0 --align blob_pscfw_t234_prod_aligned.bin
[ 4.9725 ] tegrahost_v2 --chip 0x23 0 --magicid PFWP --ratchet_blob ratchet_blob.bin --appendsigheader blob_pscfw_t234_prod_aligned.bin zerosbk
[ 4.9729 ] Header already present for blob_pscfw_t234_prod_aligned.bin
[ 4.9880 ] tegrasign_v3.py --key None --list blob_pscfw_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.9882 ] Assuming zero filled SBK key
[ 4.9900 ] Warning: pub_key.key is not found
[ 4.9817 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_pscfw_t234_prod_aligned_sigheader.bin.encrypt blob_pscfw_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 4.9835 ] Get magic id
[ 4.9840 ] tegraparser_v2 --get_magic mts_mce
[ 4.9845 ] MTSM
[ 4.9846 ] partition type mts_mce, magic id = MTSM
[ 4.9852 ] tegrahost_v2 --chip 0x23 0 --align blob_mce_flash_o10_cr_prod_aligned.bin
[ 4.9860 ] tegrahost_v2 --chip 0x23 0 --magicid MTSM --ratchet_blob ratchet_blob.bin --appendsigheader blob_mce_flash_o10_cr_prod_aligned.bin zerosbk
[ 4.9864 ] Header already present for blob_mce_flash_o10_cr_prod_aligned.bin
[ 4.9985 ] tegrasign_v3.py --key None --list blob_mce_flash_o10_cr_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 4.9986 ] Assuming zero filled SBK key
[ 4.9999 ] Warning: pub_key.key is not found
[ 4.9916 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_mce_flash_o10_cr_prod_aligned_sigheader.bin.encrypt blob_mce_flash_o10_cr_prod_aligned_sigheader.bin.hash zerosbk
[ 4.9930 ] Get magic id
[ 4.9933 ] tegraparser_v2 --get_magic mb2_applet
[ 4.9937 ] MB2A
[ 4.9937 ] partition type mb2_applet, magic id = MB2A
[ 4.9950 ] tegrahost_v2 --chip 0x23 0 --align blob_applet_t234_aligned.bin
[ 4.9959 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --ratchet_blob ratchet_blob.bin --appendsigheader blob_applet_t234_aligned.bin zerosbk
[ 4.9963 ] adding BCH for blob_applet_t234_aligned.bin
[ 5.0138 ] tegrasign_v3.py --key None --list blob_applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.0139 ] Assuming zero filled SBK key
[ 5.0151 ] Warning: pub_key.key is not found
[ 5.0069 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_applet_t234_aligned_sigheader.bin.encrypt blob_applet_t234_aligned_sigheader.bin.hash zerosbk
[ 5.0087 ] Generating recovery mb2-bct
[ 5.0088 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct.cfg --recov --mb2bctcfg tegra234-mb2-bct-misc-p3701-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3701-0000_cpp.dtb
[ 5.0091 ] WARNING: unknown property 'tfc_version'
[ 5.0106 ] WARNING: unknown property 'addr_header_version'
[ 5.0214 ] Updating mb2-bct with storage information
[ 5.0219 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct_MB2.bct --updatestorageinfo flash.xml.bin
[ 5.0226 ] Concatenating mb2-bct to mb2 binary
[ 5.0226 ] mb2_bin_file = mb2_t234.bin
[ 5.0226 ] mb2_bct_file = mb2_bct_MB2.bct
[ 5.0231 ] Get magic id
[ 5.0236 ] tegraparser_v2 --get_magic mb2_bootloader
[ 5.0240 ] MB2B
[ 5.0241 ] partition type mb2_bootloader, magic id = MB2B
[ 5.0249 ] tegrahost_v2 --chip 0x23 0 --align blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 5.0259 ] tegrahost_v2 --chip 0x23 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader blob_mb2_t234_with_mb2_bct_MB2_aligned.bin zerosbk
[ 5.0263 ] adding BCH for blob_mb2_t234_with_mb2_bct_MB2_aligned.bin
[ 5.0487 ] tegrasign_v3.py --key None --list blob_mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.0488 ] Assuming zero filled SBK key
[ 5.0503 ] Warning: pub_key.key is not found
[ 5.0421 ] 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
[ 5.0438 ] Get magic id
[ 5.0442 ] tegraparser_v2 --get_magic xusb_fw
[ 5.0446 ] XUSB
[ 5.0447 ] partition type xusb_fw, magic id = XUSB
[ 5.0453 ] tegrahost_v2 --chip 0x23 0 --align blob_xusb_t234_prod_aligned.bin
[ 5.0462 ] tegrahost_v2 --chip 0x23 0 --magicid XUSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_xusb_t234_prod_aligned.bin zerosbk
[ 5.0466 ] adding BCH for blob_xusb_t234_prod_aligned.bin
[ 5.0609 ] tegrasign_v3.py --key None --list blob_xusb_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.0610 ] Assuming zero filled SBK key
[ 5.0625 ] Warning: pub_key.key is not found
[ 5.0543 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_xusb_t234_prod_aligned_sigheader.bin.encrypt blob_xusb_t234_prod_aligned_sigheader.bin.hash zerosbk
[ 5.0555 ] Kernel DTB used: kernel_tegra234-p3701-0005-p3737-0000.dtb
[ 5.0555 ] Concatenating kernel-dtb to dce-fw binary
[ 5.0555 ] dce_bin = display-t234-dce.bin
[ 5.0555 ] kernel_dtb = kernel_tegra234-p3701-0005-p3737-0000.dtb
[ 5.0555 ] dce_with_dtb = display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000.bin
[ 5.0649 ] Get magic id
[ 5.0654 ] tegraparser_v2 --get_magic dce_fw
[ 5.0657 ] DCEF
[ 5.0658 ] partition type dce_fw, magic id = DCEF
[ 5.0724 ] tegrahost_v2 --chip 0x23 0 --align blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin
[ 5.0733 ] tegrahost_v2 --chip 0x23 0 --magicid DCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin zerosbk
[ 5.0737 ] adding BCH for blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned.bin
[ 5.3535 ] tegrasign_v3.py --key None --list blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.3537 ] Assuming zero filled SBK key
[ 5.3758 ] Warning: pub_key.key is not found
[ 5.3676 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned_sigheader.bin.encrypt blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_aligned_sigheader.bin.hash zerosbk
[ 5.3891 ] Get magic id
[ 5.3897 ] tegraparser_v2 --get_magic nvdec
[ 5.3902 ] NDEC
[ 5.3903 ] partition type nvdec, magic id = NDEC
[ 5.3910 ] tegrahost_v2 --chip 0x23 0 --align blob_nvdec_t234_prod_aligned.fw
[ 5.3920 ] tegrahost_v2 --chip 0x23 0 --magicid NDEC --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvdec_t234_prod_aligned.fw zerosbk
[ 5.3924 ] Header already present for blob_nvdec_t234_prod_aligned.fw
[ 5.4060 ] tegrasign_v3.py --key None --list blob_nvdec_t234_prod_aligned_sigheader.fw_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4061 ] Assuming zero filled SBK key
[ 5.4075 ] Warning: pub_key.key is not found
[ 5.3993 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_nvdec_t234_prod_aligned_sigheader.fw.encrypt blob_nvdec_t234_prod_aligned_sigheader.fw.hash zerosbk
[ 5.4008 ] Get magic id
[ 5.4012 ] tegraparser_v2 --get_magic bpmp_fw
[ 5.4016 ] BPMF
[ 5.4018 ] partition type bpmp_fw, magic id = BPMF
[ 5.4030 ] tegrahost_v2 --chip 0x23 0 --align blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 5.4038 ] tegrahost_v2 --chip 0x23 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader blob_bpmp_t234-TE990M-A1_prod_aligned.bin zerosbk
[ 5.4042 ] Header already present for blob_bpmp_t234-TE990M-A1_prod_aligned.bin
[ 5.4298 ] tegrasign_v3.py --key None --list blob_bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4299 ] Assuming zero filled SBK key
[ 5.4328 ] Warning: pub_key.key is not found
[ 5.4245 ] 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
[ 5.4274 ] Using bpmp-dtb concatenated with odmdata in blob
[ 5.4275 ] Get magic id
[ 5.4279 ] tegraparser_v2 --get_magic bpmp_fw_dtb
[ 5.4283 ] BPMD
[ 5.4283 ] partition type bpmp_fw_dtb, magic id = BPMD
[ 5.4289 ] tegrahost_v2 --chip 0x23 0 --align blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned.dtb
[ 5.4297 ] tegrahost_v2 --chip 0x23 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned.dtb zerosbk
[ 5.4301 ] adding BCH for blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned.dtb
[ 5.4434 ] tegrasign_v3.py --key None --list blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4436 ] Assuming zero filled SBK key
[ 5.4448 ] Warning: pub_key.key is not found
[ 5.4365 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned_sigheader.dtb.encrypt blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_aligned_sigheader.dtb.hash zerosbk
[ 5.4378 ] Get magic id
[ 5.4383 ] tegraparser_v2 --get_magic sce_fw
[ 5.4386 ] SCEF
[ 5.4387 ] partition type sce_fw, magic id = SCEF
[ 5.4393 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-sce_aligned.img
[ 5.4401 ] tegrahost_v2 --chip 0x23 0 --magicid SCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-sce_aligned.img zerosbk
[ 5.4406 ] adding BCH for blob_camera-rtcpu-sce_aligned.img
[ 5.4550 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-sce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4551 ] Assuming zero filled SBK key
[ 5.4563 ] Warning: pub_key.key is not found
[ 5.4482 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_camera-rtcpu-sce_aligned_sigheader.img.encrypt blob_camera-rtcpu-sce_aligned_sigheader.img.hash zerosbk
[ 5.4495 ] Get magic id
[ 5.4498 ] tegraparser_v2 --get_magic rce_fw
[ 5.4503 ] RCEF
[ 5.4503 ] partition type rce_fw, magic id = RCEF
[ 5.4511 ] tegrahost_v2 --chip 0x23 0 --align blob_camera-rtcpu-t234-rce_aligned.img
[ 5.4519 ] tegrahost_v2 --chip 0x23 0 --magicid RCEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_camera-rtcpu-t234-rce_aligned.img zerosbk
[ 5.4524 ] adding BCH for blob_camera-rtcpu-t234-rce_aligned.img
[ 5.4778 ] tegrasign_v3.py --key None --list blob_camera-rtcpu-t234-rce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4780 ] Assuming zero filled SBK key
[ 5.4796 ] Warning: pub_key.key is not found
[ 5.4713 ] 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
[ 5.4733 ] Get magic id
[ 5.4737 ] tegraparser_v2 --get_magic ape_fw
[ 5.4741 ] APEF
[ 5.4742 ] partition type ape_fw, magic id = APEF
[ 5.4749 ] tegrahost_v2 --chip 0x23 0 --align blob_adsp-fw_aligned.bin
[ 5.4758 ] tegrahost_v2 --chip 0x23 0 --magicid APEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_adsp-fw_aligned.bin zerosbk
[ 5.4762 ] adding BCH for blob_adsp-fw_aligned.bin
[ 5.4977 ] tegrasign_v3.py --key None --list blob_adsp-fw_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.4978 ] Assuming zero filled SBK key
[ 5.4992 ] Warning: pub_key.key is not found
[ 5.4910 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_adsp-fw_aligned_sigheader.bin.encrypt blob_adsp-fw_aligned_sigheader.bin.hash zerosbk
[ 5.4927 ] Get magic id
[ 5.4931 ] tegraparser_v2 --get_magic spe_fw
[ 5.4934 ] SPEF
[ 5.4935 ] partition type spe_fw, magic id = SPEF
[ 5.4941 ] tegrahost_v2 --chip 0x23 0 --align blob_spe_t234_aligned.bin
[ 5.4950 ] tegrahost_v2 --chip 0x23 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_spe_t234_aligned.bin zerosbk
[ 5.4955 ] adding BCH for blob_spe_t234_aligned.bin
[ 5.5129 ] tegrasign_v3.py --key None --list blob_spe_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.5130 ] Assuming zero filled SBK key
[ 5.5143 ] Warning: pub_key.key is not found
[ 5.5061 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_spe_t234_aligned_sigheader.bin.encrypt blob_spe_t234_aligned_sigheader.bin.hash zerosbk
[ 5.5076 ] Get magic id
[ 5.5080 ] tegraparser_v2 --get_magic tos
[ 5.5083 ] TOSB
[ 5.5085 ] partition type tos, magic id = TOSB
[ 5.5098 ] tegrahost_v2 --chip 0x23 0 --align blob_tos-optee_t234_aligned.img
[ 5.5107 ] tegrahost_v2 --chip 0x23 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tos-optee_t234_aligned.img zerosbk
[ 5.5111 ] adding BCH for blob_tos-optee_t234_aligned.img
[ 5.5547 ] tegrasign_v3.py --key None --list blob_tos-optee_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.5548 ] Assuming zero filled SBK key
[ 5.5571 ] Warning: pub_key.key is not found
[ 5.5489 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_tos-optee_t234_aligned_sigheader.img.encrypt blob_tos-optee_t234_aligned_sigheader.img.hash zerosbk
[ 5.5519 ] Get magic id
[ 5.5524 ] tegraparser_v2 --get_magic eks
[ 5.5528 ] EKSB
[ 5.5530 ] partition type eks, magic id = EKSB
[ 5.5536 ] tegrahost_v2 --chip 0x23 0 --align blob_eks_t234_aligned.img
[ 5.5545 ] tegrahost_v2 --chip 0x23 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_eks_t234_aligned.img zerosbk
[ 5.5549 ] adding BCH for blob_eks_t234_aligned.img
[ 5.5642 ] tegrasign_v3.py --key None --list blob_eks_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[ 5.5644 ] Assuming zero filled SBK key
[ 5.5655 ] Warning: pub_key.key is not found
[ 5.5573 ] tegrahost_v2 --chip 0x23 0 --updatesigheader blob_eks_t234_aligned_sigheader.img.encrypt blob_eks_t234_aligned_sigheader.img.hash zerosbk
[ 5.5586 ] tegrahost_v2 --chip 0x23 0 --generateblob blob.xml blob.bin
[ 5.5590 ] The number of images in blob is 16
[ 5.5594 ] blobsize is 18076112
[ 5.5594 ] Added binary blob_uefi_jetson_with_dtb_sigheader.bin.encrypt of size 3092544
[ 5.5703 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 375168
[ 5.5710 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 190592
[ 5.5716 ] Added binary blob_applet_t234_sigheader.bin.encrypt of size 277312
[ 5.5721 ] Not supported type: mb2_applet
[ 5.5723 ] Added binary blob_mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt of size 438768
[ 5.5729 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164864
[ 5.5733 ] Added binary blob_display-t234-dce_with_kernel_tegra234-p3701-0005-p3737-0000_sigheader.bin.encrypt of size 9537040
[ 5.5786 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 294912
[ 5.5801 ] Added binary blob_bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt of size 1051136
[ 5.5809 ] Added binary blob_tegra234-bpmp-3701-0005-3737-0000_with_odm_sigheader.dtb.encrypt of size 140416
[ 5.5815 ] Added binary blob_camera-rtcpu-sce_sigheader.img.encrypt of size 166304
[ 5.5819 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 537952
[ 5.5823 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 400864
[ 5.5827 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336
[ 5.5830 ] Added binary blob_tos-optee_t234_sigheader.img.encrypt of size 1127568
[ 5.5834 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[ 5.5954 ] Sending membct and RCM blob
[ 5.5959 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[ 5.5963 ] BL: version 1.2.0.0-t234-54845784-562369e5 last_boot_error: 0
[ 5.6248 ] Sending bct_mem
[ 5.6690 ] Sending blob
[ 5.7300 ] 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.
kxj@fk:~/R35.4.1/Linux_for_Tegra$