How to burn ODM fuse bits (TX2)?

Hi,

I have tried a successful method for Nano discussed at How to burn ODM fuse bits? in the following way.

My Env)

  • L4T 32.3.1
  • secureboot_R32.3.1_aarch64_TX2.tbz2

Try with the original odmfuse.sh

Stuck as expected

$ sudo ./odmfuse.sh.original -j -i 0x18 -c PKC -k '/l4tpool/l4timages/emi_pkc_tx2.pem' -o 0xc021000191e7505b2b6b3d058d101e1f1ad7c07f644d1f2086e24cb300000000 jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --cmd "dump eeprom boardinfo cvm.bin" 
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.0100 ] Generating RCM messages
[   0.0119 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0137 ] RCM 0 is saved as rcm_0.rcm
[   0.0148 ] RCM 1 is saved as rcm_1.rcm
[   0.0149 ] List of rcm files are saved in rcm_list.xml
[   0.0149 ] 
[   0.0149 ] Signing RCM messages
[   0.0167 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0185 ] Assuming zero filled SBK key
[   0.0278 ] 
[   0.0279 ] Copying signature to RCM mesages
[   0.0299 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0326 ] 
[   0.0327 ] Boot Rom communication
[   0.0346 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0365 ] BootRom is not running
[   5.3616 ] 
[   6.3652 ] tegrarcm_v2 --isapplet
^CTraceback (most recent call last):
  File "./tegraflash.py", line 1280, in <module>
    tegraflash_run_commands()
  File "./tegraflash.py", line 1149, in tegraflash_run_commands
    interpreter.onecmd(command)
  File "/usr/lib/python2.7/cmd.py", line 221, in onecmd
    return func(arg)
  File "./tegraflash.py", line 779, in do_dump
    tegraflash_dump(exports, args)
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 1217, in tegraflash_dump
    tegraflash_send_tboot(tegrarcm_values['--signed_list'])
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 2187, in tegraflash_send_tboot
    tegraflash_poll_applet_bl()
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 2291, in tegraflash_poll_applet_bl
    if check_ismb1() or check_ismb2() or check_iscpubl():
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 2230, in check_ismb1
    run_command(command)
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 195, in run_command
    log = print_process(process, enable_print)
  File "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tegraflash_internal.py", line 155, in print_process
    output = process.stdout.read(1)
KeyboardInterrupt
Reading board information failed.

Try with the original odmfuse.sh with --noburn option

Successful as expected

$ sudo ./odmfuse.sh.original -j -i 0x18 -c PKC -k '/l4tpool/l4timages/emi_pkc_tx2.pem' -o 0xc021000191e7505b2b6b3d058d101e1f1ad7c07f644d1f2086e24cb300000000 --noburn jetson-tx2
Board ID() version() sku() revision()
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start preparing fuse configuration ... 
*** done.

Tried with the patched odmfuse.sh

patch

$ diff odmfuse.sh.original odmfuse.sh
823a824,825
> 	elif [ "${CHIPID}" = "0x18" ]; then
> 		args+="--skipuid "

Still failed with the error

$ sudo ./odmfuse.sh -j -i 0x18 -c PKC -k '/l4tpool/l4timages/emi_pkc_tx2.pem' -o 0xc021000191e7505b2b6b3d058d101e1f1ad7c07f644d1f2086e24cb300000000 jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0101 ] Generating RCM messages
[   0.0118 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0136 ] RCM 0 is saved as rcm_0.rcm
[   0.0147 ] RCM 1 is saved as rcm_1.rcm
[   0.0147 ] List of rcm files are saved in rcm_list.xml
[   0.0147 ] 
[   0.0147 ] Signing RCM messages
[   0.0164 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0182 ] Assuming zero filled SBK key
[   0.0297 ] 
[   0.0298 ] Copying signature to RCM mesages
[   0.0317 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0344 ] 
[   0.0345 ] Boot Rom communication
[   0.0363 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0383 ] RCM version 0X180001
[   0.2029 ] Boot Rom communication completed
[   1.2095 ] 
[   2.2130 ] tegrarcm_v2 --isapplet
[   2.2150 ] Applet version 01.00.0000
[   2.5520 ] 
[   2.5542 ] Retrieving EEPROM data
[   2.5544 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.5565 ] Applet version 01.00.0000
[   2.9082 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.9809 ] 
Board ID(3310) version(D01) sku(1000) revision(B.0)
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start fusing  ... 
./tegraflash.py --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-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; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img" --cfg flash.xml --bl nvtboot_recovery_cpu.bin --odmdata 0x90000 --chip 0x18 --applet mb1_recovery_prod.bin  --cmd "burnfuses odmfuse_pkc.xml" --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.0202 ] Burning fuses
[   0.0202 ] Generating RCM messages
[   0.0218 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0236 ] RCM 0 is saved as rcm_0.rcm
[   0.0244 ] RCM 1 is saved as rcm_1.rcm
[   0.0246 ] List of rcm files are saved in rcm_list.xml
[   0.0246 ] 
[   0.0246 ] Signing RCM messages
[   0.0263 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0280 ] Assuming zero filled SBK key
[   0.0360 ] 
[   0.0360 ] Copying signature to RCM mesages
[   0.0379 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0405 ] 
[   0.0406 ] Boot Rom communication
[   0.0423 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0440 ] Boot Rom communication failed
[   5.3359 ] 
Error: Return value 3
Command tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
failed.

This is the proof that nothing is burned yet.

$ cat /etc/nv_tegra_release | grep -i release
# R28 (release), REVISION: 2.1, GCID: 11272647, BOARD: t186ref, EABI: aarch64, DATE: Thu May 17 07:29:06 UTC 2018
$ sudo ./tegrafuse.sh 
odm_lock : 0x00000000
arm_jtag_disable : 0x00000000
odm_production_mode : 0x00000000
boot_security_info : 0x00000000
odm_info : 0x00000000

I have confirmed the same behavior on another box.

$ sudo /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/odmfuse.sh -j -i 0x18 -c PKC -k /l4tpool/l4timages/emi_pkc_tx2.pem -o 0xa0610005f6ad88a817796e0e125fda533abeeec316b99f1368a766bb00000000 jetson-tx2
[sudo] password for tsato: 
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0100 ] Generating RCM messages
[   0.0117 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0135 ] RCM 0 is saved as rcm_0.rcm
[   0.0145 ] RCM 1 is saved as rcm_1.rcm
[   0.0146 ] List of rcm files are saved in rcm_list.xml
[   0.0146 ] 
[   0.0146 ] Signing RCM messages
[   0.0163 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0180 ] Assuming zero filled SBK key
[   0.0273 ] 
[   0.0273 ] Copying signature to RCM mesages
[   0.0294 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0321 ] 
[   0.0322 ] Boot Rom communication
[   0.0340 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0359 ] RCM version 0X180001
[   0.1955 ] Boot Rom communication completed
[   1.2022 ] 
[   2.2045 ] tegrarcm_v2 --isapplet
[   2.2062 ] Applet version 01.00.0000
[   2.5448 ] 
[   2.5470 ] Retrieving EEPROM data
[   2.5473 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.5493 ] Applet version 01.00.0000
[   2.6617 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.7344 ] 
Board ID(3310) version(D01) sku(1000) revision(B.0)
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start fusing  ... 
./tegraflash.py --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-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; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img" --cfg flash.xml --bl nvtboot_recovery_cpu.bin --odmdata 0x90000 --chip 0x18 --applet mb1_recovery_prod.bin  --cmd "burnfuses odmfuse_pkc.xml" --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.0197 ] Burning fuses
[   0.0197 ] Generating RCM messages
[   0.0214 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0230 ] RCM 0 is saved as rcm_0.rcm
[   0.0238 ] RCM 1 is saved as rcm_1.rcm
[   0.0240 ] List of rcm files are saved in rcm_list.xml
[   0.0242 ] 
[   0.0242 ] Signing RCM messages
[   0.0259 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0275 ] Assuming zero filled SBK key
[   0.0368 ] 
[   0.0368 ] Copying signature to RCM mesages
[   0.0386 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0412 ] 
[   0.0412 ] Boot Rom communication
[   0.0425 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0442 ] Boot Rom communication failed
[   5.4574 ] 
Error: Return value 3
Command tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
failed.

This actually happens without the -o option.

$ sudo /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/odmfuse.sh -j -i 0x18 -c PKC -k /l4tpool/l4timages/emi_pkc_tx2.pem jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0087 ] Generating RCM messages
[   0.0113 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0128 ] RCM 0 is saved as rcm_0.rcm
[   0.0139 ] RCM 1 is saved as rcm_1.rcm
[   0.0139 ] List of rcm files are saved in rcm_list.xml
[   0.0139 ] 
[   0.0139 ] Signing RCM messages
[   0.0155 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0171 ] Assuming zero filled SBK key
[   0.0264 ] 
[   0.0264 ] Copying signature to RCM mesages
[   0.0279 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0304 ] 
[   0.0305 ] Boot Rom communication
[   0.0322 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0340 ] RCM version 0X180001
[   0.1943 ] Boot Rom communication completed
[   1.2006 ] 
[   2.2037 ] tegrarcm_v2 --isapplet
[   2.2056 ] Applet version 01.00.0000
[   2.5435 ] 
[   2.5454 ] Retrieving EEPROM data
[   2.5456 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.5474 ] Applet version 01.00.0000
[   2.8997 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.9723 ] 
Board ID(3310) version(D01) sku(1000) revision(B.0)
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start fusing  ... 
./tegraflash.py --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-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; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img" --cfg flash.xml --bl nvtboot_recovery_cpu.bin --odmdata 0x90000 --chip 0x18 --applet mb1_recovery_prod.bin  --cmd "burnfuses odmfuse_pkc.xml" --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.0180 ] Burning fuses
[   0.0180 ] Generating RCM messages
[   0.0196 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0211 ] RCM 0 is saved as rcm_0.rcm
[   0.0220 ] RCM 1 is saved as rcm_1.rcm
[   0.0222 ] List of rcm files are saved in rcm_list.xml
[   0.0222 ] 
[   0.0222 ] Signing RCM messages
[   0.0238 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0253 ] Assuming zero filled SBK key
[   0.0327 ] 
[   0.0328 ] Copying signature to RCM mesages
[   0.0344 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0369 ] 
[   0.0369 ] Boot Rom communication
[   0.0382 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0403 ] Boot Rom communication failed
[   5.4112 ] 
Error: Return value 3
Command tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
failed.

Tried on an older environment.

My Old Env)

L4T 32.2.3
secureboot_R32.2.1_aarch64_tx2.tbz2

with odm reserved fuses

$ sudo ./odmfuse.sh -j -i 0x18 -c PKC -k /l4tpool/l4timages/emi_pkc_tx2.pem -o 0xa0610005f6ad88a817796e0e125fda533abeeec316b99f1368a766bb00000000 jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0107 ] Generating RCM messages
[   0.0125 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0143 ] RCM 0 is saved as rcm_0.rcm
[   0.0155 ] RCM 1 is saved as rcm_1.rcm
[   0.0155 ] List of rcm files are saved in rcm_list.xml
[   0.0155 ] 
[   0.0156 ] Signing RCM messages
[   0.0173 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0190 ] Assuming zero filled SBK key
[   0.0283 ] 
[   0.0283 ] Copying signature to RCM mesages
[   0.0303 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0329 ] 
[   0.0330 ] Boot Rom communication
[   0.0349 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0364 ] RCM version 0X180001
[   0.1949 ] Boot Rom communication completed
[   1.2015 ] 
[   2.2051 ] tegrarcm_v2 --isapplet
[   2.2071 ] Applet version 01.00.0000
[   2.5441 ] 
[   2.5463 ] Retrieving EEPROM data
[   2.5465 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cvm.bin
[   2.5485 ] Applet version 01.00.0000
[   2.9003 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cvm.bin
[   2.9729 ] 
Board ID(3310) version(D01) sku(1000) revision(B.0)
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start fusing  ... 
./tegraflash.py --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-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; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img" --cfg flash.xml --bl nvtboot_recovery_cpu.bin --odmdata 0x90000 --chip 0x18 --applet mb1_recovery_prod.bin  --cmd "burnfuses odmfuse_pkc.xml"
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.0183 ] Burning fuses
[   0.0183 ] Generating RCM messages
[   0.0199 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0217 ] RCM 0 is saved as rcm_0.rcm
[   0.0225 ] RCM 1 is saved as rcm_1.rcm
[   0.0228 ] List of rcm files are saved in rcm_list.xml
[   0.0228 ] 
[   0.0228 ] Signing RCM messages
[   0.0245 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0262 ] Assuming zero filled SBK key
[   0.0354 ] 
[   0.0355 ] Copying signature to RCM mesages
[   0.0373 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0399 ] 
[   0.0400 ] Boot Rom communication
[   0.0417 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0434 ] BootRom is not running
[   5.3734 ] 
[   6.3770 ] tegrarcm_v2 --isapplet
[   6.3790 ] Applet version 01.00.0000
[   6.4760 ] 
[   6.4800 ] Parsing fuse info as per xml file
[   6.4821 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   6.4841 ] MagicId=0x45535546 version=0x1
[   6.4844 ] Not a valid Fuse entry : ReservedOdm
[   6.4845 ] Failed to generate fuse info, ErrNum=4
[   6.4845 ] 
Error: Return value 4
Command tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
failed.

without odm reserved fuses

$ sudo ./odmfuse.sh -j -i 0x18 -c PKC -k /l4tpool/l4timages/emi_pkc_tx2.pem jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0098 ] Generating RCM messages
[   0.0116 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0134 ] RCM 0 is saved as rcm_0.rcm
[   0.0145 ] RCM 1 is saved as rcm_1.rcm
[   0.0145 ] List of rcm files are saved in rcm_list.xml
[   0.0145 ] 
[   0.0145 ] Signing RCM messages
[   0.0162 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0180 ] Assuming zero filled SBK key
[   0.0278 ] 
[   0.0279 ] Copying signature to RCM mesages
[   0.0298 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0325 ] 
[   0.0326 ] Boot Rom communication
[   0.0344 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0363 ] RCM version 0X180001
[   0.1984 ] Boot Rom communication completed
[   1.2047 ] 
[   2.2083 ] tegrarcm_v2 --isapplet
[   2.2103 ] Applet version 01.00.0000
[   2.3082 ] 
[   2.3104 ] Retrieving EEPROM data
[   2.3107 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cvm.bin
[   2.3127 ] Applet version 01.00.0000
[   2.4685 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cvm.bin
[   2.5409 ] 
Board ID(3310) version(D01) sku(1000) revision(B.0)
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Calculating HASH from keyfile /l4tpool/l4timages/emi_pkc_tx2.pem ... done
PKC HASH: 0xd4401fb379c7d1efcb412054198885f49cf6486312614b32c044f49e44a44b74
*** Generating fuse configuration ... done.
done.
*** Start fusing  ... 
./tegraflash.py --sdram_config P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --misc_config tegra186-mb1-bct-misc-si-l4t.cfg --pinmux_config tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg --scr_config minimal_scr.cfg --scr_cold_boot_config mobile_scr.cfg --pmc_config tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg --pmic_config tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg --br_cmd_config tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod_config tegra186-mb1-bct-prod-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; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb; bpmp_fw bpmp.bin; bpmp_fw_dtb tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img" --cfg flash.xml --bl nvtboot_recovery_cpu.bin --odmdata 0x90000 --chip 0x18 --applet mb1_recovery_prod.bin  --cmd "burnfuses odmfuse_pkc.xml"
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.0182 ] Burning fuses
[   0.0182 ] Generating RCM messages
[   0.0199 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0216 ] RCM 0 is saved as rcm_0.rcm
[   0.0224 ] RCM 1 is saved as rcm_1.rcm
[   0.0227 ] List of rcm files are saved in rcm_list.xml
[   0.0227 ] 
[   0.0227 ] Signing RCM messages
[   0.0244 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0260 ] Assuming zero filled SBK key
[   0.0352 ] 
[   0.0352 ] Copying signature to RCM mesages
[   0.0371 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0397 ] 
[   0.0398 ] Boot Rom communication
[   0.0410 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0428 ] BootRom is not running
[   5.3236 ] 
[   6.3270 ] tegrarcm_v2 --isapplet
[   6.3289 ] Applet version 01.00.0000
[   6.6655 ] 
[   6.6694 ] Parsing fuse info as per xml file
[   6.6714 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   6.6732 ] MagicId=0x45535546 version=0x1
[   6.6737 ] node: name=PublicKeyHash size=32
[   6.6737 ]   value=0x744ba4449ef444c0324b61126348f69cf4858819542041cbefd1c779b31f40d4
[   6.6738 ] node: name=BootSecurityInfo size=4
[   6.6738 ]   value=0x2
[   6.6738 ] 
[   6.6757 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   6.6774 ] Applet version 01.00.0000
[   7.0135 ] 0000000000000001: Oem commands are not supported
[   7.0145 ] Fuse burning failed
[   7.0145 ] 
[   7.0146 ] trying fusing with CPU binary
[   7.0583 ] tegrasign_v2 --key None --getmode mode.txt
[   7.0602 ] Assuming zero filled SBK key
[   7.0605 ] 
[   7.0606 ] Parsing partition layout
[   7.0620 ] tegraparser_v2 --pt flash.xml.tmp
[   7.0642 ] 
[   7.0643 ] Creating list of images to be signed
[   7.0928 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   7.1268 ] 
[   7.1269 ] Generating signatures
[   7.1287 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[   7.1307 ] Assuming zero filled SBK key
[   7.4343 ] 
[   7.4344 ] Generating br-bct
[   7.4461 ] Updating dev and MSS params in BR BCT
[   7.4463 ] tegrabct_v2 --dev_param emmc.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --brbct br_bct.cfg --chip 0x18 0
[   7.4890 ] 
[   7.4891 ] Updating bl info
[   7.4908 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   7.4950 ] 
[   7.4950 ] Updating smd info
[   7.4966 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesmdinfo flash.xml.bin
[   7.4988 ] 
[   7.4989 ] Updating Odmdata
[   7.5006 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatefields Odmdata =0x90000
[   7.5029 ] 
[   7.5029 ] Get Signed section of bct
[   7.5047 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --listbct bct_list.xml
[   7.5070 ] 
[   7.5086 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key
[   7.5102 ] Assuming zero filled SBK key
[   7.5111 ] 
[   7.5112 ] Updating BCT with signature
[   7.5127 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatesig bct_list_signed.xml
[   7.5145 ] 
[   7.5146 ] Generating coldboot mb1-bct
[   7.5163 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   7.5180 ] MB1-BCT version: 0xf
[   7.5183 ] Copying Sdram info from 2 to 3 set
[   7.5425 ] Packing sdram param for instance[0]
[   7.5429 ] Packing sdram param for instance[1]
[   7.5435 ] Packing sdram param for instance[2]
[   7.5439 ] Packing sdram param for instance[3]

[   7.5444 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   7.5452 ] Appending platform config data of size :- 3048
[   7.5452 ] 
[   7.5452 ] Parsing config file :mobile_scr.cfg 
[   7.5452 ] Appending platform config data of size :- 12240
[   7.5452 ] 
[   7.5453 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   7.5453 ] Appending platform config data of size :- 24
[   7.5453 ] 
[   7.5453 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   7.5453 ] Appending platform config data of size :- 648
[   7.5453 ] 
[   7.5453 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   7.5453 ] Appending platform config data of size :- 64
[   7.5453 ] 
[   7.5454 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   7.5454 ] Appending platform config data of size :- 1628
[   7.5454 ] 
[   7.5454 ] Updating mb1-bct with firmware information
[   7.5473 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   7.5488 ] MB1-BCT version: 0xf
[   7.5493 ] 
[   7.5493 ] Updating mb1-bct with storage information
[   7.5511 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   7.5523 ] MB1-BCT version: 0xf
[   7.5526 ] 
[   7.5545 ] tegrahost_v2 --chip 0x18 --align mb1_cold_boot_bct_MB1.bct
[   7.5561 ] 
[   7.5576 ] tegrahost_v2 --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[   7.5598 ] 
[   7.5618 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml
[   7.5634 ] Assuming zero filled SBK key
[   7.5679 ] 
[   7.5701 ] tegrahost_v2 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[   7.5722 ] 
[   7.5724 ] Generating recovery mb1-bct
[   7.5739 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   7.5757 ] MB1-BCT version: 0xf
[   7.5760 ] Copying Sdram info from 2 to 3 set
[   7.5999 ] Packing sdram param for instance[0]
[   7.6004 ] Packing sdram param for instance[1]
[   7.6009 ] Packing sdram param for instance[2]
[   7.6014 ] Packing sdram param for instance[3]

[   7.6019 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   7.6024 ] Appending platform config data of size :- 3048
[   7.6025 ] 
[   7.6025 ] Parsing config file :minimal_scr.cfg 
[   7.6025 ] Appending platform config data of size :- 12240
[   7.6025 ] 
[   7.6025 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   7.6025 ] Appending platform config data of size :- 24
[   7.6025 ] 
[   7.6025 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   7.6026 ] Appending platform config data of size :- 648
[   7.6026 ] 
[   7.6026 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   7.6026 ] Appending platform config data of size :- 64
[   7.6026 ] 
[   7.6026 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   7.6026 ] Appending platform config data of size :- 1628
[   7.6026 ] 
[   7.6027 ] Updating mb1-bct with firmware information
[   7.6046 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[   7.6065 ] MB1-BCT version: 0xf
[   7.6070 ] 
[   7.6071 ] Updating mb1-bct with storage information
[   7.6090 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   7.6104 ] MB1-BCT version: 0xf
[   7.6107 ] 
[   7.6127 ] tegrahost_v2 --chip 0x18 --align mb1_bct_MB1.bct
[   7.6142 ] 
[   7.6158 ] tegrahost_v2 --appendsigheader mb1_bct_MB1.bct zerosbk
[   7.6179 ] 
[   7.6196 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml
[   7.6210 ] Assuming zero filled SBK key
[   7.6243 ] 
[   7.6266 ] tegrahost_v2 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[   7.6289 ] 
[   7.6291 ] Copying signatures
[   7.6309 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   7.6547 ] 
[   7.6548 ] Sending BCTs
[   7.6566 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[   7.6583 ] Applet version 01.00.0000
[   7.7542 ] Sending bct_bootrom
[   7.7545 ] [................................................] 100%
[   7.7562 ] Sending bct_mb1
[   7.7568 ] [................................................] 100%
[   7.7729 ] 
[   7.7729 ] Generating blob
[   7.7755 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery_cpu.bin
[   7.7776 ] 
[   7.7798 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery_cpu.bin zerosbk
[   7.7830 ] 
[   7.7857 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_cpu_sigheader.bin_list.xml
[   7.7875 ] Assuming zero filled SBK key
[   7.8005 ] 
[   7.8033 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_cpu_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_sigheader.bin.hash zerosbk
[   7.8053 ] 
[   7.8077 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery.bin
[   7.8097 ] 
[   7.8119 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery.bin zerosbk
[   7.8145 ] 
[   7.8173 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_sigheader.bin_list.xml
[   7.8189 ] Assuming zero filled SBK key
[   7.8240 ] 
[   7.8261 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_sigheader.bin.encrypt blob_nvtboot_recovery_sigheader.bin.hash zerosbk
[   7.8285 ] 
[   7.8304 ] tegrahost_v2 --chip 0x18 --align blob_preboot_d15_prod_cr.bin
[   7.8319 ] 
[   7.8337 ] tegrahost_v2 --appendsigheader blob_preboot_d15_prod_cr.bin zerosbk
[   7.8362 ] 
[   7.8387 ] tegrasign_v2 --key None --list blob_preboot_d15_prod_cr_sigheader.bin_list.xml
[   7.8404 ] Assuming zero filled SBK key
[   7.8444 ] 
[   7.8468 ] tegrahost_v2 --updatesigheader blob_preboot_d15_prod_cr_sigheader.bin.encrypt blob_preboot_d15_prod_cr_sigheader.bin.hash zerosbk
[   7.8485 ] 
[   7.8507 ] tegrahost_v2 --chip 0x18 --align blob_mce_mts_d15_prod_cr.bin
[   7.8522 ] 
[   7.8542 ] tegrahost_v2 --appendsigheader blob_mce_mts_d15_prod_cr.bin zerosbk
[   7.8631 ] 
[   7.8654 ] tegrasign_v2 --key None --list blob_mce_mts_d15_prod_cr_sigheader.bin_list.xml
[   7.8672 ] Assuming zero filled SBK key
[   7.9441 ] 
[   7.9468 ] tegrahost_v2 --updatesigheader blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt blob_mce_mts_d15_prod_cr_sigheader.bin.hash zerosbk
[   7.9504 ] 
[   7.9528 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-quill-p3310-1000-c03-00-base.dtb
[   7.9542 ] 
[   7.9563 ] tegrahost_v2 --appendsigheader blob_tegra186-quill-p3310-1000-c03-00-base.dtb zerosbk
[   7.9597 ] 
[   7.9617 ] tegrasign_v2 --key None --list blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb_list.xml
[   7.9634 ] Assuming zero filled SBK key
[   7.9798 ] 
[   7.9824 ] tegrahost_v2 --updatesigheader blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.hash zerosbk
[   7.9853 ] 
[   7.9876 ] tegrahost_v2 --chip 0x18 --align blob_bpmp.bin
[   7.9891 ] 
[   7.9910 ] tegrahost_v2 --appendsigheader blob_bpmp.bin zerosbk
[   7.9935 ] 
[   7.9957 ] tegrasign_v2 --key None --list blob_bpmp_sigheader.bin_list.xml
[   7.9971 ] Assuming zero filled SBK key
[   8.0189 ] 
[   8.0215 ] tegrahost_v2 --updatesigheader blob_bpmp_sigheader.bin.encrypt blob_bpmp_sigheader.bin.hash zerosbk
[   8.0237 ] 
[   8.0260 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb
[   8.0280 ] 
[   8.0299 ] tegrahost_v2 --appendsigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb zerosbk
[   8.0328 ] 
[   8.0354 ] tegrasign_v2 --key None --list blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb_list.xml
[   8.0371 ] Assuming zero filled SBK key
[   8.0591 ] 
[   8.0619 ] tegrahost_v2 --updatesigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.hash zerosbk
[   8.0652 ] 
[   8.0672 ] tegrahost_v2 --chip 0x18 --align blob_tos-trusty.img
[   8.0694 ] 
[   8.0715 ] tegrahost_v2 --appendsigheader blob_tos-trusty.img zerosbk
[   8.0738 ] 
[   8.0762 ] tegrasign_v2 --key None --list blob_tos-trusty_sigheader.img_list.xml
[   8.0780 ] Assuming zero filled SBK key
[   8.0961 ] 
[   8.0987 ] tegrahost_v2 --updatesigheader blob_tos-trusty_sigheader.img.encrypt blob_tos-trusty_sigheader.img.hash zerosbk
[   8.1016 ] 
[   8.1038 ] tegrahost_v2 --chip 0x18 --align blob_eks.img
[   8.1058 ] 
[   8.1080 ] tegrahost_v2 --appendsigheader blob_eks.img zerosbk
[   8.1103 ] 
[   8.1127 ] tegrasign_v2 --key None --list blob_eks_sigheader.img_list.xml
[   8.1142 ] Assuming zero filled SBK key
[   8.1146 ] 
[   8.1171 ] tegrahost_v2 --updatesigheader blob_eks_sigheader.img.encrypt blob_eks_sigheader.img.hash zerosbk
[   8.1193 ] 
[   8.1217 ] tegrahost_v2 --chip 0x18 --generateblob blob.xml blob.bin
[   8.1234 ] number of images in blob are 9
[   8.1238 ] blobsize is 4097816
[   8.1240 ] Added binary blob_nvtboot_recovery_cpu_sigheader.bin.encrypt of size 203856
[   8.1281 ] Added binary blob_nvtboot_recovery_sigheader.bin.encrypt of size 89360
[   8.1288 ] Added binary blob_preboot_d15_prod_cr_sigheader.bin.encrypt of size 63104
[   8.1296 ] Added binary blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt of size 2082144
[   8.1310 ] Added binary blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt of size 344464
[   8.1320 ] Added binary blob_bpmp_sigheader.bin.encrypt of size 533904
[   8.1326 ] Added binary blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt of size 466240
[   8.1337 ] Added binary blob_tos-trusty_sigheader.img.encrypt of size 313152
[   8.1344 ] Added binary blob_eks_sigheader.img.encrypt of size 1440
[   8.1363 ] 
[   8.1364 ] Sending bootloader and pre-requisite binaries
[   8.1385 ] tegrarcm_v2 --download blob blob.bin
[   8.1403 ] Applet version 01.00.0000
[   8.4780 ] Sending blob
[   8.4782 ] [................................................] 100%
[   8.9309 ] 
[   8.9331 ] tegrarcm_v2 --boot recovery
[   8.9351 ] Applet version 01.00.0000
[   9.2746 ] 
[  10.2779 ] tegrarcm_v2 --isapplet
[  11.2569 ] 
[  11.2593 ] tegradevflash_v2 --iscpubl
[  11.2613 ] Bootloader version 01.00.0000
[  11.4215 ] Bootloader version 01.00.0000
[  11.4226 ] 
[  11.4227 ] tegradevflash_v2 --oem burnfuses blow_fuse_data.bin
[  11.4247 ] Bootloader version 01.00.0000
[  11.6054 ] Fusing burning successful
[  11.6965 ] 
[  11.6986 ] tegradevflash_v2 --reboot recovery
[  11.7006 ] Bootloader version 01.00.0000
[  11.8657 ] 
*** The fuse configuration is saved in bootloader/odmfuse_pkc.xml
*** The ODM fuse has been secured with PKC keys.
*** Flash "signed BCT and bootloader(s)".
*** done.

with odm reserved fuses after the PKC burning

$ sudo ./odmfuse.sh -j -i 0x18 -c PKC -k /l4tpool/l4timages/emi_pkc_tx2.pem -o 0xa0610005f6ad88a817796e0e125fda533abeeec316b99f1368a766bb00000000 jetson-tx2
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin"  --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0102 ] Generating RCM messages
[   0.0119 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.2.3/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0137 ] RCM 0 is saved as rcm_0.rcm
[   0.0148 ] RCM 1 is saved as rcm_1.rcm
[   0.0148 ] List of rcm files are saved in rcm_list.xml
[   0.0148 ] 
[   0.0148 ] Signing RCM messages
[   0.0166 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0185 ] Assuming zero filled SBK key
[   0.0278 ] 
[   0.0279 ] Copying signature to RCM mesages
[   0.0299 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0326 ] 
[   0.0327 ] Boot Rom communication
[   0.0344 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.0363 ] RCM version 0X13
[   0.1944 ] Boot Rom communication failed
[   5.2700 ] 
Error: Return value 3
Command tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
Reading board information failed.

Patches arrived here.

I would like to confirm if NS is 0x0 on TX2, which is different value from the one on Nano. Otherwise, it has to be done in one step without making some experiments with NS or even with PKC without production mode enabled.

This is strange. The command failed to detect a device connected via USB, which was verified by the lsusb command and tested on two TX2 boxes.

Hi @TakenoriSato

I agree with you.

From my side, the tests are done on differents Jetson TX2, it’s work fine.

Are you testing with Jetson TX2 ?
if yes, BOOTROM is not running, you should see as the logs below:

$ sudo ./fusecmd.sh 
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.0053 ] Burning fuses
[   0.0053 ] Generating RCM messages
[   0.0062 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0069 ] RCM 0 is saved as rcm_0.rcm
[   0.0073 ] RCM 1 is saved as rcm_1.rcm
[   0.0073 ] List of rcm files are saved in rcm_list.xml
[   0.0073 ] 
[   0.0074 ] Signing RCM messages
[   0.0080 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0086 ] Assuming zero filled SBK key
[   0.0110 ] 
[   0.0110 ] Copying signature to RCM mesages
[   0.0118 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0128 ] 
[   0.0128 ] Boot Rom communication
[   0.0135 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0141 ] BR_CID: 0x81801001643c0882000000000d020300
[   0.3375 ] RCM version 0X180001
[   0.6853 ] Boot Rom communication completed
[   1.6919 ] 
[   2.6967 ] tegrarcm_v2 --isapplet
[   2.6995 ] Applet version 01.00.0000

Have you burn PKC and SBK on those devices ?
Have you burn ODM Lock fuse ? if yes, the RESERVED_ODM fuses first 4 bank (0…3) are locked.
Please see the documentation about Jetson TX2 Fuse Specification that you can find here
Could you please share your file odmfuse_pkc.xml ?

Best regards,
Ilies

Hi,

Yes.

I know how it should go. Here’s the proof my device works fine when I execute flash.sh command as below.

$ sudo ./flash.sh -r jetson-tx2 mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 3.1
###############################################################################
# Target Board Information:
# Name: jetson-tx2, Board Family: t186ref, SoC: Tegra 186, 
# OpMode: production, Boot Authentication: NS, 
###############################################################################
./tegraflash.py --chip 0x18 --applet "/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin" --skipuid --cmd "dump eeprom boardinfo cvm.bin" 
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.0466 ] Generating RCM messages
[   0.0499 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin 0 0
[   0.0520 ] RCM 0 is saved as rcm_0.rcm
[   0.0541 ] RCM 1 is saved as rcm_1.rcm
[   0.0541 ] List of rcm files are saved in rcm_list.xml
[   0.0541 ] 
[   0.0542 ] Signing RCM messages
[   0.0717 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0738 ] Assuming zero filled SBK key
[   0.1014 ] 
[   0.1015 ] Copying signature to RCM mesages
[   0.1038 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.1068 ] 
[   0.1069 ] Boot Rom communication
[   0.1090 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml --skipuid
[   0.1110 ] RCM version 0X180001
[   0.2720 ] Boot Rom communication completed
[   1.2786 ] 
[   2.2823 ] tegrarcm_v2 --isapplet
[   2.2843 ] Applet version 01.00.0000
[   2.6211 ] 
[   2.6233 ] Retrieving EEPROM data
[   2.6235 ] tegrarcm_v2 --oem platformdetails eeprom cvm /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   2.6255 ] Applet version 01.00.0000
[   2.9812 ] Saved platform info in /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cvm.bin
[   3.0541 ] 
Board ID(3310) version(B02) sku(1000) revision(C.0)
Copy /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb to /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb.rec
copying bctfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying bootrom_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying initrd(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb to rootfs... done.
Making Boot image... done.
20+0 records in
20+0 records out
20 bytes copied, 0.00066689 s, 30.0 kB/s
Existing sosfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing cpu_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
Existing mb2blfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mtspreboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing bpffile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpfdtbfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
Existing drameccfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/dram-ecc.bin) reused.
Existing badpagefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/badpage.bin) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
Existing tosfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eksfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Copying nv_boot_control.conf to rootfs
Reusing existing system.img... 
done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
copying tbcdtbfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
copying cfgfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/cfg/flash_l4t_t186.xml) to flash.xml... done.
Existing flasher(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing flashapp(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/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 0x90000 --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-c04.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-c04-00-te770d-ucm2.dtb; tlk tos-trusty.img; eks eks.img; bootloader_dtb tegra186-quill-p3310-1000-c03-00-base.dtb"   
saving flash command in /l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /l4tpool/l4timages/TX2G1.0/L4T32.3.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.0018 ] tegrasign_v2 --key None --getmode mode.txt
[   0.0032 ] Assuming zero filled SBK key
[   0.0036 ] 
[   0.0036 ] Generating RCM messages
[   0.0052 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0063 ] RCM 0 is saved as rcm_0.rcm
[   0.0071 ] RCM 1 is saved as rcm_1.rcm
[   0.0071 ] List of rcm files are saved in rcm_list.xml
[   0.0071 ] 
[   0.0071 ] Signing RCM messages
[   0.0088 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0104 ] Assuming zero filled SBK key
[   0.0184 ] 
[   0.0184 ] Copying signature to RCM mesages
[   0.0201 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0226 ] 
[   0.0226 ] Parsing partition layout
[   0.0377 ] tegraparser_v2 --pt flash.xml.tmp
[   0.0953 ] 
[   0.0954 ] Creating list of images to be signed
[   0.1230 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   0.1883 ] 
[   0.1884 ] Generating signatures
[   0.1907 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.1921 ] Assuming zero filled SBK key
[   0.5472 ] 
[   0.5473 ] Generating br-bct
[   0.5709 ] Updating dev and MSS params in BR BCT
[   0.5711 ] tegrabct_v2 --dev_param emmc.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --brbct br_bct.cfg --chip 0x18 0
[   0.7621 ] 
[   0.7622 ] Updating bl info
[   0.7637 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.7682 ] 
[   0.7682 ] Updating smd info
[   0.7702 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesmdinfo flash.xml.bin
[   0.7718 ] 
[   0.7719 ] Updating Odmdata
[   0.7739 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatefields Odmdata =0x90000
[   0.7762 ] 
[   0.7763 ] Get Signed section of bct
[   0.7780 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --listbct bct_list.xml
[   0.7796 ] 
[   0.7814 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.7832 ] Assuming zero filled SBK key
[   0.7842 ] 
[   0.7842 ] Updating BCT with signature
[   0.7862 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatesig bct_list_signed.xml
[   0.7883 ] 
[   0.7884 ] Generating coldboot mb1-bct
[   0.7901 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   0.7922 ] MB1-BCT version: 0xf
[   0.7926 ] Copying Sdram info from 2 to 3 set
[   0.8195 ] Packing sdram param for instance[0]
[   0.8202 ] Packing sdram param for instance[1]
[   0.8209 ] Packing sdram param for instance[2]
[   0.8214 ] Packing sdram param for instance[3]

[   0.8219 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   0.8227 ] Appending platform config data of size :- 3032
[   0.8227 ] 
[   0.8227 ] Parsing config file :mobile_scr.cfg 
[   0.8227 ] Appending platform config data of size :- 12240
[   0.8227 ] 
[   0.8227 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   0.8228 ] Appending platform config data of size :- 24
[   0.8228 ] 
[   0.8228 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   0.8228 ] Appending platform config data of size :- 672
[   0.8228 ] 
[   0.8228 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   0.8228 ] Appending platform config data of size :- 64
[   0.8228 ] 
[   0.8228 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   0.8229 ] Appending platform config data of size :- 1628
[   0.8229 ] 
[   0.8229 ] Updating mb1-bct with firmware information
[   0.8249 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   0.8269 ] MB1-BCT version: 0xf
[   0.8274 ] 
[   0.8275 ] Updating mb1-bct with storage information
[   0.8295 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   0.8313 ] MB1-BCT version: 0xf
[   0.8316 ] 
[   0.8336 ] tegrahost_v2 --chip 0x18 --align mb1_cold_boot_bct_MB1.bct
[   0.8352 ] 
[   0.8364 ] tegrahost_v2 --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[   0.8386 ] 
[   0.8404 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   0.8420 ] Assuming zero filled SBK key
[   0.8465 ] 
[   0.8486 ] tegrahost_v2 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[   0.8510 ] 
[   0.8511 ] Generating recovery mb1-bct
[   0.8530 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   0.8549 ] MB1-BCT version: 0xf
[   0.8552 ] Copying Sdram info from 2 to 3 set
[   0.8791 ] Packing sdram param for instance[0]
[   0.8795 ] Packing sdram param for instance[1]
[   0.8800 ] Packing sdram param for instance[2]
[   0.8804 ] Packing sdram param for instance[3]

[   0.8809 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   0.8818 ] Appending platform config data of size :- 3032
[   0.8818 ] 
[   0.8818 ] Parsing config file :minimal_scr.cfg 
[   0.8818 ] Appending platform config data of size :- 12240
[   0.8818 ] 
[   0.8818 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   0.8818 ] Appending platform config data of size :- 24
[   0.8818 ] 
[   0.8818 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   0.8819 ] Appending platform config data of size :- 672
[   0.8819 ] 
[   0.8819 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   0.8819 ] Appending platform config data of size :- 64
[   0.8819 ] 
[   0.8819 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   0.8819 ] Appending platform config data of size :- 1628
[   0.8819 ] 
[   0.8820 ] Updating mb1-bct with firmware information
[   0.8842 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[   0.8861 ] MB1-BCT version: 0xf
[   0.8867 ] 
[   0.8867 ] Updating mb1-bct with storage information
[   0.8888 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   0.8901 ] MB1-BCT version: 0xf
[   0.8904 ] 
[   0.8924 ] tegrahost_v2 --chip 0x18 --align mb1_bct_MB1.bct
[   0.8944 ] 
[   0.8962 ] tegrahost_v2 --appendsigheader mb1_bct_MB1.bct zerosbk
[   0.8977 ] 
[   0.8998 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   0.9015 ] Assuming zero filled SBK key
[   0.9062 ] 
[   0.9085 ] tegrahost_v2 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[   0.9109 ] 
[   0.9110 ] Copying signatures
[   0.9127 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   0.9429 ] 
[   0.9430 ] Boot Rom communication
[   0.9451 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.9470 ] BootRom is not running
[   6.3029 ] 
[   7.3065 ] tegrarcm_v2 --isapplet
[   7.3083 ] Applet version 01.00.0000
[   7.6527 ] 
[   7.6528 ] Sending BCTs
[   7.6549 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[   7.6568 ] Applet version 01.00.0000
[   8.0089 ] Sending bct_bootrom
[   8.0092 ] [................................................] 100%
[   8.0108 ] Sending bct_mb1
[   8.0116 ] [................................................] 100%
[   8.0280 ] 
[   8.0281 ] Generating blob
[   8.0405 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery_cpu.bin
[   8.0424 ] 
[   8.0445 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery_cpu.bin zerosbk
[   8.0558 ] 
[   8.0586 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_cpu_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   8.0606 ] Assuming zero filled SBK key
[   8.0763 ] 
[   8.0792 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_cpu_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_sigheader.bin.hash zerosbk
[   8.0820 ] 
[   8.0845 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery.bin
[   8.0866 ] 
[   8.0885 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery.bin zerosbk
[   8.0910 ] 
[   8.0933 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   8.0951 ] Assuming zero filled SBK key
[   8.1021 ] 
[   8.1047 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_sigheader.bin.encrypt blob_nvtboot_recovery_sigheader.bin.hash zerosbk
[   8.1071 ] 
[   8.1092 ] tegrahost_v2 --chip 0x18 --align blob_preboot_d15_prod_cr.bin
[   8.1113 ] 
[   8.1132 ] tegrahost_v2 --appendsigheader blob_preboot_d15_prod_cr.bin zerosbk
[   8.1158 ] 
[   8.1185 ] tegrasign_v2 --key None --list blob_preboot_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   8.1203 ] Assuming zero filled SBK key
[   8.1257 ] 
[   8.1279 ] tegrahost_v2 --updatesigheader blob_preboot_d15_prod_cr_sigheader.bin.encrypt blob_preboot_d15_prod_cr_sigheader.bin.hash zerosbk
[   8.1301 ] 
[   8.1324 ] tegrahost_v2 --chip 0x18 --align blob_mce_mts_d15_prod_cr.bin
[   8.1344 ] 
[   8.1363 ] tegrahost_v2 --appendsigheader blob_mce_mts_d15_prod_cr.bin zerosbk
[   8.1463 ] 
[   8.1490 ] tegrasign_v2 --key None --list blob_mce_mts_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   8.1510 ] Assuming zero filled SBK key
[   8.2288 ] 
[   8.2316 ] tegrahost_v2 --updatesigheader blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt blob_mce_mts_d15_prod_cr_sigheader.bin.hash zerosbk
[   8.2375 ] 
[   8.2399 ] tegrahost_v2 --chip 0x18 --align blob_bpmp.bin
[   8.2418 ] 
[   8.2438 ] tegrahost_v2 --appendsigheader blob_bpmp.bin zerosbk
[   8.2469 ] 
[   8.2495 ] tegrasign_v2 --key None --list blob_bpmp_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   8.2513 ] Assuming zero filled SBK key
[   8.2778 ] 
[   8.2804 ] tegrahost_v2 --updatesigheader blob_bpmp_sigheader.bin.encrypt blob_bpmp_sigheader.bin.hash zerosbk
[   8.2835 ] 
[   8.2859 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb
[   8.2882 ] 
[   8.2902 ] tegrahost_v2 --appendsigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb zerosbk
[   8.2943 ] 
[   8.2965 ] tegrasign_v2 --key None --list blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   8.2983 ] Assuming zero filled SBK key
[   8.3206 ] 
[   8.3232 ] tegrahost_v2 --updatesigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.hash zerosbk
[   8.3260 ] 
[   8.3284 ] tegrahost_v2 --chip 0x18 --align blob_tos-trusty.img
[   8.3299 ] 
[   8.3319 ] tegrahost_v2 --appendsigheader blob_tos-trusty.img zerosbk
[   8.3350 ] 
[   8.3376 ] tegrasign_v2 --key None --list blob_tos-trusty_sigheader.img_list.xml --pubkeyhash pub_key.key
[   8.3395 ] Assuming zero filled SBK key
[   8.3566 ] 
[   8.3596 ] tegrahost_v2 --updatesigheader blob_tos-trusty_sigheader.img.encrypt blob_tos-trusty_sigheader.img.hash zerosbk
[   8.3622 ] 
[   8.3647 ] tegrahost_v2 --chip 0x18 --align blob_eks.img
[   8.3667 ] 
[   8.3688 ] tegrahost_v2 --appendsigheader blob_eks.img zerosbk
[   8.3709 ] 
[   8.3736 ] tegrasign_v2 --key None --list blob_eks_sigheader.img_list.xml --pubkeyhash pub_key.key
[   8.3755 ] Assuming zero filled SBK key
[   8.3764 ] 
[   8.3788 ] tegrahost_v2 --updatesigheader blob_eks_sigheader.img.encrypt blob_eks_sigheader.img.hash zerosbk
[   8.3809 ] 
[   8.3829 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-quill-p3310-1000-c03-00-base.dtb
[   8.3848 ] 
[   8.3868 ] tegrahost_v2 --appendsigheader blob_tegra186-quill-p3310-1000-c03-00-base.dtb zerosbk
[   8.3906 ] 
[   8.3930 ] tegrasign_v2 --key None --list blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   8.3946 ] Assuming zero filled SBK key
[   8.4135 ] 
[   8.4163 ] tegrahost_v2 --updatesigheader blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.hash zerosbk
[   8.4194 ] 
[   8.4221 ] tegrahost_v2 --chip 0x18 --generateblob blob.xml blob.bin
[   8.4239 ] number of images in blob are 9
[   8.4245 ] blobsize is 4141672
[   8.4247 ] Added binary blob_nvtboot_recovery_cpu_sigheader.bin.encrypt of size 220096
[   8.4295 ] Added binary blob_nvtboot_recovery_sigheader.bin.encrypt of size 89776
[   8.4303 ] Added binary blob_preboot_d15_prod_cr_sigheader.bin.encrypt of size 63104
[   8.4312 ] Added binary blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt of size 2082144
[   8.4323 ] Added binary blob_bpmp_sigheader.bin.encrypt of size 533904
[   8.4330 ] Added binary blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt of size 466240
[   8.4342 ] Added binary blob_tos-trusty_sigheader.img.encrypt of size 313152
[   8.4350 ] Added binary blob_eks_sigheader.img.encrypt of size 1440
[   8.4356 ] Added binary blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt of size 371664
[   8.4373 ] 
[   8.4374 ] Sending bootloader and pre-requisite binaries
[   8.4395 ] tegrarcm_v2 --download blob blob.bin
[   8.4411 ] Applet version 01.00.0000
[   8.7774 ] Sending blob
[   8.7775 ] [................................................] 100%
[   9.2284 ] 
[   9.2306 ] tegrarcm_v2 --boot recovery
[   9.2327 ] Applet version 01.00.0000
[   9.5740 ] 
[  10.5769 ] tegrarcm_v2 --isapplet
[  10.9194 ] 
[  10.9523 ] tegradevflash_v2 --iscpubl
[  10.9543 ] Cannot Open USB
[  11.5923 ] 
[  12.5960 ] tegrarcm_v2 --isapplet
[  12.9324 ] 
[  12.9349 ] tegradevflash_v2 --iscpubl
[  12.9372 ] Bootloader version 01.00.0000
[  13.1129 ] Bootloader version 01.00.0000
[  13.1141 ] 
[  13.1142 ] Retrieving storage infomation
[  13.1164 ] tegrarcm_v2 --oem platformdetails storage storage_info.bin
[  13.1184 ] Applet is not running on device. Continue with Bootloader
[  13.4740 ] 
[  13.4763 ] tegradevflash_v2 --oem platformdetails storage storage_info.bin
[  13.4782 ] Bootloader version 01.00.0000
[  13.6527 ] Saved platform info in storage_info.bin
[  13.6574 ] 
[  13.6575 ] Flashing the device
[  13.6597 ] tegraparser_v2 --storageinfo storage_info.bin --generategpt --pt flash.xml.bin
[  13.6632 ] 
[  13.6653 ] tegradevflash_v2 --pt flash.xml.bin --create
[  13.6674 ] Bootloader version 01.00.0000
[  13.8327 ] Erasing sdmmc_boot: 3 ......... [Done]
[  13.8678 ] Writing partition secondary_gpt with gpt_secondary_0_3.bin
[  13.8686 ] [................................................] 100%

[  13.9174 ] Erasing sdmmc_user: 3 ......... [Done]
[  18.5104 ] Writing partition master_boot_record with mbr_1_3.bin
[  18.5112 ] [................................................] 100%
[  18.5152 ] Writing partition primary_gpt with gpt_primary_1_3.bin
[  18.5225 ] [................................................] 100%
[  18.5270 ] Writing partition secondary_gpt with gpt_secondary_1_3.bin
[  18.5348 ] [................................................] 100%

[  18.5460 ] Writing partition mb1 with mb1_prod.bin.encrypt
[  18.5467 ] [................................................] 100%
[  18.5538 ] Writing partition mb1_b with mb1_prod.bin.encrypt
[  18.5752 ] [................................................] 100%
[  18.5823 ] Writing partition dram-ecc-fw with dram-ecc_sigheader.bin.encrypt
[  18.6055 ] [................................................] 100%
[  18.6117 ] Writing partition badpage-fw with badpage_sigheader.bin.encrypt
[  18.6446 ] [................................................] 100%
[  18.6494 ] Writing partition badpage-fw_b with badpage_sigheader.bin.encrypt
[  18.7027 ] [................................................] 100%
[  18.7076 ] Writing partition spe-fw with spe_sigheader.bin.encrypt
[  18.7606 ] [................................................] 100%
[  18.7676 ] Writing partition spe-fw_b with spe_sigheader.bin.encrypt
[  18.8234 ] [................................................] 100%
[  18.8304 ] Writing partition mb2 with nvtboot_sigheader.bin.encrypt
[  18.8615 ] [................................................] 100%
[  18.8692 ] Writing partition mb2_b with nvtboot_sigheader.bin.encrypt
[  18.9096 ] [................................................] 100%
[  18.9173 ] Writing partition mts-preboot with preboot_d15_prod_cr_sigheader.bin.encrypt
[  18.9624 ] [................................................] 100%
[  18.9687 ] Writing partition mts-preboot_b with preboot_d15_prod_cr_sigheader.bin.encrypt
[  19.0205 ] [................................................] 100%
[  19.0270 ] Writing partition SMD with slot_metadata.bin
[  19.0824 ] [................................................] 100%
[  19.0868 ] Writing partition SMD_b with slot_metadata.bin
[  19.0928 ] [................................................] 100%
[  19.0974 ] Writing partition VER_b with emmc_bootblob_ver.txt
[  19.0996 ] [................................................] 100%
[  19.1041 ] Writing partition VER with emmc_bootblob_ver.txt
[  19.1529 ] [................................................] 100%
[  19.1572 ] Writing partition master_boot_record with mbr_1_3.bin
[  19.1639 ] [................................................] 100%
[  19.1679 ] Writing partition APP with system.img
[  19.1693 ] [................................................] 100%
[  19.2341 ] Writing partition mts-bootpack with mce_mts_d15_prod_cr_sigheader.bin.encrypt
[  19.2361 ] [................................................] 100%
[  19.3173 ] Writing partition mts-bootpack_b with mce_mts_d15_prod_cr_sigheader.bin.encrypt
[  19.3325 ] [................................................] 100%
[  19.4128 ] Writing partition cpu-bootloader with cboot_sigheader.bin.encrypt
[  19.4279 ] [................................................] 100%
[  19.4412 ] Writing partition cpu-bootloader_b with cboot_sigheader.bin.encrypt
[  19.4473 ] [................................................] 100%
[  19.4606 ] Writing partition bootloader-dtb with tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
[  19.4671 ] [................................................] 100%
[  19.4821 ] Writing partition bootloader-dtb_b with tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
[  19.4917 ] [................................................] 100%
[  19.5068 ] Writing partition secure-os with tos-trusty_sigheader.img.encrypt
[  19.5138 ] [................................................] 100%
[  19.5273 ] Writing partition secure-os_b with tos-trusty_sigheader.img.encrypt
[  19.5338 ] [................................................] 100%
[  19.5471 ] Writing partition eks with eks_sigheader.img.encrypt
[  19.5534 ] [................................................] 100%
[  19.5576 ] Writing partition adsp-fw with adsp-fw_sigheader.bin.encrypt
[  19.5599 ] [................................................] 100%
[  19.5673 ] Writing partition adsp-fw_b with adsp-fw_sigheader.bin.encrypt
[  19.5713 ] [................................................] 100%
[  19.5789 ] Writing partition bpmp-fw with bpmp_sigheader.bin.encrypt
[  19.5827 ] [................................................] 100%
[  19.6029 ] Writing partition bpmp-fw_b with bpmp_sigheader.bin.encrypt
[  19.6118 ] [................................................] 100%
[  19.6319 ] Writing partition bpmp-fw-dtb with tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt
[  19.6430 ] [................................................] 100%
[  19.6594 ] Writing partition bpmp-fw-dtb_b with tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt
[  19.6684 ] [................................................] 100%
[  19.6847 ] Writing partition sce-fw with camera-rtcpu-sce_sigheader.img.encrypt
[  19.6929 ] [................................................] 100%
[  19.7005 ] Writing partition sce-fw_b with camera-rtcpu-sce_sigheader.img.encrypt
[  19.7046 ] [................................................] 100%
[  19.7124 ] Writing partition sc7 with warmboot_wbheader.bin.encrypt
[  19.7163 ] [................................................] 100%
[  19.7211 ] Writing partition sc7_b with warmboot_wbheader.bin.encrypt
[  19.7237 ] [................................................] 100%
[  19.7286 ] Writing partition BMP with bmp.blob
[  19.7310 ] [................................................] 100%
[  19.7373 ] Writing partition BMP_b with bmp.blob
[  19.7408 ] [................................................] 100%
[  19.7475 ] Writing partition kernel-bootctrl with kernel_bootctrl.bin
[  19.7513 ] [................................................] 100%
[  19.7565 ] Writing partition kernel-bootctrl_b with kernel_bootctrl.bin
[  19.7584 ] [................................................] 100%
[  19.7639 ] Writing partition kernel with boot_sigheader.img.encrypt
[  19.7654 ] [................................................] 100%
[  19.7826 ] Writing partition kernel_b with boot_sigheader.img.encrypt
[  19.7926 ] [................................................] 100%
[  19.8099 ] Writing partition kernel-dtb with tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
[  19.8187 ] [................................................] 100%
[  19.8323 ] Writing partition kernel-dtb_b with tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt
[  19.8398 ] [................................................] 100%
[  19.8601 ] 
[  19.8625 ] tegradevflash_v2 --write BCT br_bct_BR.bct
[  19.8646 ] Bootloader version 01.00.0000
[  20.0247 ] Writing partition BCT with br_bct_BR.bct
[  20.0252 ] [................................................] 100%
[  20.0905 ] 
[  20.1037 ] tegradevflash_v2 --write MB1_BCT mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[  20.1057 ] Bootloader version 01.00.0000
[  20.2053 ] Writing partition MB1_BCT with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[  20.2064 ] [................................................] 100%
[  20.2729 ] 
[  20.2754 ] tegradevflash_v2 --write MB1_BCT_b mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[  20.2774 ] Bootloader version 01.00.0000
[  20.4407 ] Writing partition MB1_BCT_b with mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
[  20.4418 ] [................................................] 100%
[  20.4978 ] 
[  20.4979 ] Flashing completed

[  20.4980 ] Coldbooting the device
[  20.5001 ] tegradevflash_v2 --reboot coldboot
[  20.5023 ] Bootloader version 01.00.0000
[  20.6689 ] 
*** The target t186ref has been flashed successfully. ***
Reset the board to boot from internal eMMC.

After running this command, plug it off, and on again, then run the fusecmd.sh again.

$ sudo ./fusecmd.sh 
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.0191 ] Burning fuses
[   0.0191 ] Generating RCM messages
[   0.0208 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0224 ] RCM 0 is saved as rcm_0.rcm
[   0.0233 ] RCM 1 is saved as rcm_1.rcm
[   0.0236 ] List of rcm files are saved in rcm_list.xml
[   0.0236 ] 
[   0.0236 ] Signing RCM messages
[   0.0252 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0268 ] Assuming zero filled SBK key
[   0.0360 ] 
[   0.0361 ] Copying signature to RCM mesages
[   0.0378 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0404 ] 
[   0.0405 ] Boot Rom communication
[   0.0422 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0439 ] BR_CID: 0x818010016441b749240000000afb0340
[   0.2015 ] RCM version 0X180001
[   0.3777 ] Boot Rom communication completed
[   1.3844 ] 
[   2.3878 ] tegrarcm_v2 --isapplet
[   2.3898 ] Applet version 01.00.0000
[   2.7309 ] 
[   2.7349 ] Parsing fuse info as per xml file
[   2.7370 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   2.7390 ] MagicId=0x45535546 version=0x1
[   2.7397 ] node: name=ReservedOdm0 size=4
[   2.7397 ]   value=0x00000011
[   2.7397 ] node: name=ReservedOdm1 size=4
[   2.7398 ]   value=0x00000111
[   2.7398 ] node: name=ReservedOdm2 size=4
[   2.7398 ]   value=0x00000010
[   2.7398 ] node: name=ReservedOdm3 size=4
[   2.7398 ]   value=0x00000001
[   2.7398 ] node: name=ReservedOdm4 size=4
[   2.7398 ]   value=0x00000010
[   2.7399 ] node: name=ReservedOdm5 size=4
[   2.7399 ]   value=0x00000001
[   2.7399 ] node: name=ReservedOdm6 size=4
[   2.7399 ]   value=0x00000010
[   2.7399 ] node: name=ReservedOdm7 size=4
[   2.7399 ]   value=0x00000001
[   2.7399 ] 
[   2.7419 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   2.7438 ] Applet version 01.00.0000
[   3.0791 ] 0000000000000001: Oem commands are not supported
[   3.0800 ] Fuse burning failed
[   3.0800 ] 
[   3.0801 ] trying fusing with CPU binary
[   3.0841 ] tegrasign_v2 --key None --getmode mode.txt
[   3.0861 ] Assuming zero filled SBK key
[   3.0864 ] 
[   3.0865 ] Parsing partition layout
[   3.0886 ] tegraparser_v2 --pt flash.xml.tmp
[   3.0930 ] 
[   3.0931 ] Creating list of images to be signed
[   3.0950 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   3.1275 ] 
[   3.1276 ] Generating signatures
[   3.1298 ] tegrasign_v2 --key None --list images_list.xml --pubkeyhash pub_key.key
[   3.1314 ] Assuming zero filled SBK key
[   3.4662 ] 
[   3.4663 ] Generating br-bct
[   3.4683 ] Updating dev and MSS params in BR BCT
[   3.4685 ] tegrabct_v2 --dev_param emmc.cfg --sdram P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg --brbct br_bct.cfg --chip 0x18 0
[   3.4905 ] 
[   3.4905 ] Updating bl info
[   3.4924 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   3.4954 ] 
[   3.4954 ] Updating smd info
[   3.4973 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 --updatesmdinfo flash.xml.bin
[   3.4987 ] 
[   3.4988 ] Updating Odmdata
[   3.5006 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatefields Odmdata =0x90000
[   3.5024 ] 
[   3.5024 ] Get Signed section of bct
[   3.5041 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --listbct bct_list.xml
[   3.5063 ] 
[   3.5074 ] tegrasign_v2 --key None --list bct_list.xml --pubkeyhash pub_key.key
[   3.5091 ] Assuming zero filled SBK key
[   3.5102 ] 
[   3.5102 ] Updating BCT with signature
[   3.5117 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x18 0 --updatesig bct_list_signed.xml
[   3.5139 ] 
[   3.5139 ] Generating coldboot mb1-bct
[   3.5153 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   3.5170 ] MB1-BCT version: 0xf
[   3.5173 ] Copying Sdram info from 2 to 3 set
[   3.5455 ] Packing sdram param for instance[0]
[   3.5459 ] Packing sdram param for instance[1]
[   3.5464 ] Packing sdram param for instance[2]
[   3.5469 ] Packing sdram param for instance[3]

[   3.5474 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   3.5484 ] Appending platform config data of size :- 3032
[   3.5484 ] 
[   3.5485 ] Parsing config file :mobile_scr.cfg 
[   3.5485 ] Appending platform config data of size :- 12240
[   3.5485 ] 
[   3.5485 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   3.5485 ] Appending platform config data of size :- 24
[   3.5485 ] 
[   3.5485 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   3.5485 ] Appending platform config data of size :- 672
[   3.5485 ] 
[   3.5486 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   3.5486 ] Appending platform config data of size :- 64
[   3.5486 ] 
[   3.5486 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   3.5486 ] Appending platform config data of size :- 1628
[   3.5486 ] 
[   3.5487 ] Updating mb1-bct with firmware information
[   3.5505 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   3.5523 ] MB1-BCT version: 0xf
[   3.5529 ] 
[   3.5529 ] Updating mb1-bct with storage information
[   3.5547 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   3.5565 ] MB1-BCT version: 0xf
[   3.5568 ] 
[   3.5587 ] tegrahost_v2 --chip 0x18 --align mb1_cold_boot_bct_MB1.bct
[   3.5606 ] 
[   3.5622 ] tegrahost_v2 --appendsigheader mb1_cold_boot_bct_MB1.bct zerosbk
[   3.5635 ] 
[   3.5656 ] tegrasign_v2 --key None --list mb1_cold_boot_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   3.5672 ] Assuming zero filled SBK key
[   3.5710 ] 
[   3.5732 ] tegrahost_v2 --updatesigheader mb1_cold_boot_bct_MB1_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_sigheader.bct.hash zerosbk
[   3.5752 ] 
[   3.5753 ] Generating recovery mb1-bct
[   3.5770 ] tegrabct_v2 --chip 0x18 0 --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-c04.cfg --brcommand tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg --prod tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
[   3.5785 ] MB1-BCT version: 0xf
[   3.5789 ] Copying Sdram info from 2 to 3 set
[   3.6022 ] Packing sdram param for instance[0]
[   3.6027 ] Packing sdram param for instance[1]
[   3.6031 ] Packing sdram param for instance[2]
[   3.6036 ] Packing sdram param for instance[3]

[   3.6041 ] Parsing config file :tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg 
[   3.6048 ] Appending platform config data of size :- 3032
[   3.6048 ] 
[   3.6048 ] Parsing config file :minimal_scr.cfg 
[   3.6048 ] Appending platform config data of size :- 12240
[   3.6049 ] 
[   3.6049 ] Parsing config file :tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg 
[   3.6049 ] Appending platform config data of size :- 24
[   3.6049 ] 
[   3.6049 ] Parsing config file :tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg 
[   3.6049 ] Appending platform config data of size :- 672
[   3.6049 ] 
[   3.6049 ] Parsing config file :tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg 
[   3.6049 ] Appending platform config data of size :- 64
[   3.6049 ] 
[   3.6050 ] Parsing config file :tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg 
[   3.6050 ] Appending platform config data of size :- 1628
[   3.6050 ] 
[   3.6050 ] Updating mb1-bct with firmware information
[   3.6069 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatefwinfo flash.xml.bin
[   3.6087 ] MB1-BCT version: 0xf
[   3.6092 ] 
[   3.6092 ] Updating mb1-bct with storage information
[   3.6103 ] tegrabct_v2 --chip 0x18 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[   3.6119 ] MB1-BCT version: 0xf
[   3.6125 ] 
[   3.6135 ] tegrahost_v2 --chip 0x18 --align mb1_bct_MB1.bct
[   3.6153 ] 
[   3.6170 ] tegrahost_v2 --appendsigheader mb1_bct_MB1.bct zerosbk
[   3.6185 ] 
[   3.6206 ] tegrasign_v2 --key None --list mb1_bct_MB1_sigheader.bct_list.xml --pubkeyhash pub_key.key
[   3.6217 ] Assuming zero filled SBK key
[   3.6242 ] 
[   3.6259 ] tegrahost_v2 --updatesigheader mb1_bct_MB1_sigheader.bct.encrypt mb1_bct_MB1_sigheader.bct.hash zerosbk
[   3.6279 ] 
[   3.6280 ] Copying signatures
[   3.6297 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   3.6562 ] 
[   3.6563 ] Sending BCTs
[   3.6582 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[   3.6600 ] Applet version 01.00.0000
[   3.9950 ] Sending bct_bootrom
[   3.9953 ] [................................................] 100%
[   3.9969 ] Sending bct_mb1
[   3.9977 ] [................................................] 100%
[   4.0140 ] 
[   4.0140 ] Generating blob
[   4.0164 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery_cpu.bin
[   4.0185 ] 
[   4.0206 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery_cpu.bin zerosbk
[   4.0237 ] 
[   4.0265 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_cpu_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.0285 ] Assuming zero filled SBK key
[   4.0449 ] 
[   4.0476 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_cpu_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_sigheader.bin.hash zerosbk
[   4.0504 ] 
[   4.0528 ] tegrahost_v2 --chip 0x18 --align blob_nvtboot_recovery.bin
[   4.0547 ] 
[   4.0567 ] tegrahost_v2 --appendsigheader blob_nvtboot_recovery.bin zerosbk
[   4.0596 ] 
[   4.0621 ] tegrasign_v2 --key None --list blob_nvtboot_recovery_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.0639 ] Assuming zero filled SBK key
[   4.0710 ] 
[   4.0733 ] tegrahost_v2 --updatesigheader blob_nvtboot_recovery_sigheader.bin.encrypt blob_nvtboot_recovery_sigheader.bin.hash zerosbk
[   4.0757 ] 
[   4.0780 ] tegrahost_v2 --chip 0x18 --align blob_preboot_d15_prod_cr.bin
[   4.0799 ] 
[   4.0815 ] tegrahost_v2 --appendsigheader blob_preboot_d15_prod_cr.bin zerosbk
[   4.0839 ] 
[   4.0864 ] tegrasign_v2 --key None --list blob_preboot_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.0881 ] Assuming zero filled SBK key
[   4.0914 ] 
[   4.0937 ] tegrahost_v2 --updatesigheader blob_preboot_d15_prod_cr_sigheader.bin.encrypt blob_preboot_d15_prod_cr_sigheader.bin.hash zerosbk
[   4.0960 ] 
[   4.0981 ] tegrahost_v2 --chip 0x18 --align blob_mce_mts_d15_prod_cr.bin
[   4.1000 ] 
[   4.1017 ] tegrahost_v2 --appendsigheader blob_mce_mts_d15_prod_cr.bin zerosbk
[   4.1111 ] 
[   4.1138 ] tegrasign_v2 --key None --list blob_mce_mts_d15_prod_cr_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.1153 ] Assuming zero filled SBK key
[   4.1876 ] 
[   4.1903 ] tegrahost_v2 --updatesigheader blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt blob_mce_mts_d15_prod_cr_sigheader.bin.hash zerosbk
[   4.1961 ] 
[   4.1985 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-quill-p3310-1000-c03-00-base.dtb
[   4.2005 ] 
[   4.2026 ] tegrahost_v2 --appendsigheader blob_tegra186-quill-p3310-1000-c03-00-base.dtb zerosbk
[   4.2052 ] 
[   4.2077 ] tegrasign_v2 --key None --list blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   4.2093 ] Assuming zero filled SBK key
[   4.2277 ] 
[   4.2305 ] tegrahost_v2 --updatesigheader blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.hash zerosbk
[   4.2329 ] 
[   4.2353 ] tegrahost_v2 --chip 0x18 --align blob_bpmp.bin
[   4.2373 ] 
[   4.2392 ] tegrahost_v2 --appendsigheader blob_bpmp.bin zerosbk
[   4.2435 ] 
[   4.2458 ] tegrasign_v2 --key None --list blob_bpmp_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   4.2475 ] Assuming zero filled SBK key
[   4.2730 ] 
[   4.2758 ] tegrahost_v2 --updatesigheader blob_bpmp_sigheader.bin.encrypt blob_bpmp_sigheader.bin.hash zerosbk
[   4.2792 ] 
[   4.2817 ] tegrahost_v2 --chip 0x18 --align blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb
[   4.2838 ] 
[   4.2858 ] tegrahost_v2 --appendsigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb zerosbk
[   4.2897 ] 
[   4.2923 ] tegrasign_v2 --key None --list blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   4.2939 ] Assuming zero filled SBK key
[   4.3139 ] 
[   4.3166 ] tegrahost_v2 --updatesigheader blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.hash zerosbk
[   4.3202 ] 
[   4.3228 ] tegrahost_v2 --chip 0x18 --align blob_tos-trusty.img
[   4.3249 ] 
[   4.3268 ] tegrahost_v2 --appendsigheader blob_tos-trusty.img zerosbk
[   4.3308 ] 
[   4.3334 ] tegrasign_v2 --key None --list blob_tos-trusty_sigheader.img_list.xml --pubkeyhash pub_key.key
[   4.3352 ] Assuming zero filled SBK key
[   4.3536 ] 
[   4.3562 ] tegrahost_v2 --updatesigheader blob_tos-trusty_sigheader.img.encrypt blob_tos-trusty_sigheader.img.hash zerosbk
[   4.3582 ] 
[   4.3607 ] tegrahost_v2 --chip 0x18 --align blob_eks.img
[   4.3623 ] 
[   4.3643 ] tegrahost_v2 --appendsigheader blob_eks.img zerosbk
[   4.3662 ] 
[   4.3688 ] tegrasign_v2 --key None --list blob_eks_sigheader.img_list.xml --pubkeyhash pub_key.key
[   4.3706 ] Assuming zero filled SBK key
[   4.3715 ] 
[   4.3737 ] tegrahost_v2 --updatesigheader blob_eks_sigheader.img.encrypt blob_eks_sigheader.img.hash zerosbk
[   4.3754 ] 
[   4.3776 ] tegrahost_v2 --chip 0x18 --generateblob blob.xml blob.bin
[   4.3792 ] number of images in blob are 9
[   4.3796 ] blobsize is 4141672
[   4.3798 ] Added binary blob_nvtboot_recovery_cpu_sigheader.bin.encrypt of size 220096
[   4.3838 ] Added binary blob_nvtboot_recovery_sigheader.bin.encrypt of size 89776
[   4.3845 ] Added binary blob_preboot_d15_prod_cr_sigheader.bin.encrypt of size 63104
[   4.3853 ] Added binary blob_mce_mts_d15_prod_cr_sigheader.bin.encrypt of size 2082144
[   4.3862 ] Added binary blob_tegra186-quill-p3310-1000-c03-00-base_sigheader.dtb.encrypt of size 371664
[   4.3872 ] Added binary blob_bpmp_sigheader.bin.encrypt of size 533904
[   4.3878 ] Added binary blob_tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2_sigheader.dtb.encrypt of size 466240
[   4.3888 ] Added binary blob_tos-trusty_sigheader.img.encrypt of size 313152
[   4.3893 ] Added binary blob_eks_sigheader.img.encrypt of size 1440
[   4.3917 ] 
[   4.3918 ] Sending bootloader and pre-requisite binaries
[   4.3937 ] tegrarcm_v2 --download blob blob.bin
[   4.3952 ] Applet version 01.00.0000
[   4.7315 ] Sending blob
[   4.7317 ] [................................................] 100%
[   5.1856 ] 
[   5.1878 ] tegrarcm_v2 --boot recovery
[   5.1898 ] Applet version 01.00.0000
[   5.5322 ] 
[   6.5358 ] tegrarcm_v2 --isapplet
[   6.6342 ] 
[   6.6363 ] tegradevflash_v2 --iscpubl
[   6.6383 ] Cannot Open USB
[   7.4344 ] 
[   8.4378 ] tegrarcm_v2 --isapplet
[   8.5353 ] 
[   8.5374 ] tegradevflash_v2 --iscpubl
[   8.5393 ] Bootloader version 01.00.0000
[   8.7588 ] Bootloader version 01.00.0000
[   8.7599 ] 
[   8.7600 ] tegradevflash_v2 --oem burnfuses blow_fuse_data.bin
[   8.7621 ] Bootloader version 01.00.0000
[   8.9388 ] Fusing burning successful
[   9.1758 ] 
[   9.1779 ] tegradevflash_v2 --reboot recovery
[   9.1798 ] Bootloader version 01.00.0000
[   9.3431 ] 

It looked fine, but too fast with the same message before.

[   6.6363 ] tegradevflash_v2 --iscpubl
[   6.6383 ] Cannot Open USB

No. These two boxes have never been burned before.

Sure.

$ sudo cat bootloader/odmfuse_pkc.xml 
<genericfuse MagicId="0x45535546" version="1.0.0">
<fuse name="ReservedOdm0" size="4" value="0x00000011" />
<fuse name="ReservedOdm1" size="4" value="0x00000111" />
<fuse name="ReservedOdm2" size="4" value="0x00000010" />
<fuse name="ReservedOdm3" size="4" value="0x00000001" />
<fuse name="ReservedOdm4" size="4" value="0x00000010" />
<fuse name="ReservedOdm5" size="4" value="0x00000001" />
<fuse name="ReservedOdm6" size="4" value="0x00000010" />
<fuse name="ReservedOdm7" size="4" value="0x00000001" />
</genericfuse>

Thanks.

Hi,

I am wondering this difference comes from the fact that I need sudo?

I have tried from scratch again. Note that I need sudo.

$ sudo BOARDID=3310 FAB=C04 ./odmfuse.sh --noburn -j -i 0x18 -c NS -o "0x00000011 0x00000111 0x00000010 0x00000001 0x00000010 0x00000001 0x00000010 0x00000001" jetson-tx2
Board ID(3310) version(C04) sku() revision()
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Generating fuse configuration ... done.
*** Start preparing fuse configuration ... 
*** done.
$ mkdir /tmp/fuses_tests
$ tar xf fuseblob.tbz2 -C /tmp/fuses_tests/
$ cd /tmp/fuses_tests/bootloader/
$ ./fusecmd.sh 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0108 ] Burning fuses
[   0.0108 ] Generating RCM messages
[   0.0126 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0143 ] RCM 0 is saved as rcm_0.rcm
[   0.0150 ] RCM 1 is saved as rcm_1.rcm
[   0.0153 ] List of rcm files are saved in rcm_list.xml
[   0.0153 ] 
[   0.0153 ] Signing RCM messages
[   0.0173 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0191 ] Assuming zero filled SBK key
[   0.0278 ] 
[   0.0278 ] Copying signature to RCM mesages
[   0.0298 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0323 ] 
[   0.0323 ] Boot Rom communication
[   0.0345 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0358 ] BootRom is not running
[   0.0360 ] 
[   1.0394 ] tegrarcm_v2 --isapplet
[   1.0415 ] USB communication failed.Check if device is in recovery
[   1.0418 ] 
[   1.0441 ] tegradevflash_v2 --iscpubl
[   1.0463 ] Cannot Open USB
[   1.0466 ] 
[   2.0499 ] tegrarcm_v2 --isapplet
[   2.0521 ] USB communication failed.Check if device is in recovery
[   2.0524 ] 
[   2.0546 ] tegradevflash_v2 --iscpubl
[   2.0567 ] Cannot Open USB
[   2.0570 ] 
[   3.0604 ] tegrarcm_v2 --isapplet
[   3.0626 ] USB communication failed.Check if device is in recovery
[   3.0629 ] 
[   3.0651 ] tegradevflash_v2 --iscpubl
[   3.0672 ] Cannot Open USB
[   3.0675 ] 
^CTraceback (most recent call last):
  File "./tegraflash.py", line 1280, in <module>
    tegraflash_run_commands()
  File "./tegraflash.py", line 1149, in tegraflash_run_commands
    interpreter.onecmd(command)
  File "/usr/lib/python2.7/cmd.py", line 221, in onecmd
    return func(arg)
  File "./tegraflash.py", line 817, in do_burnfuses
    tegraflash_burnfuses(exports, args)
  File "/tmp/fuses_tests/bootloader/tegraflash_internal.py", line 1474, in tegraflash_burnfuses
    tegraflash_send_tboot(tegrarcm_values['--signed_list'])
  File "/tmp/fuses_tests/bootloader/tegraflash_internal.py", line 2187, in tegraflash_send_tboot
    tegraflash_poll_applet_bl()
  File "/tmp/fuses_tests/bootloader/tegraflash_internal.py", line 2289, in tegraflash_poll_applet_bl
    time.sleep(1)
KeyboardInterrupt
$ sudo ./fusecmd.sh 
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.0113 ] Burning fuses
[   0.0113 ] Generating RCM messages
[   0.0129 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0146 ] RCM 0 is saved as rcm_0.rcm
[   0.0153 ] RCM 1 is saved as rcm_1.rcm
[   0.0154 ] List of rcm files are saved in rcm_list.xml
[   0.0154 ] 
[   0.0154 ] Signing RCM messages
[   0.0171 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0186 ] Assuming zero filled SBK key
[   0.0273 ] 
[   0.0274 ] Copying signature to RCM mesages
[   0.0291 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0317 ] 
[   0.0317 ] Boot Rom communication
[   0.0335 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0352 ] BR_CID: 0x818010016441b749240000000afb0340
[   0.1966 ] RCM version 0X180001
[   0.3728 ] Boot Rom communication completed
[   1.3795 ] 
[   2.3829 ] tegrarcm_v2 --isapplet
[   2.3849 ] Applet version 01.00.0000
[   2.7219 ] 
[   2.7259 ] Parsing fuse info as per xml file
[   2.7279 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   2.7298 ] MagicId=0x45535546 version=0x1
[   2.7303 ] node: name=ReservedOdm0 size=4
[   2.7303 ]   value=0x00000011
[   2.7303 ] node: name=ReservedOdm1 size=4
[   2.7303 ]   value=0x00000111
[   2.7303 ] node: name=ReservedOdm2 size=4
[   2.7303 ]   value=0x00000010
[   2.7304 ] node: name=ReservedOdm3 size=4
[   2.7304 ]   value=0x00000001
[   2.7304 ] node: name=ReservedOdm4 size=4
[   2.7304 ]   value=0x00000010
[   2.7304 ] node: name=ReservedOdm5 size=4
[   2.7304 ]   value=0x00000001
[   2.7304 ] node: name=ReservedOdm6 size=4
[   2.7305 ]   value=0x00000010
[   2.7305 ] node: name=ReservedOdm7 size=4
[   2.7305 ]   value=0x00000001
[   2.7305 ] 
[   2.7325 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   2.7344 ] Applet version 01.00.0000
[   3.0703 ] 0000000000000001: Oem commands are not supported
[   3.0712 ] Fuse burning failed
[   3.0712 ] 
[   3.0713 ] trying fusing with CPU binary
[   3.0752 ] tegrasign_v2 --key None --getmode mode.txt
[   3.0771 ] Assuming zero filled SBK key
[   3.0773 ] 
[   3.0775 ] Parsing partition layout
[   3.0794 ] tegraparser_v2 --pt flash.xml.tmp
[   3.0826 ] 
[   3.0827 ] Creating list of images to be signed
[   3.0847 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   3.0865 ] Stat for RECFILE failed
[   3.1147 ] 
Error: Return value 4
Command tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk

I fails with an error. But if I execute the fusecmd.sh with sudo, it finished running at least.

We need to perform the command/scripts (fusecmd.sh, flash.sh) as super user.
Note:
Please see my commands lines, all of them begin with # or $

# mean that we are super user
$ mean a normal user 

I will check why tegrahost_v2 command failed ? because, on my side this command work fine.

Ilies

I’m looking for a work around. Tried on the patched Linux_for_Tegra but failed.

$ BOARDID=3310 FAB=C04 ./odmfuse.sh -j -i 0x18 -c NS -o "0x00000011 0x00000111 0x00000010 0x00000001 0x00000010 0x00000001 0x00000010 0x00000001" jetson-tx2
Error: Cannot fuse non-production board.

Tried to preserve access rights, but failed.

$ sudo tar xvfp fuseblob.tbz2 -C fuses_tests/
bootloader/odmfuse_pkc.xml
bootloader/fusecmd.sh
bootloader/mkpkc
bootloader/tegrabct_v2
bootloader/tegradevflash_v2
bootloader/tegraflash.py
bootloader/tegraflash_internal.py
bootloader/tegrahost_v2
bootloader/tegraparser_v2
bootloader/tegrarcm_v2
bootloader/tegrasign_v2
bootloader/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg
bootloader/tegra186-mb1-bct-misc-si-l4t.cfg
bootloader/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg
bootloader/minimal_scr.cfg
bootloader/mobile_scr.cfg
bootloader/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg
bootloader/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg
bootloader/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg
bootloader/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg
bootloader/emmc.cfg
bootloader/nvtboot_recovery.bin
bootloader/preboot_d15_prod_cr.bin
bootloader/mce_mts_d15_prod_cr.bin
bootloader/tegra186-quill-p3310-1000-c03-00-base.dtb
bootloader/bpmp.bin
bootloader/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb
bootloader/tos-trusty.img
bootloader/eks.img
bootloader/mb1_recovery_prod.bin
bootloader/nvtboot_recovery_cpu.bin
bootloader/flash.xml
bootloader/mb1_prod.bin
bootloader/spe.bin
bootloader/nvtboot.bin
bootloader/system.img
bootloader/cboot.bin
bootloader/camera-rtcpu-sce.img
bootloader/warmboot.bin
bootloader/boot.img
bootloader/tegra186-quill-p3310-1000-c03-00-base.dtb
bootloader/slot_metadata.bin
bootloader/xusb_sil_rel_fw
bootloader/adsp-fw.bin
bootloader/bmp.blob
bootloader$ sudo ./fusecmd.sh 
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.0412 ] Burning fuses
[   0.0412 ] Generating RCM messages
[   0.0433 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0452 ] RCM 0 is saved as rcm_0.rcm
[   0.0462 ] RCM 1 is saved as rcm_1.rcm
[   0.0465 ] List of rcm files are saved in rcm_list.xml
[   0.0465 ] 
[   0.0465 ] Signing RCM messages
[   0.0485 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0503 ] Assuming zero filled SBK key
[   0.0599 ] 
[   0.0599 ] Copying signature to RCM mesages
[   0.0620 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0648 ] 
[   0.0649 ] Boot Rom communication
[   0.0667 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0687 ] BR_CID: 0x818010016441b749240000000afb0340
[   0.2325 ] RCM version 0X180001
[   0.4086 ] Boot Rom communication completed
[   1.4152 ] 
[   2.4188 ] tegrarcm_v2 --isapplet
[   2.4209 ] Applet version 01.00.0000
[   2.5185 ] 
[   2.5227 ] Parsing fuse info as per xml file
[   2.5250 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   2.5273 ] MagicId=0x45535546 version=0x1
[   2.5281 ] node: name=ReservedOdm0 size=4
[   2.5282 ]   value=0x00000011
[   2.5282 ] node: name=ReservedOdm1 size=4
[   2.5282 ]   value=0x00000111
[   2.5282 ] node: name=ReservedOdm2 size=4
[   2.5282 ]   value=0x00000010
[   2.5282 ] node: name=ReservedOdm3 size=4
[   2.5282 ]   value=0x00000001
[   2.5282 ] node: name=ReservedOdm4 size=4
[   2.5283 ]   value=0x00000010
[   2.5283 ] node: name=ReservedOdm5 size=4
[   2.5283 ]   value=0x00000001
[   2.5283 ] node: name=ReservedOdm6 size=4
[   2.5283 ]   value=0x00000010
[   2.5283 ] node: name=ReservedOdm7 size=4
[   2.5283 ]   value=0x00000001
[   2.5284 ] 
[   2.5304 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   2.5325 ] Applet version 01.00.0000
[   2.9179 ] 0000000000000001: Oem commands are not supported
[   2.9189 ] Fuse burning failed
[   2.9189 ] 
[   2.9189 ] trying fusing with CPU binary
[   2.9232 ] tegrasign_v2 --key None --getmode mode.txt
[   2.9253 ] Assuming zero filled SBK key
[   2.9256 ] 
[   2.9258 ] Parsing partition layout
[   2.9279 ] tegraparser_v2 --pt flash.xml.tmp
[   2.9314 ] 
[   2.9315 ] Creating list of images to be signed
[   2.9334 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   2.9354 ] Stat for RECFILE failed
[   2.9617 ] 
Error: Return value 4
Command tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk

Hi @TakenoriSato

Can you please share your initial values of the odm_reserved fuses ?

If you are sure about the odm_reserved values that you are using in the command line, try this:

  • Generate the fuseblob
# BOARDID=3310 FAB=C04 fuselevel=fuselevel_production ./odmfuse.sh --noburn -j -i 0x18 -c NS -o "0x00000011 0x00000111 0x00000010 0x00000001 0x00000010 0x00000001 0x00000010 0x00000001" jetson-tx2
  • Burn the odm_reserved fuses
$ mkdir /tmp/fuses_tests
$ tar xf fuseblob.tbz2 -C /tmp/fuses_tests
$ cd /tmp/fuses_tests/bootloader
# ./fusecmd.sh 

Note:
# mean that performing the command with sudo
$ mean that performing the command without sudo

Let me know if you need help.

Hi, thanks for the update!

The new fuselevel variable was added, right? I used the value for this box.

$ sudo BOARDID=3310 FAB=C04 fuselevel=fuselevel_production ./odmfuse.sh --noburn -j -i 0x18 -c NS -o "0xa080000a 0xb3fc62a3 0x2c7bee36 0x2d40c6b2 0xb502534b 0x8a0b0bd7 0xb03148bc  0x00000000" jetson-tx2
Board ID(3310) version(C04) sku() revision()
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Generating fuse configuration ... done.
*** Start preparing fuse configuration ... 
*** done.

Unfortunately, didn’t work again…
But, Can not open USB has gone.

$ sudo ./fusecmd.sh 
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.0432 ] Burning fuses
[   0.0433 ] Generating RCM messages
[   0.0453 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0473 ] RCM 0 is saved as rcm_0.rcm
[   0.0483 ] RCM 1 is saved as rcm_1.rcm
[   0.0483 ] List of rcm files are saved in rcm_list.xml
[   0.0483 ] 
[   0.0483 ] Signing RCM messages
[   0.0501 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0519 ] Assuming zero filled SBK key
[   0.0608 ] 
[   0.0608 ] Copying signature to RCM mesages
[   0.0628 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0655 ] 
[   0.0656 ] Boot Rom communication
[   0.0675 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0694 ] BR_CID: 0x818010016441b749240000000afb0340
[   0.2277 ] RCM version 0X180001
[   0.4035 ] Boot Rom communication completed
[   1.4098 ] 
[   2.4133 ] tegrarcm_v2 --isapplet
[   2.4154 ] Applet version 01.00.0000
[   2.7525 ] 
[   2.7568 ] Parsing fuse info as per xml file
[   2.7590 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   2.7610 ] MagicId=0x45535546 version=0x1
[   2.7616 ] node: name=ReservedOdm0 size=4
[   2.7616 ]   value=0xa080000a
[   2.7617 ] node: name=ReservedOdm1 size=4
[   2.7617 ]   value=0xb3fc62a3
[   2.7617 ] node: name=ReservedOdm2 size=4
[   2.7617 ]   value=0x2c7bee36
[   2.7617 ] node: name=ReservedOdm3 size=4
[   2.7617 ]   value=0x2d40c6b2
[   2.7618 ] node: name=ReservedOdm4 size=4
[   2.7618 ]   value=0xb502534b
[   2.7618 ] node: name=ReservedOdm5 size=4
[   2.7618 ]   value=0x8a0b0bd7
[   2.7619 ] node: name=ReservedOdm6 size=4
[   2.7619 ]   value=0xb03148bc
[   2.7619 ] node: name=ReservedOdm7 size=4
[   2.7619 ]   value=0x00000000
[   2.7620 ] 
[   2.7642 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   2.7662 ] Applet version 01.00.0000
[   3.1050 ] 0000000000000001: Oem commands are not supported
[   3.1056 ] Fuse burning failed
[   3.1057 ] 
[   3.1058 ] trying fusing with CPU binary
[   3.1098 ] tegrasign_v2 --key None --getmode mode.txt
[   3.1119 ] Assuming zero filled SBK key
[   3.1123 ] 
[   3.1124 ] Parsing partition layout
[   3.1145 ] tegraparser_v2 --pt flash.xml.tmp
[   3.1180 ] 
[   3.1181 ] Creating list of images to be signed
[   3.1200 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   3.1217 ] Stat for RECFILE failed
[   3.1487 ] 
Error: Return value 4
Command tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk

@ilies.chergui

Why do you use 0x00000001 for the 8th value? Isn’t it supposed to be 0x00000000 as the reserved one by NVIDIA?

Hi,
A user has shared his command:

FYR. We re checking the issue of programming odm_lock fuse.

Hi Dane, thanks for sharing the post.

I hope the mess is resolved soon.

By the way, let me clarify the followings.

  1. the default pkc_disable value

In the discussion of the case on Nano, we have figured out the default value is 0x1 (NS). So, only specifying -c PKC is not enough, but -p has to be set, too. It means a fuse burning has to be done by a single command.

But, ilies suggested to use -c NS. Is this meant to be only for the testing purpose? Or the default value on TX2 is different? (NS is 0x0?)

  1. the value passed along with -o option

In the discussion of the case on Nano, we have figured out the value is in the form of a single HEX value instead of 8 HEX values.

In case of TX2, as ilies suggests, it is the form of 8 HEX values?

  1. The most significant HEX value

According to the L4T 32.3.1 document, it says:

The value must be a quoted series of eight 32-bit HEX numbers such as:

“0xXXXXXXXX 0xXXXXXXXX 0xXXXXXXXX 0xXXXXXXXX 0xXXXXXXXX 0xXXXXXXXX 0xXXXXXXXX 0x00000000”
The last 32-bit HEX number must be 0x00000000 because these fuses are reserved for NVIDIA use.

But ilies used 0x00000001 for the 8th value, and he has reported it was successful. So, what is the correct behavior?

Hi,

pkc_disable fuse is on Jetson Nano/TX1 only. Not on TX2 and Xavier. We have fixed it in development guide of r32.4.2. Sorry for the wrong in formationin r32.3.1.

The form is different on Nano and TX2. Please set 8 32-bit HEX numbers on TX2.

Thanks for pointing this out. We hope these 32 bits are not touched but looks like some users touch the bits. Will check if this triggers the follow-up problems.

1 Like

Hi @DaneLLL

Thank you for sharing, this is very useful.

Concerning the fuse pkc_disable, I already check that on the Jetson TX2 and Xavier, that’s why I remove it in my patch, I wasn’t sure about TX1 and Jetson Nano.

The patch that I shared previously, I test it on different Jetsonn TX2 and it work fine.

@TakenoriSato, there is no specific value to set for the 8th value of the ODM_RESERVED fuses, this value only for tests purpose.

Sorry for the late response, I was quite busy.

Hi @ilies.chergui

It doesn’t work.

I have retried from scratch as below.

  1. Check if fuses are not burned before
$ sudo cat /sys/devices/3820000.efuse/3820000.efuse\:efuse-burn/*
[sudo] password for nvidia: 
0x00000000
0x00000000
0x00003000
0x00000000
cat: '/sys/devices/3820000.efuse/3820000.efuse:efuse-burn/driver': Is a directory
(null)
0x00000000000000000000000000000000
0x00000000000000000000000000000000
0x00000000000000000000000000000000
of:Nefuse-burnT<NULL>Cnvidia,tegra186-efuse-burn0x00000000
0x00000000
0x00000000
0x00000000
cat: '/sys/devices/3820000.efuse/3820000.efuse:efuse-burn/of_node': Is a directory
cat: '/sys/devices/3820000.efuse/3820000.efuse:efuse-burn/power': Is a directory
0x0000000000000000000000000000000000000000000000000000000000000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000000000000000000000000000
cat: '/sys/devices/3820000.efuse/3820000.efuse:efuse-burn/subsystem': Is a directory
DRIVER=tegra-fuse-burn
OF_NAME=efuse-burn
OF_FULLNAME=/efuse@3820000/efuse-burn
OF_COMPATIBLE_0=nvidia,tegra186-efuse-burn
OF_COMPATIBLE_N=1
MODALIAS=of:Nefuse-burnT<NULL>Cnvidia,tegra186-efuse-burn

$ ls -l /sys/devices/3820000.efuse/3820000.efuse\:efuse-burn/
total 0
-rw-rw---- 1 root root 4096 May  3 08:10 arm_jtag_disable
-rw-rw---- 1 root root 4096 May  3 08:10 boot_security_info
-rw-rw---- 1 root root 4096 May  3 08:10 calc_h2
-rw-rw---- 1 root root 4096 May  3 08:10 debug_authentication
lrwxrwxrwx 1 root root    0 May  3 08:10 driver -> ../../../bus/platform/drivers/tegra-fuse-burn
-rw-r--r-- 1 root root 4096 May  3 08:10 driver_override
-rw-rw---- 1 root root 4096 May  3 08:10 kek0
-rw-rw---- 1 root root 4096 May  3 08:10 kek1
-rw-rw---- 1 root root 4096 May  3 08:10 kek2
-r--r--r-- 1 root root 4096 May  3 08:10 modalias
-rw-rw---- 1 root root 4096 May  3 08:10 odm_h2
-rw-rw---- 1 root root 4096 May  3 08:10 odm_info
-rw-rw---- 1 root root 4096 May  3 08:10 odm_lock
-rw-rw---- 1 root root 4096 May  3 08:10 odm_production_mode
lrwxrwxrwx 1 root root    0 May  3 08:10 of_node -> ../../../firmware/devicetree/base/efuse@3820000/efuse-burn
drwxr-xr-x 2 root root    0 May  3 08:10 power
-rw-rw---- 1 root root 4096 May  3 08:10 public_key
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm0
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm1
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm2
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm3
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm4
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm5
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm6
-rw-rw---- 1 root root 4096 May  3 08:10 reserved_odm7
-rw-rw---- 1 root root 4096 May  3 08:10 secure_boot_key
lrwxrwxrwx 1 root root    0 May  3 08:08 subsystem -> ../../../bus/platform
-rw-r--r-- 1 root root 4096 May  3 08:08 uevent
  1. Check if a correct secureboot package is used
$ md5sum secureboot_R32.3.1_aarch64.tbz2 
6b5b65cad7da45c5f31f0ffc69caca74  secureboot_R32.3.1_aarch64.tbz2
  1. Prepare for the fuseblob generation
$ sudo tar xjvfp secureboot_R32.3.1_aarch64.tbz2 
Linux_for_Tegra/
Linux_for_Tegra/odmfuse.sh
Linux_for_Tegra/bootloader/
Linux_for_Tegra/bootloader/LICENSE.tegrakeyhash
Linux_for_Tegra/bootloader/wb_sign.sh
Linux_for_Tegra/bootloader/README_secureboot.txt
Linux_for_Tegra/bootloader/tegrakeyhash
Linux_for_Tegra/bootloader/odmsign.func
Linux_for_Tegra/pkc/
Linux_for_Tegra/pkc/LICENSE.mkpkc
Linux_for_Tegra/pkc/LICENSE.nvsecuretool
Linux_for_Tegra/pkc/0001-warmboot-change-wb-prepare-code-for-t1x4.patch
Linux_for_Tegra/pkc/tegrafuse.sh
Linux_for_Tegra/pkc/mkpkc
Linux_for_Tegra/pkc/nvsecuretool
$ cd Linux_for_Tegra/
$ patch -p0 < ../0001_fix_burn_odm_reserved_fuses.patch.log 
patching file odmfuse.sh
$ cd pkc/
$ patch -p0 < ../../0002-diplay-tegra-fuses-via-tegrafuse-script.patch.log 
patching file tegrafuse.sh
$ cd ..
  1. Generate a fuse blob
$ sudo BOARDID=3310 FAB=C04 fuselevel=fuselevel_production ./odmfuse.sh --noburn -j -i 0x18 -c NS -o "0xa080000a 0xb3fc62a3 0x2c7bee36 0x2d40c6b2 0xb502534b 0x8a0b0bd7 0xb03148bc  0x00000000" jetson-tx2
Board ID(3310) version(C04) sku() revision()
copying sdram_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/P3310_A00_8GB_Samsung_8GB_lpddr4_204Mhz_A02_l4t.cfg)... done.
copying misc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-misc-si-l4t.cfg)... done.
copying pinmux_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pinmux-quill-p3310-1000-c03.cfg)... done.
copying scr_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/minimal_scr.cfg)... done.
copying scr_cold_boot_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/mobile_scr.cfg)... done.
copying pmc_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pad-quill-p3310-1000-c03.cfg)... done.
copying pmic_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-pmic-quill-p3310-1000-c04.cfg)... done.
copying br_cmd_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-bootrom-quill-p3310-1000-c03.cfg)... done.
copying prod_config(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/tegra186-mb1-bct-prod-quill-p3310-1000-c03.cfg)... done.
copying dev_params(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/BCT/emmc.cfg)... done.
Existing mb2_bootloader(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
Existing mts_preboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/preboot_d15_prod_cr.bin) reused.
Existing mts_bootpack(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/mce_mts_d15_prod_cr.bin) reused.
copying bootloader_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/kernel/dtb/tegra186-quill-p3310-1000-c03-00-base.dtb)... done.
Existing bpmp_fw(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/bpmp.bin) reused.
copying bpmp_fw_dtb(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/tegra186-a02-bpmp-quill-p3310-1000-c04-00-te770d-ucm2.dtb)... done.
Existing tlk(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/tos-trusty.img) reused.
Existing eks(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/eks.img) reused.
Existing mb1file(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/mb1_prod.bin) reused.
Existing spefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/spe.bin) reused.
copying tegraboot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/nvtboot.bin)... done.
Existing tbcfile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/cboot.bin) reused.
Existing scefile(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
copying wb0boot(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/t186ref/warmboot.bin)... done.
done.
Existing cfg(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/flash.xml) reused.
Existing bl(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu.bin) reused.
Existing applet(/l4tpool/l4timages/TX2G1.0/L4T32.3.1_patched/Linux_for_Tegra/bootloader/mb1_recovery_prod.bin) reused.
*** Generating fuse configuration ... done.
*** Start preparing fuse configuration ... 
*** done.
  1. Burn ODM fuses
$ mkdir /tmp/fuses_tests
$ tar xf fuseblob.tbz2 -C /tmp/fuses_tests
$ cd /tmp/fuses_tests/bootloader
tsato@TTVIEW71:/tmp/fuses_tests/bootloader$ sudo ./fusecmd.sh 
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.0106 ] Burning fuses
[   0.0106 ] Generating RCM messages
[   0.0122 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x18 0 --download rcm mb1_recovery_prod.bin 0 0
[   0.0139 ] RCM 0 is saved as rcm_0.rcm
[   0.0148 ] RCM 1 is saved as rcm_1.rcm
[   0.0148 ] List of rcm files are saved in rcm_list.xml
[   0.0148 ] 
[   0.0148 ] Signing RCM messages
[   0.0164 ] tegrasign_v2 --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0182 ] Assuming zero filled SBK key
[   0.0270 ] 
[   0.0270 ] Copying signature to RCM mesages
[   0.0288 ] tegrarcm_v2 --chip 0x18 0 --updatesig rcm_list_signed.xml
[   0.0315 ] 
[   0.0316 ] Boot Rom communication
[   0.0334 ] tegrarcm_v2 --chip 0x18 0 --rcm rcm_list_signed.xml
[   0.0353 ] BR_CID: 0x81801001643215c0040000000a0400c0
[   0.1509 ] RCM version 0X180001
[   0.2830 ] Boot Rom communication completed
[   1.2897 ] 
[   2.2929 ] tegrarcm_v2 --isapplet
[   2.2948 ] Applet version 01.00.0000
[   2.5402 ] 
[   2.5444 ] Parsing fuse info as per xml file
[   2.5466 ] tegraparser_v2 --fuse_info odmfuse_pkc.xml blow_fuse_data.bin
[   2.5487 ] MagicId=0x45535546 version=0x1
[   2.5492 ] node: name=ReservedOdm0 size=4
[   2.5492 ]   value=0xa080000a
[   2.5492 ] node: name=ReservedOdm1 size=4
[   2.5493 ]   value=0xb3fc62a3
[   2.5493 ] node: name=ReservedOdm2 size=4
[   2.5493 ]   value=0x2c7bee36
[   2.5493 ] node: name=ReservedOdm3 size=4
[   2.5493 ]   value=0x2d40c6b2
[   2.5493 ] node: name=ReservedOdm4 size=4
[   2.5493 ]   value=0xb502534b
[   2.5493 ] node: name=ReservedOdm5 size=4
[   2.5494 ]   value=0x8a0b0bd7
[   2.5494 ] node: name=ReservedOdm6 size=4
[   2.5494 ]   value=0xb03148bc
[   2.5494 ] node: name=ReservedOdm7 size=4
[   2.5494 ]   value=0x00000000
[   2.5494 ] 
[   2.5515 ] tegrarcm_v2 --oem burnfuses blow_fuse_data.bin
[   2.5535 ] Applet version 01.00.0000
[   2.8003 ] 0000000000000001: Oem commands are not supported
[   2.8013 ] Fuse burning failed
[   2.8013 ] 
[   2.8014 ] trying fusing with CPU binary
[   2.8055 ] tegrasign_v2 --key None --getmode mode.txt
[   2.8075 ] Assuming zero filled SBK key
[   2.8078 ] 
[   2.8079 ] Parsing partition layout
[   2.8100 ] tegraparser_v2 --pt flash.xml.tmp
[   2.8134 ] 
[   2.8135 ] Creating list of images to be signed
[   2.8156 ] tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk
[   2.8175 ] Stat for RECFILE failed
[   2.8460 ] 
Error: Return value 4
Command tegrahost_v2 --chip 0x18 0 --partitionlayout flash.xml.bin --list images_list.xml zerosbk

So, what can be done from here? Any more logging? Or should we check when these TX2 carrier boards are shipped?

We are about running out of time for this.