Hi!
We have our own custom carrier board which mimics mostly the devkit for a Jetson Orin AGX. However, it only has 1 USB-A port and no USB-C or USB-mini. Inside the SDK manager, the board is detected but cant be selected. When trying to flash the Jetson from cmdline (using sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
), this is what i get :
###############################################################################
L4T BSP Information:
R35 , REVISION: 3.1
User release: 0.0
###############################################################################
Target Board Information:
Name: jetson-agx-orin-devkit, Board Family: t186ref, SoC: Tegra 234,
OpMode: production, Boot Authentication: NS,
Disk encryption: disabled ,
###############################################################################
copying emc_fuse_dev_params(/home/loic/Downloads/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)… done.
copying device_config(/home/loic/Downloads/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)… done.
copying misc_config(/home/loic/Downloads/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)… done.
./tegraflash.py --chip 0x23 --applet “/home/loic/Downloads/Linux_for_Tegra/bootloader/mb1_t234_prod.bin” --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins “mb2_applet applet_t234.bin” --cmd “dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery”
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0169 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0178 ] File rcm_state open failed
[ 0.0178 ] ERROR: failed to read rcm_state
[ 0.0178 ]
[ 0.0193 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0195 ] Assuming zero filled SBK key
[ 0.0183 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[ 0.0236 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[ 0.0321 ] Parsing partition layout
[ 0.0331 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0345 ] Kernel DTB used: None
[ 0.0345 ] WARNING: dce base dtb is not provided
[ 0.0345 ] Parsing partition layout
[ 0.0353 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.0364 ] Creating list of images to be signed
[ 0.0372 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.0380 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0388 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0391 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.0433 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.0437 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0479 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0483 ] adding BCH for mb2_t234_aligned.bin
[ 0.0506 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.0617 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.0620 ] adding BCH for mb2_t234_aligned.bin
[ 0.0777 ] Filling MB1 storage info
[ 0.0777 ] Parsing dev params for multi chains
[ 0.0837 ] Generating br-bct
[ 0.0846 ] Updating dev and MSS params in BR BCT
[ 0.0846 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.0856 ] Updating bl info
[ 0.0865 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.0872 ] WARNING: boot chain is not completed. set to 0
[ 0.0881 ] Generating signatures
[ 0.0895 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.0897 ] Assuming zero filled SBK key
[ 0.1022 ] Warning: pub_key.key is not found
[ 0.1011 ] Parsing dev params for multi chains
[ 0.1011 ] Generating br-bct
[ 0.1020 ] Updating dev and MSS params in BR BCT
[ 0.1020 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.1031 ] Updating bl info
[ 0.1041 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1050 ] WARNING: boot chain is not completed. set to 0
[ 0.1059 ] Get Signed section of bct
[ 0.1068 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[ 0.1080 ] Signing BCT
[ 0.1094 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1097 ] Assuming zero filled SBK key
[ 0.1125 ] Sha saved in br_bct_BR.sha
[ 0.1129 ] Warning: pub_key.key is not found
[ 0.1115 ] Updating BCT with signature
[ 0.1125 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[ 0.1134 ] Offset :4608 Len :3584
[ 0.1137 ] Generating SHA2 Hash
[ 0.1151 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[ 0.1153 ] Assuming zero filled SBK key
[ 0.1154 ] Assuming zero filled SBK key
[ 0.1183 ] Sha saved in br_bct_BR.sha
[ 0.1172 ] Updating BCT with SHA2 Hash
[ 0.1181 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[ 0.1190 ] Offset :4608 Len :3584
[ 0.1192 ] Offset :68 Len :8124
[ 0.1194 ] Generating coldboot mb1-bct
[ 0.1203 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1212 ] MB1-BCT version: 0.10
[ 0.1214 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1218 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1221 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1224 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1228 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1228 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.1228 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.1228 ]
[ 0.1228 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1228 ] Added Platform Config 9 data with size :- 100
[ 0.1228 ]
[ 0.1229 ] Updating mb1-bct with firmware information
[ 0.1238 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.1260 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 0.1279 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 0.1288 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 0.1310 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1312 ] Assuming zero filled SBK key
[ 0.1330 ] Warning: pub_key.key is not found
[ 0.1326 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.1339 ] Generating recovery mb1-bct
[ 0.1347 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1355 ] MB1-BCT version: 0.10
[ 0.1356 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1361 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1364 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.1368 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1371 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1371 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.1371 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.1371 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.1371 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.1371 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.1372 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.1372 ]
[ 0.1372 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[ 0.1372 ] Added Platform Config 9 data with size :- 100
[ 0.1372 ]
[ 0.1372 ] Updating mb1-bct with firmware information
[ 0.1381 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[ 0.1401 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[ 0.1417 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 0.1425 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 0.1449 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.1452 ] Assuming zero filled SBK key
[ 0.1471 ] Warning: pub_key.key is not found
[ 0.1465 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 0.1478 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.1478 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.1478 ] Copying signatures
[ 0.1486 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[ 0.1528 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.1529 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[ 0.1529 ] Boot Rom communication
[ 0.1536 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[ 0.1544 ] BR_CID: 0x80012344705DD10F2000000013000080
[ 0.5854 ] Sending bct_br
[ 0.8216 ] Sending mb1
[ 0.8228 ] Sending psc_bl1
[ 0.8355 ] Sending bct_mb1
[ 0.8417 ] Boot Rom communication completed
[ 0.8470 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[ 0.8545 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[ 0.8580 ] adding BCH for applet_t234_aligned.bin
[ 0.8924 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.8927 ] Assuming zero filled SBK key
[ 0.8972 ] Warning: pub_key.key is not found
[ 0.8975 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[ 0.9005 ] Sending mb2_applet…
[ 0.9018 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[ 0.9029 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 656573201
[ 1.3346 ] ERROR: failed to open USB
Error: Return value 8
Command tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
Reading board information failed.
PS. I’m using as a host Ubuntu20.04LTS on a dell laptop. Flashing the jetson on the devkit works perfectly!
Thank you!
Loic