Unable to boot/flash Jetson Nano 4GB Developer Kit A01

I have a jetson nano 4gb developer kit A01 which was working fine when I first purchased it. But it lay unused for quite sometime and I thought of reviving it and when I tried to boot it with the original image it wouldn’t boot. The green power light would turn on and turn off. As I did not have a UART cable, I went through multiple blogs and posts trying to figure out the issue. While researching, I stumbled upon the SDKM and figured would give it a try. Everytime I try flashing it (through the SDKM or through the flash.sh command) the flash fails. Different Error messages as well every time.

Attached are the UART logs as well as the flash logs. The command I ran to flash the board is sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1 The jetpack version being used is 4.6.4; Ubuntu (Native OS not VM) version 18.04.6LTS;

Please help.

Flash Logs:

sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 7.4
###############################################################################
# Target Board Information:
# Name: jetson-nano-qspi-sd, Board Family: t210ref, SoC: Tegra 210, 
# OpMode: production, Boot Authentication: , 
# Disk encryption: disabled ,
###############################################################################
./tegraflash.py --chip 0x21 --applet "/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.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.0014 ] Generating RCM messages
[   0.0034 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
[   0.0042 ] RCM 0 is saved as rcm_0.rcm
[   0.0046 ] RCM 1 is saved as rcm_1.rcm
[   0.0046 ] List of rcm files are saved in rcm_list.xml
[   0.0046 ] 
[   0.0047 ] Signing RCM messages
[   0.0065 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0070 ] Assuming zero filled SBK key
[   0.0108 ] 
[   0.0108 ] Copying signature to RCM mesages
[   0.0125 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0133 ] 
[   0.0133 ] Boot Rom communication
[   0.0150 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
[   0.0155 ] RCM version 0X210001
[   0.0600 ] Boot Rom communication completed
[   1.0684 ] 
[   1.0686 ] dump EEPROM info
[   1.0727 ] tegrarcm --oem platformdetails eeprom /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   1.0752 ] Applet version 00.01.0000
[   1.0781 ] Saved platform info in /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   1.1558 ] 
[   1.1579 ] tegrarcm --reboot recovery
[   1.1584 ] Applet version 00.01.0000
[   1.1606 ] 
Board ID(3448) version(200) 
copying bctfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_lpddr4_204Mhz_P987.cfg)... done.
copying bootloader(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying initrd(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
Making Boot image... done.
Existing sosfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
copying tegraboot(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
copying cpu_bootloader(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying bpffile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
copying wb0boot(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
Existing tosfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
Existing eksfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/eks.img) reused.
./flash.sh: line 2661: [: : integer expression expected
copying dtbfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
Copying nv_boot_control.conf to rootfs
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating kernel_tegra210-p3448-0000-p3449-0000-a02.dtb to rootfs... done.
Making system.img... 
	populating rootfs from /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/rootfs ... 	populating /boot/extlinux/extlinux.conf ... done.
	Sync'ing system.img ... done.
	Converting RAW image to Sparse image... done.
system.img built successfully. 
Existing tbcfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
copying cfgfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_max-spi_sd_p3448.xml) to flash.xml... done.
copying flasher(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
Existing flashapp(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl cboot.bin --bct  P3448_A00_lpddr4_204Mhz_P987.cfg --odmdata 0xa4000 --bldtb kernel_tegra210-p3448-0000-p3449-0000-a02.dtb --applet nvtboot_recovery.bin  --cmd "flash; reboot"  --cfg flash.xml --chip 0x21    --bins "EBT cboot.bin; DTB tegra210-p3448-0000-p3449-0000-a02.dtb" 
saving flash command in /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/flash_win.bat
assign_value: crc-flash.xml.bin 1 65520 1
printf '\x1' | dd of=crc-flash.xml.bin bs=1 seek=65520 count=1 conv=notrunc
1+0 records in
1+0 records out
1 byte copied, 1.9794e-05 s, 50.5 kB/s
assign_value: crc-flash.xml.bin 0 65521 1
printf '\x0' | dd of=crc-flash.xml.bin bs=1 seek=65521 count=1 conv=notrunc
1+0 records in
1+0 records out
1 byte copied, 1.4883e-05 s, 67.2 kB/s
assign_string: crc-flash.xml.bin PTHD 65528 4
echo PTHD | dd of=crc-flash.xml.bin bs=1 seek=65528 count=4 conv=notrunc
4+0 records in
4+0 records out
4 bytes copied, 1.6694e-05 s, 240 kB/s
*** 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.0019 ] tegrasign --getmode mode.txt --key None
[   0.0026 ] Assuming zero filled SBK key
[   0.0027 ] 
[   0.0028 ] Generating RCM messages
[   0.0047 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[   0.0054 ] RCM 0 is saved as rcm_0.rcm
[   0.0057 ] RCM 1 is saved as rcm_1.rcm
[   0.0057 ] List of rcm files are saved in rcm_list.xml
[   0.0058 ] 
[   0.0058 ] Signing RCM messages
[   0.0076 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0080 ] Assuming zero filled SBK key
[   0.0118 ] 
[   0.0118 ] Copying signature to RCM mesages
[   0.0136 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0144 ] 
[   0.0144 ] Parsing partition layout
[   0.0162 ] tegraparser --pt flash.xml.tmp
[   0.0171 ] 
[   0.0172 ] Using default ramcode: 0
[   0.0173 ] Disable BPMP dtb trim, using default dtb
[   0.0173 ] 
[   0.0173 ] Creating list of images to be signed
[   0.0190 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[   0.0217 ] 
[   0.0217 ] Generating signatures
[   0.0235 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.0239 ] Assuming zero filled SBK key
[   0.0638 ] 
[   0.0638 ] Generating br-bct
[   0.0657 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[   0.0691 ] 
[   0.0691 ] Updating boot device parameters
[   0.0710 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[   0.0717 ] Warning: No sdram params
[   0.0718 ] 
[   0.0718 ] Updating bl info
[   0.0737 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.0748 ] 
[   0.0748 ] Updating secondary storage information into bct
[   0.0764 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_lpddr4_204Mhz_P987.bct
[   0.0770 ] 
[   0.0770 ] Updating Odmdata
[   0.0788 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0xa4000
[   0.0795 ] Warning: No sdram params
[   0.0796 ] 
[   0.0796 ] Get Signed section of bct
[   0.0816 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[   0.0824 ] 
[   0.0825 ] Signing BCT
[   0.0858 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.0863 ] Assuming zero filled SBK key
[   0.0866 ] 
[   0.0866 ] Updating BCT with signature
[   0.0882 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[   0.0888 ] 
[   0.0889 ] Copying signatures
[   0.0908 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   0.0989 ] 
[   0.0990 ] Updating BFS information on BCT
[   0.1021 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[   0.1040 ] 
[   0.1040 ] Boot Rom communication
[   0.1070 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[   0.1088 ] BR_CID: 0x32101001644495810c00000017040180
[   0.1100 ] RCM version 0X210001
[   0.1103 ] Boot Rom communication completed
[   1.1185 ] 
[   1.1186 ] Sending BCTs
[   1.1222 ] tegrarcm --download bct P3448_A00_lpddr4_204Mhz_P987.bct
[   1.1242 ] Applet version 00.01.0000
[   1.1267 ] Sending bct
[   1.1269 ] [................................................] 100%
[   1.3505 ] 
[   1.3541 ] tegrahost --chip 0x21 --align cboot.bin
[   1.3560 ] 
[   1.3593 ] tegrahost --magicid EBT --appendsigheader cboot.bin cboot.bin_blheader
[   1.3643 ] 
[   1.3681 ] tegrasign --key None --list cboot.bin_list.xml
[   1.3699 ] Assuming zero filled SBK key
[   1.3829 ] 
[   1.3849 ] tegrahost --updatesigheader cboot.bin_blheader.encrypt cboot.bin_blheader.hash zerosbk
[   1.3861 ] 
[   1.3885 ] tegrahost --chip 0x21 --align tegra210-p3448-0000-p3449-0000-a02.dtb
[   1.3892 ] 
[   1.3911 ] tegrahost --magicid DTB --appendsigheader tegra210-p3448-0000-p3449-0000-a02.dtb tegra210-p3448-0000-p3449-0000-a02.dtb_blheader
[   1.3924 ] 
[   1.3943 ] tegrasign --key None --list tegra210-p3448-0000-p3449-0000-a02.dtb_list.xml
[   1.3950 ] Assuming zero filled SBK key
[   1.3996 ] 
[   1.4015 ] tegrahost --updatesigheader tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.encrypt tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.hash zerosbk
[   1.4022 ] 
[   1.4025 ] Sending bootloader and pre-requisite binaries
[   1.4041 ] tegrarcm --download ebt cboot.bin.encrypt 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt 0
[   1.4046 ] Applet version 00.01.0000
[   1.4064 ] Sending ebt
[   1.4065 ] [................................................] 100%
[   1.5107 ] Sending rp1
[   1.5147 ] [................................................] 100%
[   1.5687 ] 
[   1.5713 ] tegrarcm --boot recovery
[   1.5726 ] Applet version 00.01.0000
[   1.5755 ] 
[   1.5755 ] Retrieving storage infomation
[   1.5772 ] tegrarcm --oem platformdetails storage storage_info.bin
[   1.5776 ] Applet is not running on device. Continue with Bootloader
[   1.5794 ] 
[   1.5811 ] tegradevflash --oem platformdetails storage storage_info.bin
[   1.5815 ] Cboot is not running on device.
[   1.5816 ] 
Error: Return value 4
Command tegradevflash --oem platformdetails storage storage_info.bin
Failed flashing t210ref.

UART Logs:

k���AC�Cq�UQ����c{��'Hoދ�⋀�e��Z�EŐ|�<v'���Ȱ��)
[0023.467] Processing in recovery mode
[0023.471] A02 Bootrom Patch rev = 1023
[0023.474] Power-up reason: software reset
[0023.478] Established communication link with host
[0024.440] Odmdata from BCT: 0x000a4000
[0024.444] DebugPort= 0x3
[0024.446] SkipQspiOnly= 0x0
[0024.498] BoardId read from EEPROM/NCT: 3448
[0024.502] BoardID = 3448, SKU = 0x0
[0024.530] NvTbootInit_Porg: Setting GPIO_A6 for HDMI ...
[0024.535] max77620 setting MBLPD bit
[0024.538] No Battery Present
[0024.541] RamCode = 0
[0024.543] Platform has DDR4 type RAM
[0024.547] max77620 disabling SD1 Remote Sense
[0024.551] Setting DDR voltage to 1125mv
[0024.555] Serial Number of Pmic Max77663: 0x1d15e7
[0024.562] Entering ramdump check
[0024.565] Get RamDumpCarveOut = 0x0
[0024.569] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0024.574] Last reboot was clean, booting normally!
[0024.579] Sdram initialization is successful 
[0024.583] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0024.589] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0024.595] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0024.601] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0024.606] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0024.612] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0024.618] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0024.624] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0024.640] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0024.646] Platform-DebugCarveout: 0
[0024.650] Downloaded BCT successfully
[0024.812] Downloaded Bootloader successfully
[0024.866] Downloaded rp1 successfully
[0024.876] MAX77620_GPIO5 configured
[0024.879] CPU power rail is up
[0024.882] CPU clock enabled
[0024.886] Performing RAM repair
[0024.889] Updating A64 Warmreset Address to 0x92c002e9
[0024.895] Enable APE clock/reset
[0024.898] Error in NvTbootGetTOSBinaryLength: 0x11 !
[0024.903] Loading Secure OS image failed. 
[0024.906] Set NvDecSticky Bits
[0024.910] GSC2 address ff53fffc value c0edbbcc
[0024.916] GSC MC Settings done
[0024.920] Next binary entry address: 0x92c00258 
[0024.925] BoardId: 3448
[0024.927] Overriding pmu board id with proc board id
[0024.932] Display board id is not available 
[0024.937] Starting CPU & Halting co-processor 

[0025.546] 
[0025.547] Debug Init done
[0025.550] Marked DTB cacheable
[0025.553] Bootloader DTB loaded at 0x83000400
[0025.557] DeviceTr�

Hi,

then will it succeed if you only flash the QSPI memory?

sudo ./flash.sh jetson-nano-qspi mmcblk0p1

If that works, try flashing the SD card with our SD card image.

Hi DaveYYY, thanks for your quick reply. I tried that and now I get a different error, please find the logs below.

dmesg --follow
[ 326.670535] usb 1-8: new full-speed USB device number 8 using xhci_hcd
[ 326.825960] usb 1-8: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 326.825967] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 326.825970] usb 1-8: Product: FT232R USB UART
[ 326.825973] usb 1-8: Manufacturer: FTDI
[ 326.825976] usb 1-8: SerialNumber: A50285BI
[ 326.831126] ftdi_sio 1-8:1.0: FTDI USB Serial Device converter detected
[ 326.831198] usb 1-8: Detected FT232RL
[ 326.832034] usb 1-8: FTDI USB Serial Device converter now attached to ttyUSB0
[ 417.393598] usb 1-11: new high-speed USB device number 9 using xhci_hcd
[ 417.542374] usb 1-11: New USB device found, idVendor=0955, idProduct=7f21, bcdDevice= 1.02
[ 417.542380] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 417.542383] usb 1-11: Product: APX
[ 417.542385] usb 1-11: Manufacturer: NVIDIA Corp.
[ 477.973269] usb 1-11: USB disconnect, device number 9
[ 478.315670] usb 1-11: new high-speed USB device number 10 using xhci_hcd
[ 478.464473] usb 1-11: New USB device found, idVendor=0955, idProduct=7f21, bcdDevice= 1.02
[ 478.464479] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 478.464483] usb 1-11: Product: APX
[ 478.464485] usb 1-11: Manufacturer: NVIDIA Corp.
[ 482.684965] usb 1-11: USB disconnect, device number 10

Minicom logs

[0058.355] Enabled early print
[0058.358] [L4T TegraBoot] (version ���尭@���X�粒<N%&�Z�Ҋ@w��>�U� ��zᦺ�B�%�,�K/�����












i��CAC�C1�U6Q�混��c{��%X�^��⋀�`����ř�A�L�=<v'���Ȱ��)
[0058.372] Processing in recovery mode
[0058.375] A02 Bootrom Patch rev = 1023
[0058.379] Power-up reason: pmc por
[0058.382] Established communication link with host
[0059.363] NvTbootI2cWrite(): error code 0x00045100 Error while starting write n
[0059.371] NvTbootI2cDeviceRead(): error code 0x00045001 Error while sending the
[0059.379] NvTbootI2c: Read failed for slave 0xac, offset 0x00 with error code 1
[0002.426] Enabled early print
[0002.428] [L4T TegraBoot] (version ����@��������X��<N%&�Z�Ҋ@w��>�U� ��zᦺ�B�%�/�K>�����













i��CAC�C1�U6Q�混��c{��%X�^��⋀�`����ř�A�L�=<v'���Ȱ��)
[0002.442] Processing in recovery mode
[0002.446] A02 Bootrom Patch rev = 1023
[0002.449] Power-up reason: software reset
[0002.453] Established communication link with host
[0003.416] Odmdata from BCT: 0x000a4000
[0003.419] DebugPort= 0x3
[0003.422] SkipQspiOnly= 0x0
[0003.474] BoardId read from EEPROM/NCT: 3448
[0003.478] BoardID = 3448, SKU = 0x0
[0003.505] NvTbootInit_Porg: Setting GPIO_A6 for HDMI ...
[0003.510] max77620 setting MBLPD bit
[0003.514] No Battery Present
[0003.517] RamCode = 0
[0003.519] Platform has DDR4 type RAM
[0003.522] max77620 disabling SD1 Remote Sense
[0003.527] Setting DDR voltage to 1125mv
[0003.531] Serial Number of Pmic Max77663: 0x1d15e7
[0003.538] Entering ramdump check
[0003.541] Get RamDumpCarveOut = 0x0
[0003.544] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0003.550] Last reboot was clean, booting normally!
[0003.554] Sdram initialization is successful 
[0003.558] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000            
[0003.564] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000                 
[0003.570] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000              
[0003.576] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000                
[0003.582] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000                
[0003.588] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000                
[0003.594] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000                
[0003.600] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000                
[0003.616] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000             
[0003.622] Platform-DebugCarveout: 0                                            
[0003.625] Downloaded BCT successfully                                          
[0003.790] Downloaded Bootloader successfully                                   
[0003.844] Downloaded rp1 successfully                                          
[0003.859] MAX77620_GPIO5 configured                                            
[0003.863] CPU power rail is up                                                 
[0003.865] CPU clock enabled                                                    
[0003.869] Performing RAM repair                                                
[0003.872] Updating A64 Warmreset Address to 0x92c002e9                         
[0003.878] Enable APE clock/reset                                               
[0003.881] Error in NvTbootGetTOSBinaryLength: 0x11 !                           
[0003.886] Loading Secure OS image failed.                                      
[0003.890] Set NvDecSticky Bits                                                 
[0003.894] GSC2 address ff53fffc value c0edbbcc                                 
[0003.900] GSC MC Settings done                                                 
[0003.904] Next binary entry address: 0x92c00258                                
[0003.909] BoardId: 3448                                                        
[0003.911] Overriding pmu board id with proc board id                           
[0003.916] Display board id is not available                                    
[0003.920] Starting CPU & Halting co-processor                                  
                                                                                
[0004.025]                                                                      
[0004.026] Debug Init done                                                      
[0004.029] Marked DTB cacheable                                                 
[0004.032] Bootloader DTB loaded at 0x83000400                                  
[0004.036] DeviceTree Init done                                                 
[0004.052] Pinmux applied successfully                                          
[0004.056] gicd_base: 0x50041000                                                
[0004.060] gicc_base: 0x50042000                                                
[0004.063] Interrupts Init done                                                 
[0004.067] Using base:0x60005090 & irq:208 for tick-timer                       
[0004.073] Using base:0x60005098 for delay-timer                                
[0004.077] platform_init_timer: DONE                                            
[0004.080] Timer(tick) Init done                                                
[0004.084] osc freq = 38400 khz                                                 
[0004.089]                                                                      
[0004.090] Welcome to L4T Cboot                                                 
[0004.093]                                                                      
[0004.094] Cboot Version: 00.00.2018.01-t210-acb23272                           
[0004.099] calling constructors                                                 
[0004.102] initializing heap                                                    
[0004.104] initializing threads                                                 
[0004.107] initializing timers                                                  
[0004.110] creating bootstrap completion thread                                 
[0004.115] top of bootstrap2()                                                  
[0004.117] CPU: ARM Cortex A57                                                  
[0004.120] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000                             
[0004.125] initializing platform                                                
[0004.134] Manufacturer: MF = 0xc2, ID MSB = 0x25                               
[0004.138] ID LSB = 0x36, ID-CFI len = 194 bytes                                
[0004.143] Macronix QSPI chip present                                           
[0004.146] SPI device register                                                  
[0004.149] init boot device                                                     
[0004.152] allocating memory for boot device(SPI)                               
[0004.156] registering boot device                                              
[0004.165] QSPI bdev is already initialized                                     
[0004.169] of_register: registering tegra_udc to of_hal                         
[0004.174] of_register: registering inv20628-driver to of_hal                   
[0004.179] of_register: registering ads1015-driver to of_hal                    
[0004.185] of_register: registering lp8557-bl-driver to of_hal                  
[0004.191] of_register: registering bq2419x_charger to of_hal                   
[0004.196] of_register: registering bq27441_fuel_gauge to of_hal                
[0004.209] gpio framework initialized                                           
[0004.213] of_register: registering tca9539_gpio to of_hal                      
[0004.218] of_register: registering tca9539_gpio to of_hal                      
[0004.223] of_register: registering i2c_bus_driver to of_hal                    
[0004.229] of_register: registering i2c_bus_driver to of_hal                    
[0004.235] of_register: registering i2c_bus_driver to of_hal                    
[0004.240] pmic framework initialized                                           
[0004.244] of_register: registering max77620_pmic to of_hal                     
[0004.249] regulator framework initialized                                      
[0004.253] of_register: registering tps65132_bl_driver to of_hal                
[0004.259] initializing target                                                  
[0004.265] gpio_driver_register: register 'tegra_gpio_driver' driver            
[0004.274] board ID = D78, board SKU = 0                                        
[0004.278] Skipping Z3!                                                         
[0004.283] fixed regulator driver initialized                                   
[0004.305] initializing OF layer                                                
[0004.309] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.328] I2C Bus Init done                                                    
[0004.330] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.341] I2C Bus Init done                                                    
[0004.344] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.355] I2C Bus Init done                                                    
[0004.358] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.369] I2C Bus Init done                                                    
[0004.372] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.383] I2C Bus Init done                                                    
[0004.386] of_children_init: Ops found for compatible string maxim,max77620     
[0004.397] max77620_init using irq 118                                          
[0004.402] register 'maxim,max77620' pmic                                       
[0004.406] gpio_driver_register: register 'max77620-gpio' driver                
[0004.412] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0004.424] I2C Bus Init done                                                    
[0004.427] Applying platform configs                                            
[0004.435] platform-init is not present. Skipping                               
[0004.439] calling apps_init()                                                  
[0004.445] Couldn't find GPT header                                             
[0004.449] Proceeding to flashing Server                                        
[0004.453] usbdcd_reinit Initialize driver to use already enumerated device     
[0004.460] nv3p_priv_usbf_open USB configuration success                        
[0004.479] Writing GPT partition                                                
[0004.485] Erasing Boot device                                                  
[0004.488] device_write_gpt: Erasing boot device spiflash0  

flash logs

sudo ./flash.sh jetson-nano-qspi mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 7.4
###############################################################################
# Target Board Information:
# Name: jetson-nano-qspi, Board Family: t210ref, SoC: Tegra 210, 
# OpMode: production, Boot Authentication: , 
# Disk encryption: disabled ,
###############################################################################
./tegraflash.py --chip 0x21 --applet "/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.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.0018 ] Generating RCM messages
[   0.0037 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
[   0.0052 ] RCM 0 is saved as rcm_0.rcm
[   0.0068 ] RCM 1 is saved as rcm_1.rcm
[   0.0068 ] List of rcm files are saved in rcm_list.xml
[   0.0068 ] 
[   0.0068 ] Signing RCM messages
[   0.0105 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0120 ] Assuming zero filled SBK key
[   0.0222 ] 
[   0.0222 ] Copying signature to RCM mesages
[   0.0241 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0252 ] 
[   0.0252 ] Boot Rom communication
[   0.0269 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
[   0.0274 ] RCM version 0X210001
[   0.0721 ] Boot Rom communication completed
[   1.0808 ] 
[   1.0809 ] dump EEPROM info
[   1.0851 ] tegrarcm --oem platformdetails eeprom /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   1.0875 ] Applet version 00.01.0000
[   1.0907 ] Saved platform info in /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   1.1680 ] 
[   1.1719 ] tegrarcm --reboot recovery
[   1.1743 ] Applet version 00.01.0000
[   1.1770 ] 
Board ID(3448) version(200) 
copying bctfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_lpddr4_204Mhz_P987.cfg)... done.
copying bootloader(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying initrd(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
Making Boot image... done.
Existing sosfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
copying tegraboot(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
copying cpu_bootloader(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying bpffile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
copying wb0boot(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
Existing tosfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
Existing eksfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/eks.img) reused.
./flash.sh: line 2661: [: : integer expression expected
copying dtbfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
Copying nv_boot_control.conf to rootfs
Skip generating system.img
Existing tbcfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
copying cfgfile(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_max-spi_p3448.xml) to flash.xml... done.
copying flasher(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
Existing flashapp(/home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl cboot.bin --bct  P3448_A00_lpddr4_204Mhz_P987.cfg --odmdata 0xa4000 --bldtb kernel_tegra210-p3448-0000-p3449-0000-a02.dtb --applet nvtboot_recovery.bin  --cmd "flash; reboot"  --cfg flash.xml --chip 0x21    --bins "EBT cboot.bin; DTB tegra210-p3448-0000-p3449-0000-a02.dtb" 
saving flash command in /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/sbvino/nvidia/nvidia_sdk/JetPack_4.6.4_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/bootloader/flash_win.bat
assign_value: crc-flash.xml.bin 1 65520 1
printf '\x1' | dd of=crc-flash.xml.bin bs=1 seek=65520 count=1 conv=notrunc
1+0 records in
1+0 records out
1 byte copied, 2.8702e-05 s, 34.8 kB/s
assign_value: crc-flash.xml.bin 0 65521 1
printf '\x0' | dd of=crc-flash.xml.bin bs=1 seek=65521 count=1 conv=notrunc
1+0 records in
1+0 records out
1 byte copied, 2.2958e-05 s, 43.6 kB/s
assign_string: crc-flash.xml.bin PTHD 65528 4
echo PTHD | dd of=crc-flash.xml.bin bs=1 seek=65528 count=4 conv=notrunc
4+0 records in
4+0 records out
4 bytes copied, 2.7838e-05 s, 144 kB/s
*** 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.0019 ] tegrasign --getmode mode.txt --key None
[   0.0026 ] Assuming zero filled SBK key
[   0.0027 ] 
[   0.0028 ] Generating RCM messages
[   0.0047 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[   0.0054 ] RCM 0 is saved as rcm_0.rcm
[   0.0057 ] RCM 1 is saved as rcm_1.rcm
[   0.0057 ] List of rcm files are saved in rcm_list.xml
[   0.0057 ] 
[   0.0057 ] Signing RCM messages
[   0.0075 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0080 ] Assuming zero filled SBK key
[   0.0117 ] 
[   0.0117 ] Copying signature to RCM mesages
[   0.0134 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0142 ] 
[   0.0142 ] Parsing partition layout
[   0.0160 ] tegraparser --pt flash.xml.tmp
[   0.0169 ] 
[   0.0170 ] Using default ramcode: 0
[   0.0170 ] Disable BPMP dtb trim, using default dtb
[   0.0170 ] 
[   0.0170 ] Creating list of images to be signed
[   0.0188 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[   0.0211 ] 
[   0.0211 ] Generating signatures
[   0.0228 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.0233 ] Assuming zero filled SBK key
[   0.0642 ] 
[   0.0642 ] Generating br-bct
[   0.0657 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[   0.0705 ] 
[   0.0705 ] Updating boot device parameters
[   0.0723 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[   0.0730 ] Warning: No sdram params
[   0.0732 ] 
[   0.0732 ] Updating bl info
[   0.0751 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.0761 ] 
[   0.0761 ] Updating secondary storage information into bct
[   0.0778 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_lpddr4_204Mhz_P987.bct
[   0.0784 ] 
[   0.0784 ] Updating Odmdata
[   0.0802 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0xa4000
[   0.0809 ] Warning: No sdram params
[   0.0810 ] 
[   0.0810 ] Get Signed section of bct
[   0.0829 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[   0.0837 ] 
[   0.0838 ] Signing BCT
[   0.0873 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.0880 ] Assuming zero filled SBK key
[   0.0884 ] 
[   0.0884 ] Updating BCT with signature
[   0.0903 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[   0.0928 ] 
[   0.0930 ] Copying signatures
[   0.0966 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   0.1073 ] 
[   0.1074 ] Updating BFS information on BCT
[   0.1110 ] tegrabct --bct P3448_A00_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[   0.1139 ] 
[   0.1140 ] Boot Rom communication
[   0.1176 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[   0.1198 ] BR_CID: 0x32101001644495810c00000017040180
[   0.1212 ] RCM version 0X210001
[   0.1216 ] Boot Rom communication completed
[   1.1295 ] 
[   1.1296 ] Sending BCTs
[   1.1336 ] tegrarcm --download bct P3448_A00_lpddr4_204Mhz_P987.bct
[   1.1360 ] Applet version 00.01.0000
[   1.1387 ] Sending bct
[   1.1388 ] [................................................] 100%
[   1.3628 ] 
[   1.3668 ] tegrahost --chip 0x21 --align cboot.bin
[   1.3691 ] 
[   1.3730 ] tegrahost --magicid EBT --appendsigheader cboot.bin cboot.bin_blheader
[   1.3793 ] 
[   1.3838 ] tegrasign --key None --list cboot.bin_list.xml
[   1.3861 ] Assuming zero filled SBK key
[   1.3989 ] 
[   1.4009 ] tegrahost --updatesigheader cboot.bin_blheader.encrypt cboot.bin_blheader.hash zerosbk
[   1.4023 ] 
[   1.4046 ] tegrahost --chip 0x21 --align tegra210-p3448-0000-p3449-0000-a02.dtb
[   1.4056 ] 
[   1.4074 ] tegrahost --magicid DTB --appendsigheader tegra210-p3448-0000-p3449-0000-a02.dtb tegra210-p3448-0000-p3449-0000-a02.dtb_blheader
[   1.4085 ] 
[   1.4103 ] tegrasign --key None --list tegra210-p3448-0000-p3449-0000-a02.dtb_list.xml
[   1.4108 ] Assuming zero filled SBK key
[   1.4153 ] 
[   1.4173 ] tegrahost --updatesigheader tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.encrypt tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.hash zerosbk
[   1.4183 ] 
[   1.4185 ] Sending bootloader and pre-requisite binaries
[   1.4203 ] tegrarcm --download ebt cboot.bin.encrypt 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt 0
[   1.4210 ] Applet version 00.01.0000
[   1.4229 ] Sending ebt
[   1.4230 ] [................................................] 100%
[   1.5281 ] Sending rp1
[   1.5327 ] [................................................] 100%
[   1.5875 ] 
[   1.5914 ] tegrarcm --boot recovery
[   1.5935 ] Applet version 00.01.0000
[   1.5973 ] 
[   1.5973 ] Retrieving storage infomation
[   1.5989 ] tegrarcm --oem platformdetails storage storage_info.bin
[   1.5994 ] Applet is not running on device. Continue with Bootloader
[   2.1135 ] 
[   2.1160 ] tegradevflash --oem platformdetails storage storage_info.bin
[   2.1164 ] Cboot version 00.01.0000
[   2.1196 ] Saved platform info in storage_info.bin
[   2.1211 ] 
[   2.1211 ] Flashing the device
[   2.1228 ] tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
[   2.1233 ] Cboot version 00.01.0000
[   2.1247 ] Writing partition GPT with gpt.bin
[   2.1249 ] [................................................] 100%
[   2.3622 ] 
Error: Return value 8
Command tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
Failed flashing t210ref.

Hi,

if you cannot even flash the QSPI memory, then sounds like the module is broken.
Jetson Nano A01 is quite old, so it’s not surprising that it stops working after not being used for years.

Just to make sure, are you indeed using a module with an SD card slot, right?
Otherwise, you should use jetson-nano-devkit-emmc as the config file for modules with eMMC.

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