Jetpack 5.0.2: Flashing: Parsing board information failed

Hi,
The Orin DevKit flashing exit with info “Parsing board information failed”。

geeking@thinkpad:~/orin/software/workspace/R35.1/Linux_for_Tegra$ sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 1.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(/data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0095 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.0102 ] File rcm_state open failed
[   0.0103 ] ERROR: failed to read rcm_state
[   0.0103 ] 
[   0.0119 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0120 ] Assuming zero filled SBK key
[   0.0106 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[   0.0222 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[   0.0289 ] Parsing partition layout
[   0.0301 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.0317 ] Parsing partition layout
[   0.0324 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.0332 ] Creating list of images to be signed
[   0.0348 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[   0.0355 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.0370 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.0374 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.0413 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.0417 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.0462 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.0466 ] adding BCH for mb2_t234_aligned.bin
[   0.0497 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.0613 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.0617 ] adding BCH for mb2_t234_aligned.bin
[   0.0756 ] Generating signatures
[   0.0772 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.0774 ] Assuming zero filled SBK key
[   0.0902 ] Warning: pub_key.key is not found
[   0.0889 ] Parsing dev params for multi chains
[   0.0931 ] Generating br-bct
[   0.0944 ] Updating dev and MSS params in BR BCT
[   0.0944 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   0.0969 ] Updating bl info
[   0.0976 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.0982 ] WARNING: boot chain is not completed. set to 0
[   0.0995 ] Get Signed section of bct
[   0.1002 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[   0.1010 ] Signing BCT
[   0.1026 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.1027 ] Assuming zero filled SBK key
[   0.1056 ] Sha saved in br_bct_BR.sha
[   0.1058 ] Warning: pub_key.key is not found
[   0.1043 ] Updating BCT with signature
[   0.1050 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[   0.1056 ] Offset :4608 Len :3584
[   0.1060 ] Generating SHA2 Hash
[   0.1076 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[   0.1078 ] Assuming zero filled SBK key
[   0.1078 ] Assuming zero filled SBK key
[   0.1098 ] Sha saved in br_bct_BR.sha
[   0.1085 ] Updating BCT with SHA2 Hash
[   0.1091 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[   0.1097 ] Offset :4608 Len :3584
[   0.1100 ] Offset :68 Len :8124
[   0.1100 ] 
[   0.1101 ] Generating coldboot mb1-bct
[   0.1108 ] 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.1113 ] MB1-BCT version: 0.9

[   0.1124 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb 
[   0.1126 ] Added Platform Config 9 data with size :- 80
[   0.1126 ] 
[   0.1126 ] Updating mb1-bct with firmware information
[   0.1133 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.1148 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[   0.1161 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   0.1167 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   0.1189 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.1191 ] Assuming zero filled SBK key
[   0.1203 ] Warning: pub_key.key is not found
[   0.1195 ] 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.1205 ] Generating recovery mb1-bct
[   0.1212 ] 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.1217 ] MB1-BCT version: 0.9

[   0.1228 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb 
[   0.1229 ] Added Platform Config 9 data with size :- 80
[   0.1229 ] 
[   0.1230 ] Updating mb1-bct with firmware information
[   0.1236 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.1251 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[   0.1264 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   0.1270 ] adding BCH for mb1_bct_MB1_aligned.bct
[   0.1291 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.1293 ] Assuming zero filled SBK key
[   0.1305 ] Warning: pub_key.key is not found
[   0.1297 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   0.1308 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.1308 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.1308 ] Copying signatures
[   0.1314 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.1353 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.1354 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.1354 ] Boot Rom communication
[   0.1361 ] 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.1367 ] BR_CID: 0x80012344705DD8146C00000006FF02C0
[   0.1654 ] Sending bct_br
[   0.2092 ] Sending mb1
[   0.2101 ] Sending psc_bl1
[   0.2201 ] Sending bct_mb1
[   0.2258 ] Boot Rom communication completed
[   0.2311 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[   0.2368 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[   0.2394 ] adding BCH for applet_t234_aligned.bin
[   0.2736 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.2740 ] Assuming zero filled SBK key
[   0.2779 ] Warning: pub_key.key is not found
[   0.2779 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[   0.2811 ] Sending mb2_applet...

[   0.2824 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[   0.2837 ] BL: version 0.23.0.0-t234-54845784-92215740 last_boot_error: 0
[   0.4138 ] Sending applet
[   0.5346 ] completed
[   0.5378 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.5405 ] MB2 Applet version 01.00.0000
[   0.7245 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.7254 ] MB2 Applet version 01.00.0000
[   0.7565 ] Retrieving board information
[   0.7575 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[   0.7584 ] MB2 Applet version 01.00.0000
[   0.8034 ] Saved platform info in chip_info.bin
[   0.8087 ] Chip minor revision: 1
[   0.8088 ] Bootrom revision: 0x7
[   0.8089 ] Ram code: 0x0
[   0.8090 ] Chip sku: 0xd2
[   0.8090 ] Chip Sample: prod
[   0.8097 ] Retrieving EEPROM data
[   0.8097 ] tegrarcm_v2 --oem platformdetails eeprom cvm /data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[   0.8106 ] MB2 Applet version 01.00.0000
[   0.8552 ] Saved platform info in /data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/cvm.bin
[   0.8903 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.8911 ] MB2 Applet version 01.00.0000
[   0.9195 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.9202 ] MB2 Applet version 01.00.0000
[   0.9673 ] Dumping customer Info
[   0.9683 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[   0.9690 ] MB2 Applet version 01.00.0000
[   1.0156 ] Saved bct in tmp.bct
[   1.0257 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/custinfo_out.bin
[   1.0283 ] C[   1.0290 ] ustomer data saved in /data/workspace/nvidia/orin/software/workspace/R35.1/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[   1.0292 ] Rebooting to recovery mode
[   1.0317 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[   1.0644 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   1.0650 ] MB2 Applet version 01.00.0000
[   1.1113 ] Booting to recovery mode
[   1.1124 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[   1.1132 ] MB2 Applet version 01.00.0000
Parsing board information failed.
  1. What are the possible causes of this problem?
  2. How to fix this problem?

It could be the eeprom content is being accidentally changed.

Is the board still able to boot up?

Hi, WanyneWWW
yes, the board can still boot up

Please check if this is similar to your case. Looks like you accidentally modified the eeprom too.

Hi, WayneWWW
as you said. the eeprom content is corrupted accidentally. After fixing the eeprom content, the issue is resolved

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.