I am trying to flash Jetpack 3.1 to the TX2. I have followed the instructions numerous times. I have tried directly connecting to the via my Host which is Ubuntu 16.04, I have setup a virtual machine running both 16.04 and 14.04. These logs are from Ubuntu 14.04. I have captured both the console output and the serial output during the flashing attempt.
I would appreciate any help on this. The Jetson still has L2T 27.1 and I need to upgrade to 28.1
Here is the log from the serial connection:
[0016.565] I> Welcome to MB1-recovery(prd-version : 12.01.170704-t186-M-00.00-17d56c3b)
[0016.573] I> rst_source : 0x0
[0016.576] I> rst_level : 0x0
[0016.579] I> Read lock all AES keyslots
[0016.582] I> Read lock all RSA keyslots
[0016.586] I> Clear SE keyslots left open by BR
[0016.591] I> Boot-device: eMMC
[0016.666] I> sdmmc ddr50 mode
[0016.669] I> Entering into 3p server…
[0016.673] I> Transport interface is USB
[0016.677] I> tegrabl_usbf_priv_init:2576 full init:: [0016.681] I> HIGH SPEED
[0017.126] W> Get desc.Unsupported req: desc_index = 0
[0017.132] I> transport_usbf_priv_open USB configuration success
[0017.632] W> Get desc.Unsupported req: desc_index = 0
[0018.155] W> Get desc.Unsupported req: desc_index = 0
[0018.952] I> Populate eeprom info for module cvm
Here is the log from the flash attempt:
will@ubuntu1404:~/Downloads/jetpack/Linux_for_Tegra$ sudo ./flash.sh -S 28GiB jetson-tx2 mmcblk0p1
[sudo] password for will:
./tegraflash.py --chip 0x18 --applet “/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin” --cmd “dump eeprom boardinfo cvm.bin” --skipuid
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.0023 ] Generating RCM messages
[ 0.0035 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 --download rcm /home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[ 0.0046 ] RCM 0 is saved as rcm_0.rcm
[ 0.0054 ] RCM 1 is saved as rcm_1.rcm
[ 0.0059 ] List of rcm files are saved in rcm_list.xml
[ 0.0198 ]
[ 0.0199 ] Signing RCM messages
[ 0.0212 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[ 0.0224 ] Assuming zero filled SBK key
[ 0.0418 ]
[ 0.0419 ] Copying signature to RCM mesages
[ 0.0433 ] tegrarcm_v2 --chip 0x18 --updatesig rcm_list_signed.xml
[ 0.0476 ]
[ 0.0477 ] Boot Rom communication
[ 0.0495 ] tegrarcm_v2 --chip 0x18 --rcm rcm_list_signed.xml --skipuid
[ 0.0505 ] RCM version 0X180001
[ 0.0544 ] Boot Rom communication completed
[ 1.0820 ]
[ 1.0841 ] tegrarcm_v2 --isapplet
[ 1.0859 ] USB communication failed.Check if device is in recovery
[ 1.1655 ]
[ 1.1666 ] tegradevflash_v2 --iscpubl
[ 1.1677 ] CPU Bootloader is not running on device.
[ 1.2499 ]
[ 2.3402 ] Retrieving EEPROM data
[ 2.3403 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/cvm.bin
[ 2.3417 ] Applet version 01.00.0000
[ 2.4209 ] Saved platform info in /home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/cvm.bin
[ 2.5890 ]
Board ID(3310) version(B00)
copying bctfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)… done.
copying misc_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)… done.
copying pinmux_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)… done.
copying pmic_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg)… done.
copying pmc_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)… done.
copying prod_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)… done.
copying scr_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)… done.
copying scr_cold_boot_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)… done.
copying bootrom_config(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)… done.
copying dev_params(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)… done.
Existing bootloader(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
populating kernel to rootfs… done.
populating initrd to rootfs… done.
populating extlinux.conf.emmc to rootfs… done.
populating /home/will/Downloads/jetpack/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb to rootfs… done.
done.
Making Boot image… done.
Existing sosfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
copying tegraboot(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)… done.
Existing mb2blfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mtspreboot(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
Existing mb1file(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing bpffile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpfdtbfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c01-00-te770d-ucm2.dtb)… done.
Existing scefile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/camera-rtcpu-sce.bin) reused.
Existing spefile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/spe.bin) reused.
copying wb0boot(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)… done.
Existing tosfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/tos.img) reused.
Existing eksfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/home/will/Downloads/jetpack/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)… done.
Making system.img…
populating rootfs from /home/will/Downloads/jetpack/Linux_for_Tegra/rootfs … done.
Sync’ing system.img … done.
Converting RAW image to Sparse image…
---- Raw to Sparse Image Converter v1.0 ----------------------------
0: RAW: 4235264( 1034 blks) ==> 28:4235276
1: SKP: 28672( 7 blks) ==> 4235304:12
2: RAW: 8192( 2 blks) ==> 4235316:8204
3: SKP: 57344( 14 blks) ==> 4243520:12
2589: SKP: 57344( 14 blks) ==> 2921417080:12
2590: RAW: 2199552( 537 blks) ==> 2921417092:2199564
2591: SKP: 31354880( 7655 blks) ==> 2923616656:12
2592: RAW: 4321280( 1055 blks) ==> 2923616668:4321292
2593: SKP: 96210944( 23489 blks) ==> 2927937960:12
2594: RAW: 67162112( 16397 blks) ==> 2927937972:67162124
2595: SKP: 2043904( 499 blks) ==> 2995100096:12
2596: RAW: 17367040( 4240 blks) ==> 2995100108:17367052
2597: SKP: 14090240( 3440 blks) ==> 3012467160:12
2598: RAW: 33554432( 8192 blks) ==> 3012467172:33554444
2599: SKP: 1879048192( 458752 blks) ==> 3046021616:12
– Total: -----------------------------------------------------------
2600 CHUNK 30064771072(7340032 blks) ==> 3046021628(743650 blks)
done.
system.img built successfully.
Existing tbcfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/cboot.bin) reused.
copying tbcdtbfile(/home/will/Downloads/jetpack/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)… done.
copying cfgfile(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/t186ref/cfg/flash_l4t_t186.xml) to flash.xml… done.
Existing flasher(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing flashapp(/home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl nvtboot_recovery_cpu.bin --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --odmdata 0x1090000 --applet mb1_recovery_prod.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x18 --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --dev_params emmc.cfg --bins “mb2_bootloader nvtboot_recovery.bin; mts_preboot preboot_d15_prod_cr.bin; mts_bootpack mce_mts_d15_prod_cr.bin; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c01-00-te770d-ucm2.dtb; tlk tos.img; eks eks.img; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb”
saving flash command in /home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/flashcmd.txt
./tegraflash.py --bl nvtboot_recovery_cpu.bin --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --odmdata 0x1090000 --applet mb1_recovery_prod.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x18 --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --dev_params emmc.cfg --bins “mb2_bootloader nvtboot_recovery.bin; mts_preboot preboot_d15_prod_cr.bin; mts_bootpack mce_mts_d15_prod_cr.bin; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c01-00-te770d-ucm2.dtb; tlk tos.img; eks eks.img; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb”
saving flash parameters in /home/will/Downloads/jetpack/Linux_for_Tegra/bootloader/flash_parameters.txt
–bl nvtboot_recovery_cpu.bin --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --odmdata 0x1090000 --applet mb1_recovery_prod.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x18 --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --dev_params emmc.cfg --bins “mb2_bootloader nvtboot_recovery.bin; mts_preboot preboot_d15_prod_cr.bin; mts_bootpack mce_mts_d15_prod_cr.bin; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c01-00-te770d-ucm2.dtb; tlk tos.img; eks eks.img; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb”
*** 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.0046 ] tegrasign_v2 --key None --getmode mode.txt
[ 0.0066 ] Assuming zero filled SBK key
[ 0.0096 ]
[ 0.0097 ] Generating RCM messages
[ 0.0132 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 --download rcm mb1_recovery_prod.bin 0 0
[ 0.0172 ] RCM 0 is saved as rcm_0.rcm
[ 0.0182 ] RCM 1 is saved as rcm_1.rcm
[ 0.0182 ] List of rcm files are saved in rcm_list.xml
[ 0.0182 ]
[ 0.0182 ] Signing RCM messages
[ 0.0196 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[ 0.0211 ] Assuming zero filled SBK key
[ 0.0332 ]
[ 0.0332 ] Copying signature to RCM mesages
[ 0.0344 ] tegrarcm_v2 --chip 0x18 --updatesig rcm_list_signed.xml
[ 0.0444 ]
[ 0.0444 ] Parsing partition layout
[ 0.0473 ] tegraparser_v2 --pt flash.xml.tmp
[ 0.0613 ]
[ 0.0614 ] Creating list of images to be signed
[ 0.0640 ] tegrahost_v2 --chip 0x18 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[ 0.1028 ]
[ 0.1029 ] Generating signatures
[ 0.1048 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[ 0.1160 ] Assuming zero filled SBK key
[ 0.2491 ]
[ 0.2492 ] Generating br-bct
[ 0.2518 ] Updating dev and MSS params in BR BCT
[ 0.2519 ] tegrabct_v2 --dev_param emmc.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --brbct br_bct.cfg --chip 0x18
[ 0.2960 ]
[ 0.2960 ] Updating bl info
[ 0.2972 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 0.3084 ]
[ 0.3085 ] Updating smd info
[ 0.3100 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesmdinfo flash.xml.bin
[ 0.3252 ]
[ 0.3252 ] Updating Odmdata
[ 0.3268 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatefields Odmdata =0x1090000
[ 0.3292 ]
[ 0.3293 ] Get Signed section bct
[ 0.3304 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --listbct bct_list.xml
[ 0.3408 ]
[ 0.3409 ] Signing BCT
[ 0.3491 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key
[ 0.3510 ] Assuming zero filled SBK key
[ 0.3517 ]
[ 0.3518 ] Updating BCT with signature
[ 0.3533 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesig bct_list_signed.xml
[ 0.3555 ]
[ 0.3555 ] Generating coldboot mb1-bct
[ 0.3568 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc tegra186-mb1-bct-misc-si-l4t.cfg --scr mobile_scr.cfg --pinmux tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmc tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[ 0.3578 ] MB1-BCT version: 0xe
[ 0.3581 ] Copying Sdram info from 2 to 3 set
[ 0.3712 ] Copying Sdram info from 0 to 1 set
[ 0.3715 ] Packing sdram param for instance[0]
[ 0.3719 ] Packing sdram param for instance[1]
[ 0.3725 ] Packing sdram param for instance[2]
[ 0.3732 ] Packing sdram param for instance[3]
[ 0.3748 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg
[ 0.3755 ] Appending platform config data of size :- 2904
[ 0.3765 ] Parsing config file :mobile_scr.cfg
[ 0.3766 ] Appending platform config data of size :- 12240
[ 0.3836 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg
[ 0.3838 ] Appending platform config data of size :- 24
[ 0.3838 ]
[ 0.3838 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg
[ 0.3839 ] Appending platform config data of size :- 744
[ 0.3839 ]
[ 0.3839 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg
[ 0.3839 ] Appending platform config data of size :- 64
[ 0.3839 ]
[ 0.3839 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[ 0.3839 ] Appending platform config data of size :- 1628
[ 0.3839 ]
[ 0.3839 ] Updating mb1-bct with firmware information
[ 0.3894 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 0.3903 ] MB1-BCT version: 0xe
[ 0.3909 ]
[ 0.3909 ] Updating mb1-bct with storage information
[ 0.3919 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[ 0.3929 ] MB1-BCT version: 0xe
[ 0.4013 ]
[ 0.4026 ] tegrahost_v2 --align mb1_cold_boot_bct_MB1.bct
[ 0.4036 ]
[ 0.4056 ] tegrahost_v2 --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[ 0.4114 ]
[ 0.4130 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml
[ 0.4164 ] Assuming zero filled SBK key
[ 0.4164 ]
[ 0.4185 ] tegrahost_v2 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[ 0.4199 ]
[ 0.4200 ] Generating recovery mb1-bct
[ 0.4215 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc tegra186-mb1-bct-misc-si-l4t.cfg --scr minimal_scr.cfg --pinmux tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --pmc tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[ 0.4282 ] MB1-BCT version: 0xe
[ 0.4284 ] Copying Sdram info from 2 to 3 set
[ 0.4403 ] Copying Sdram info from 0 to 1 set
[ 0.4404 ] Packing sdram param for instance[0]
[ 0.4406 ] Packing sdram param for instance[1]
[ 0.4407 ] Packing sdram param for instance[2]
[ 0.4408 ] Packing sdram param for instance[3]
[ 0.4409 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg
[ 0.4411 ] Appending platform config data of size :- 2904
[ 0.4413 ] Parsing config file :minimal_scr.cfg
[ 0.4414 ] Appending platform config data of size :- 12240
[ 0.4436 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg
[ 0.4440 ] Appending platform config data of size :- 24
[ 0.4443 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c03.cfg
[ 0.4447 ] Appending platform config data of size :- 744
[ 0.4451 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg
[ 0.4461 ] Appending platform config data of size :- 64
[ 0.4464 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[ 0.4483 ] Appending platform config data of size :- 1628
[ 0.4561 ]
[ 0.4563 ] Updating mb1-bct with firmware information
[ 0.4654 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 0.4668 ] MB1-BCT version: 0xe
[ 0.4671 ]
[ 0.4671 ] Updating mb1-bct with storage information
[ 0.4682 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[ 0.4732 ] MB1-BCT version: 0xe
[ 0.4736 ]
[ 0.4747 ] tegrahost_v2 --align mb1_bct_MB1.bct
[ 0.4889 ]
[ 0.4902 ] tegrahost_v2 --appendsigheader mb1_bct_MB1.bct zerosbk
[ 0.4962 ]
[ 0.4989 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml
[ 0.5010 ] Assuming zero filled SBK key
[ 0.5183 ]
[ 0.5289 ] tegrahost_v2 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[ 0.5302 ]
[ 0.5303 ] Copying signatures
[ 0.5313 ] tegrahost_v2 --chip 0x18 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 0.5465 ]
[ 0.5466 ] Boot Rom communication
[ 0.5479 ] tegrarcm_v2 --chip 0x18 --rcm rcm_list_signed.xml
[ 0.5495 ] BootRom is not running
[ 1.5502 ]
[ 1.5549 ] tegrarcm_v2 --isapplet
[ 1001.5697 ]
[ 1001.5752 ] tegradevflash_v2 --iscpubl