hello all,
board: auvidea jetson nano jnx30D
firmware:
module: jetson nano module
I have a auvidea jetson nano board and am trying to flash it. To flash jetson nano I am following Simple flashing guide (recommended) in the auvidea software setup guide[pdf].
After sudo bash ./flashcmd.txt here is my output:
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.0266 ] tegrasign --getmode mode.txt --key None
[ 0.0298 ] Assuming zero filled SBK key
[ 0.1024 ]
[ 0.1026 ] Generating RCM messages
[ 0.1229 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[ 0.1252 ] RCM 0 is saved as rcm_0.rcm
[ 0.1789 ] RCM 1 is saved as rcm_1.rcm
[ 0.1801 ] List of rcm files are saved in rcm_list.xml
[ 0.1801 ]
[ 0.1802 ] Signing RCM messages
[ 0.1845 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[ 0.1867 ] Assuming zero filled SBK key
[ 0.1939 ]
[ 0.1939 ] Copying signature to RCM mesages
[ 0.1964 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[ 0.2308 ]
[ 0.2310 ] Parsing partition layout
[ 0.2524 ] tegraparser --pt flash.xml.tmp
[ 0.2975 ]
[ 0.2980 ] Using default ramcode: 0
[ 0.2980 ] Disable BPMP dtb trim, using default dtb
[ 0.2980 ]
[ 0.2981 ] Creating list of images to be signed
[ 0.3218 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[ 1.3636 ]
[ 1.3638 ] Generating signatures
[ 1.3679 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[ 1.3696 ] Assuming zero filled SBK key
[ 2.4278 ]
[ 2.4279 ] Generating br-bct
[ 2.4405 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[ 2.4658 ]
[ 2.4659 ] Updating boot device parameters
[ 2.4684 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[ 2.4698 ] Warning: No sdram params
[ 2.4701 ]
[ 2.4701 ] Updating bl info
[ 2.4726 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 2.4825 ]
[ 2.4826 ] Updating secondary storage information into bct
[ 2.4853 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_lpddr4_204Mhz_P987.bct
[ 2.4873 ]
[ 2.4874 ] Updating Odmdata
[ 2.4903 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0xa4000
[ 2.4917 ] Warning: No sdram params
[ 2.4934 ]
[ 2.4935 ] Get Signed section of bct
[ 2.4963 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[ 2.4979 ]
[ 2.4980 ] Signing BCT
[ 2.5036 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[ 2.5051 ] Assuming zero filled SBK key
[ 2.5061 ]
[ 2.5062 ] Updating BCT with signature
[ 2.5091 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[ 2.5109 ]
[ 2.5110 ] Copying signatures
[ 2.5139 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 2.5851 ]
[ 2.5852 ] Updating BFS information on BCT
[ 2.5889 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[ 2.5915 ] BFS:
[ 2.5967 ] 0: [PT ] crc-flash.xml.bin (size=131072/131072)
[ 2.6003 ] 1: [TBC] nvtboot_cpu.bin.encrypt (size=65760/196608)
[ 2.6021 ] 2: [RP1] kernel_tegra210-p3448-0002-p3449-0000-b00.dtb.encrypt (size=244672/1048576)
[ 2.6034 ] 3: [EBT] cboot.bin.encrypt (size=485392/655360)
[ 2.6045 ] 4: [WB0] warmboot.bin.encrypt (size=3952/131072)
[ 2.6060 ] 5: [BPF] sc7entry-firmware.bin.encrypt (size=3376/262144)
[ 2.6068 ] BFS0: 131072 @ 2560 SUM 64097aad over 2883584 bytes
[ 2.6075 ] BFS:
[ 2.6076 ] 0: [PT-1] crc-flash.xml.bin (size=131072/131072)
[ 2.6084 ] 1: [TBC-1] nvtboot_cpu.bin.encrypt (size=65760/196608)
[ 2.6092 ] 2: [RP1-1] kernel_tegra210-p3448-0002-p3449-0000-b00.dtb.encrypt (size=244672/1048576)
[ 2.6104 ] 3: [EBT-1] cboot.bin.encrypt (size=485392/655360)
[ 2.6112 ] 4: [WB0-1] warmboot.bin.encrypt (size=3952/131072)
[ 2.6119 ] 5: [BPF-1] sc7entry-firmware.bin.encrypt (size=3376/262144)
[ 2.6128 ] 8: [VER_b] emmc_bootblob_ver.txt (size=101/32768)
[ 2.6133 ] 9: [VER] emmc_bootblob_ver.txt (size=101/32768)
[ 2.6139 ] BFS1: 131072 @ 8704 SUM 64097aad over 2981888 bytes
[ 2.6143 ] KFS:
[ 2.6510 ] 0: [DTB] kernel_tegra210-p3448-0002-p3449-0000-b00.dtb.encrypt (size=244672/1048576)
[ 2.6519 ] 1: [TOS] tos-mon-only.img.encrypt (size=54208/6291456)
[ 2.6526 ] 2: [EKS] eks.img (size=1028/81920)
[ 2.6531 ] 3: [LNX] boot.img.encrypt (size=667648/67092480)
[ 2.6541 ] KFS0: 1048576 @ 29376546 SUM ba380b9c over 8089600 bytes
[ 2.6586 ] KFS:
[ 2.6999 ] 0: [DTB-1] kernel_tegra210-p3448-0002-p3449-0000-b00.dtb.encrypt (size=244672/1048576)
[ 2.7012 ] 1: [TOS-1] tos-mon-only.img.encrypt (size=54208/6291456)
[ 2.7020 ] 2: [EKS-1] eks.img (size=1028/81920)
[ 2.7026 ] 3: [LNX-1] boot.img.encrypt (size=667648/67092480)
[ 2.7033 ] KFS1: 1048576 @ 29522082 SUM ba380b9c over 8089600 bytes
[ 2.7065 ]
[ 2.7065 ] Boot Rom communication
[ 2.7092 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[ 2.7103 ] BR_CID: 0x321010016430b7432000000017058480
[ 2.7389 ] RCM version 0X210001
[ 2.7827 ] Boot Rom communication completed
[ 3.7983 ]
[ 3.7984 ] Sending BCTs
[ 3.8012 ] tegrarcm --download bct P3448_A00_lpddr4_204Mhz_P987.bct
[ 3.8030 ] Applet version 00.01.0000
[ 3.8796 ] Sending bct
It stucks exactly here.
When i tried different module with same auvidea board it can be flashed.