can't flash emmc correctly

Dear All:

I try to flash nano device with command line
sudo ./flash.sh jetson-nano-qsou mmcblk0p1

The UART message from device as following:

[0007.260] Enabled early print
[0007.262] [TegraBoot] (version 00.00.2018.01-l4t-06577336)
[0007.268] Processing in recovery mode
[0007.271] A02 Bootrom Patch rev = 1023
[0007.274] Power-up reason: pmc por
[0007.278] Established communication link with host
[0008.279] NvTbootI2cWrite(): error code 0x00045100 Error while starting write transaction
[0008.287] NvTbootI2cDeviceRead(): error code 0x00045001 Error while sending the offset to slave
[0008.295] NvTbootI2c: Read failed for slave 0xac, offset 0x00 with error code 0x00045001
[0267.995] Odmdata from BCT: 0x00094000
[0267.999] DebugPort= 0x3
[0268.008] BoardId read from EEPROM/NCT: 3448
[0268.012] BoardID = 3448, SKU = 0x0
[0268.039] No Battery Present
[0268.042] RamCode = 0
[0268.044] Platform has DDR4 type RAM
[0268.047] max77620 disabling SD1 Remote Sense
[0268.052] Setting DDR voltage to 1125mv
[0268.056] Serial Number of Pmic Max77663: 0x10ae9
[0268.063] Entering ramdump check
[0268.066] Get RamDumpCarveOut = 0x0
[0268.070] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0268.075] Last reboot was clean, booting normally!
[0268.079] Sdram initialization is successful
[0268.084] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0268.090] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0268.095] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0268.101] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0268.107] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0268.113] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0268.119] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0268.125] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0268.141] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0268.147] Platform-DebugCarveout: 0
[0268.151] Downloaded BCT successfully
[0268.281] Downloaded Bootloader successfully
[0268.328] Downloaded rp1 successfully
[0268.355] MAX77620_GPIO5 configured
[0268.358] CPU power rail is up
[0268.361] CPU clock enabled
[0268.365] Performing RAM repair
[0268.368] Updating A64 Warmreset Address to 0x92c002e9
[0268.374] Enable APE clock/reset
[0268.377] Error in NvTbootGetTOSBinaryLength: 0x11 !
[0268.382] Loading Secure OS image failed.
[0268.386] Set NvDecSticky Bits
[0268.389] GSC2 address ff53fffc value c0edbbcc
[0268.396] GSC MC Settings done
[0268.400] Next binary entry address: 0x92c00258
[0268.404] BoardId: 3448
[0268.407] Overriding pmu board id with proc board id
[0268.412] Display board id is not available
[0268.416] Starting CPU & Halting co-processor

[0274.869]
[0274.870] Debug Init done
[0274.872] -9: Bad DTB Header. dtb_type = 0
[0274.876] panic (caller 0x92c02008): Error loading Bootloader DTB
[0274.883] HALT: spinning forever…

And the console message from DesktopPC

Existing tbcfile(/home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)… done.
copying cfgfile(/home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_spi_p3448.xml) to flash.xml… done.
copying flasher(/home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)… done.
Existing flashapp(/home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl cboot.bin --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb tegra210-p3448-0000-p3449-0000-a02.dtb --applet nvtboot_recovery.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x21
saving flash command in /home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/flashcmd.txt
./tegraflash.py --bl cboot.bin --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb tegra210-p3448-0000-p3449-0000-a02.dtb --applet nvtboot_recovery.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x21
copying boot image (boot.img.sb)… done.
copying partition layout (flash.xml.sb)… done.
copying kernel dtb (tegra210-p3448-0000-p3449-0000-a02.dtb.sb)… done.
saving flash parameters in /home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/flash_parameters.txt
–bl cboot.bin --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb tegra210-p3448-0000-p3449-0000-a02.dtb --applet nvtboot_recovery.bin --cmd “flash; reboot” --cfg flash.xml --chip 0x21
saving Windows flash command to /home/michael/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/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.0000 ] Generating RCM messages
[ 0.1717 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[ 0.1742 ] RCM 0 is saved as rcm_0.rcm
[ 0.2420 ] RCM 1 is saved as rcm_1.rcm
[ 0.2420 ] List of rcm files are saved in rcm_list.xml
[ 0.2420 ]
[ 0.2421 ] Signing RCM messages
[ 0.2585 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[ 0.2610 ] Assuming zero filled SBK key
[ 0.2772 ]
[ 0.2773 ] Copying signature to RCM mesages
[ 0.2799 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[ 0.2833 ]
[ 0.2834 ] Parsing partition layout
[ 0.3414 ] tegraparser --pt flash.xml.tmp
[ 0.3442 ]
[ 0.3443 ] Creating list of images to be signed
[ 0.3623 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[ 0.3671 ]
[ 0.3671 ] Generating signatures
[ 0.3695 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[ 0.3721 ] Assuming zero filled SBK key
[ 0.4474 ]
[ 0.4474 ] Generating br-bct
[ 0.5037 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[ 0.5062 ] Copying Sdram info from 0 to 1 set
[ 0.6142 ] Copying Sdram info from 1 to 2 set
[ 0.6142 ] Copying Sdram info from 2 to 3 set
[ 0.6143 ]
[ 0.6143 ] Updating boot device parameters
[ 0.6169 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[ 0.6215 ] Warning: No sdram params
[ 0.6218 ]
[ 0.6219 ] Updating bl info
[ 0.6246 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 0.7095 ]
[ 0.7096 ] Updating secondary storage information into bct
[ 0.7121 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[ 0.7627 ]
[ 0.7628 ] Updating Odmdata
[ 0.7656 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0x94000
[ 0.7680 ] Warning: No sdram params
[ 0.8169 ]
[ 0.8170 ] Get Signed section of bct
[ 0.8198 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[ 0.8226 ]
[ 0.8227 ] Signing BCT
[ 0.8277 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[ 0.8302 ] Assuming zero filled SBK key
[ 0.8314 ]
[ 0.8315 ] Updating BCT with signature
[ 0.8339 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[ 0.8605 ]
[ 0.8606 ] Copying signatures
[ 0.8634 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[ 0.8668 ]
[ 0.8669 ] Updating BFS information on BCT
[ 0.8694 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[ 0.8718 ] BFS:
[ 0.8763 ] 0: [PT ] flash.xml.bin (size=505/65536)
[ 0.8770 ] 2: [VER] qspi_bootblob_ver.txt (size=153/65536)
[ 0.9383 ] BFS0: 65536 @ 224 SUM 4135f547 over 3735552 bytes
[ 0.9471 ]
[ 0.9472 ] Boot Rom communication
[ 0.9498 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[ 0.9522 ] BootRom is not running
[ 0.9979 ]
[ 0.9980 ] Sending BCTs
[ 1.0005 ] tegrarcm --download bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[ 1.0053 ] Applet version 00.01.0000
[ 1.0281 ] Sending bct
[ 1.0284 ] […] 100%
[ 1.1965 ]
[ 1.1966 ] Sending bootloader and pre-requisite binaries
[ 1.1998 ] tegrarcm --download ebt cboot.bin 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb 0
[ 1.2022 ] Applet version 00.01.0000
[ 1.2201 ] Sending ebt
[ 1.2205 ] […] 100%
[ 1.3260 ] Sending rp1
[ 1.3304 ] […] 100%
[ 1.3777 ]
[ 1.3802 ] tegrarcm --boot recovery
[ 1.3825 ] Applet version 00.01.0000
[ 1.4009 ]
[ 1.4010 ] Retrieving storage infomation
[ 1.4035 ] tegrarcm --oem platformdetails storage storage_info.bin

It stucks here… any idea?

1 Like

Hi michael_chien,

Are you copy the Image to SD card first?

Flash Jetson-Nano steps:

  1. Copy Image to SD card
    Download link: [url]http://developer.nvidia.com/embedded/dlc/jetson-nano-dev-kit-sd-card-image[/url]
  2. Flash Jetson-nano:
    $ sudo ./flash jetson-nano-qspi-sd mmcblk0p1

Install guide: [url]https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html[/url]

Hi Carol. sudo ./flash jetson-nano-qspi-sd mmcblk0p1 is to flash on SDcard, and it works well.

But, we can’t flash into Nano module internal emmc via sudo ./flash.sh jetson-nano-qspi mmcblk0p1

Can you double check on your side?

Hi michael_chien,

The Jetson-Nano doesn’t have internal emmc, there are spi and sdcard two device type.

  • The "jetson-nano-qspi-sd.conf" -> Flash on sdcard (flash_l4t_t210_spi_p3448.xml)
  • The " jetson-nano-qspi.conf" --> Flash on spi (flash_l4t_t210_spi_p3448.xml)

You can check two difference from: /Linux_for_Tegra/bootloader/t210ref/cfg/

Reference link: https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#intro

Does the future TX NANO module have no EMMC?

The production-ready Jetson Nano module with eMMC (instead of microSD card slot) will be available for $129 in June. See: https://devtalk.nvidia.com/default/topic/1048643/jetson-nano/nvidia-announces-jetson-nano-developer-kit/post/5321874/#5321874

I try on my Jetson Nano Development Kit using

~/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra$ sudo ./flash.sh jetson-nano-qspi mmcblk0p1
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 2.0
###############################################################################
# Target Board Information:
# Name: jetson-nano-qspi, Board Family: t210ref, SoC: Tegra 210, 
# OpMode: production, Boot Authentication: , 
###############################################################################
./tegraflash.py --chip 0x21 --applet "/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/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.0017 ] Generating RCM messages
[   0.0025 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
[   0.0032 ] RCM 0 is saved as rcm_0.rcm
[   0.0036 ] RCM 1 is saved as rcm_1.rcm
[   0.0036 ] List of rcm files are saved in rcm_list.xml
[   0.0036 ] 
[   0.0036 ] Signing RCM messages
[   0.0044 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0051 ] Assuming zero filled SBK key
[   0.0091 ] 
[   0.0091 ] Copying signature to RCM mesages
[   0.0097 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0107 ] 
[   0.0107 ] Boot Rom communication
[   0.0113 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
[   0.0119 ] RCM version 0X210001
[   0.0566 ] Boot Rom communication completed
[   1.0642 ] 
[   1.0644 ] dump EEPROM info
[   1.0673 ] tegrarcm --oem platformdetails eeprom /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
[   1.0704 ] Applet version 00.01.0000
[   1.0906 ] Saved platform info in /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
[   1.1684 ] 
Board ID(3448) version(200) 
copying bctfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg)... done.
copying bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying initrd(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb to rootfs... done.
Making Boot image... done.
Existing sosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
copying tegraboot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
copying cpu_bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying bpffile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
Existing badpagefile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/badpage.bin) reused.
copying wb0boot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
Existing tosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
Existing eksfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
Copying nv_boot_control.conf to rootfs
Making system.img... 
	populating rootfs from /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/rootfs ... done.
	Sync'ing system.img ... done.
	Converting RAW image to Sparse image... 

---- Raw to Sparse Image Converter v1.0 ----------------------------
  0: RAW:     4259840(   1040 blks) ==>          28:4259852
  1: SKP:       12288(      3 blks) ==>     4259880:12
  2: RAW:       12288(      3 blks) ==>     4259892:12300
  3: SKP:       53248(     13 blks) ==>     4272192:12
(i cut very long list of RAW and SKP here).
4493: SKP:        4096(      1 blks) ==>  4152578744:12
4494: RAW:   123412480(  30130 blks) ==>  4152578756:123412492
4495: SKP:  1881858048( 459438 blks) ==>  4275991248:12
-- Total: ---------------------------------------------------
4496 CHUNK 15032385536(3670016 blks) ==>  4275991260(1043930 blks)

done.
system.img built successfully. 
Existing tbcfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
copying cfgfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_spi_p3448.xml) to flash.xml... done.
copying flasher(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
Existing flashapp(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl cboot.bin --bct  P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb 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/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/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.0008 ] tegrasign --key None --getmode mode.txt
[   0.0015 ] Assuming zero filled SBK key
[   0.0016 ] 
[   0.0017 ] Generating RCM messages
[   0.0023 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[   0.0029 ] RCM 0 is saved as rcm_0.rcm
[   0.0032 ] RCM 1 is saved as rcm_1.rcm
[   0.0032 ] List of rcm files are saved in rcm_list.xml
[   0.0032 ] 
[   0.0033 ] Signing RCM messages
[   0.0038 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0045 ] Assuming zero filled SBK key
[   0.0085 ] 
[   0.0085 ] Copying signature to RCM mesages
[   0.0092 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0236 ] 
[   0.0237 ] Parsing partition layout
[   0.0253 ] tegraparser --pt flash.xml.tmp
[   0.0269 ] 
[   0.0269 ] Creating list of images to be signed
[   0.0283 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[   0.0412 ] 
[   0.0412 ] Generating signatures
[   0.0428 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.0442 ] Assuming zero filled SBK key
[   0.0683 ] 
[   0.0683 ] Generating br-bct
[   0.0694 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[   0.0701 ] Copying Sdram info from 0 to 1 set
[   0.0711 ] Copying Sdram info from 1 to 2 set
[   0.0711 ] Copying Sdram info from 2 to 3 set
[   0.0711 ] 
[   0.0711 ] Updating boot device parameters
[   0.0718 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[   0.0725 ] Warning: No sdram params
[   0.0850 ] 
[   0.0850 ] Updating bl info
[   0.0859 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.1381 ] 
[   0.1382 ] Updating secondary storage information into bct
[   0.1407 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.2121 ] 
[   0.2121 ] Updating Odmdata
[   0.2134 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0x94000
[   0.2146 ] Warning: No sdram params
[   0.2603 ] 
[   0.2604 ] Get Signed section of bct
[   0.2631 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[   0.2661 ] 
[   0.2662 ] Signing BCT
[   0.2710 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.2734 ] Assuming zero filled SBK key
[   0.2751 ] 
[   0.2751 ] Updating BCT with signature
[   0.2780 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[   0.2992 ] 
[   0.2993 ] Copying signatures
[   0.3033 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   0.3970 ] 
[   0.3971 ] Updating BFS information on BCT
[   0.3997 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[   0.4204 ] 
[   0.4205 ] Boot Rom communication
[   0.4232 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[   0.4259 ] BootRom is not running
[   0.4686 ] 
[   0.4687 ] Sending BCTs
[   0.4716 ] tegrarcm --download bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.4743 ] Applet version 00.01.0000
[   0.4909 ] Sending bct
[   0.4914 ] [................................................] 100%
[   0.6644 ] 
[   0.6671 ] tegrahost --chip 0x21 --align cboot.bin
[   0.6702 ] 
[   0.6728 ] tegrahost --magicid EBT --appendsigheader cboot.bin cboot.bin_blheader
[   0.6790 ] 
[   0.6823 ] tegrasign --key None --list cboot.bin_list.xml
[   0.6853 ] Assuming zero filled SBK key
[   0.7160 ] 
[   0.7174 ] tegrahost --updatesigheader cboot.bin_blheader.encrypt cboot.bin_blheader.hash zerosbk
[   0.7191 ] 
[   0.7205 ] tegrahost --chip 0x21 --align tegra210-p3448-0000-p3449-0000-a02.dtb
[   0.7213 ] 
[   0.7221 ] tegrahost --magicid DTB --appendsigheader tegra210-p3448-0000-p3449-0000-a02.dtb tegra210-p3448-0000-p3449-0000-a02.dtb_blheader
[   0.7236 ] 
[   0.7249 ] tegrasign --key None --list tegra210-p3448-0000-p3449-0000-a02.dtb_list.xml
[   0.7257 ] Assuming zero filled SBK key
[   0.7309 ] 
[   0.7319 ] tegrahost --updatesigheader tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.encrypt tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.hash zerosbk
[   0.7329 ] 
[   0.7332 ] Sending bootloader and pre-requisite binaries
[   0.7338 ] tegrarcm --download ebt cboot.bin.encrypt 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt 0
[   0.7345 ] Applet version 00.01.0000
[   0.7367 ] Sending ebt
[   0.7368 ] [................................................] 100%
[   0.8463 ] Sending rp1
[   0.8509 ] [................................................] 100%
[   0.9018 ] 
[   0.9044 ] tegrarcm --boot recovery
[   0.9070 ] Applet version 00.01.0000
[   0.9232 ] 
[   0.9233 ] Retrieving storage infomation
[   0.9261 ] tegrarcm --oem platformdetails storage storage_info.bin
[   0.9286 ] Applet is not running on device. Continue with Bootloader
[   1.4299 ] 
[   1.4313 ] tegradevflash --oem platformdetails storage storage_info.bin
[   1.4325 ] Cboot version 00.01.0000
[   1.4344 ] Saved platform info in storage_info.bin
[   1.4361 ] 
[   1.4362 ] Flashing the device
[   1.4378 ] tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
[   1.4393 ] Cboot version 00.01.0000
[   1.4589 ] Writing partition GPT with gpt.bin
[   1.4597 ] [................................................] 100%
[   1.4647 ] Writing partition NVC with nvtboot.bin.encrypt
[  14.8316 ] [................................................] 100%
[  14.8409 ] Writing partition PT with flash.xml.bin
[  25.3401 ] [................................................] 100%
[  25.3441 ] Writing partition NVC_R with nvtboot.bin.encrypt
[  25.5937 ] [................................................] 100%
[  25.6101 ] Writing partition VER with qspi_bootblob_ver.txt
[  36.1235 ] [................................................] 100%
[  36.3946 ] 
[  36.3975 ] tegradevflash --write BCT P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[  36.4007 ] Cboot version 00.01.0000
[  36.4034 ] Writing partition BCT with P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[  36.4057 ] [................................................] 100%
[  43.0588 ] 
[  43.0589 ] Flashing completed

[  43.0590 ] Coldbooting the device
[  43.0620 ] tegradevflash --reboot coldboot
[  43.0658 ] Cboot version 00.01.0000
[  43.0683 ] 
*** The target t210ref has been flashed successfully. ***
Reset the board to boot from internal eMMC.

But, the Jetson Nano cannot boot.

When I issue command $ sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1, fails at writing partition APP with system.img

[   1.7025 ] Flashing the device
[   1.7053 ] tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
[   1.7080 ] Cboot version 00.01.0000
[   1.7240 ] Writing partition GPT with gpt.bin
[   1.7253 ] [................................................] 100%
[   1.7284 ] Writing partition NVC with nvtboot.bin.encrypt
[  15.3206 ] [................................................] 100%
[  15.3302 ] Writing partition PT with flash.xml.bin
[  25.8286 ] [................................................] 100%
[  25.8326 ] Writing partition NVC_R with nvtboot.bin.encrypt
[  26.0828 ] [................................................] 100%
[  26.0987 ] Writing partition VER with qspi_bootblob_ver.txt
[  36.6136 ] [................................................] 100%
[b][  36.6233 ] Writing partition APP with system.img
[  56.3033 ] [..                                              ] 005%[/b]

My SDcard is a 32 GB Sandisk Ultra.

How to solve this problem?
Thank you very much in advance.

Warmest Regards,
Suryadi

Hi suryadi,

Please try format your SDcard first and flash again:

$ sudo mkfs.ext4 /dev/sdx  (please check your sdcard detected as /dev/sdx on your PC)
$ sudo ./flash jetson-nano-qspi-sd mmcblk0p1

Dear Carolyuu,

I think my sdcard slot at Jetson Nano is something wrong.
Because I can etcher or writing using my ubuntu host into the sdcard. However, when I put the sdcard into the jetson nano slot, the Jetson Nano did not respond anything. The same sdcard I put at my friend’s Nano, it works.

the command sudo ./flash thing is done at my Jetson Nano, it always stuck at writing partition APP with system.img with 0, 5, 7, and 10% only.

Thank you.

Warmest Regards,
suryadi

Hi suryadi,

Could you try others sdcard on your Nano?
We can make sure it’s sdcard issue or board issue. Thanks!

Yes, I did changed with 16 GB, 32 GB, and 64 GB on my Jetson Nano. All of them failed to boot.

Hi suryadi,

Please send your board to RMA.
[url]https://developer.nvidia.com/embedded/faq[/url]

I suspect SDK Manager is causing the writing problem using JetPack 4.2.1.
Now I am using my friend’s JetSon Nano. It failed at the same spot.
14:44:23 INFO : Flash Jetson Nano : [ 36.5304 ] Writing partition APP with system.img

14:43:08 INFO : Flash Jetson Nano : [ 0.0093 ] Copying signature to RCM mesages
14:43:08 INFO : Flash Jetson Nano : [ 0.0099 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
14:43:08 INFO : Flash Jetson Nano : [ 0.0108 ]
14:43:08 INFO : Flash Jetson Nano : [ 0.0108 ] Boot Rom communication
14:43:08 INFO : Flash Jetson Nano : [ 0.0114 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
14:43:08 INFO : Flash Jetson Nano : [ 0.0120 ] RCM version 0X210001
14:43:09 INFO : Flash Jetson Nano : [ 0.0534 ] Boot Rom communication completed
14:43:09 INFO : Flash Jetson Nano : [ 1.0605 ]
14:43:09 INFO : Flash Jetson Nano : [ 1.0605 ] dump EEPROM info
14:43:09 INFO : Flash Jetson Nano : [ 1.0621 ] tegrarcm --oem platformdetails eeprom /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
14:43:09 INFO : Flash Jetson Nano : [ 1.0636 ] Applet version 00.01.0000
14:43:09 INFO : Flash Jetson Nano : [ 1.0660 ] Saved platform info in /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
14:43:09 INFO : Flash Jetson Nano : [ 1.1425 ]
14:43:09 ERROR : Flash Jetson Nano : Board ID(3448) version(200)
14:43:09 INFO : Flash Jetson Nano : creating dummy /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/badpage.bin
14:43:09 ERROR : Flash Jetson Nano : 1+0 records in
14:43:09 INFO : Flash Jetson Nano : 1+0 records out
14:43:09 INFO : Flash Jetson Nano : 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000103248 s, 39.7 MB/s
14:43:09 INFO : Flash Jetson Nano : copying bctfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg)... done.
14:43:09 INFO : Flash Jetson Nano : copying bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
14:43:09 INFO : Flash Jetson Nano : copying initrd(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
14:43:09 INFO : Flash Jetson Nano : populating kernel to rootfs... done.
14:43:09 INFO : Flash Jetson Nano : populating initrd to rootfs... done.
14:43:09 INFO : Flash Jetson Nano : populating /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb to rootfs... done.
14:43:09 INFO : Flash Jetson Nano : Making Boot image... done.
14:43:09 INFO : Flash Jetson Nano : Existing sosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
14:43:09 INFO : Flash Jetson Nano : copying tegraboot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
14:43:09 INFO : Flash Jetson Nano : copying cpu_bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
14:43:09 INFO : Flash Jetson Nano : copying bpffile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
14:43:09 INFO : Flash Jetson Nano : Existing badpagefile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/badpage.bin) reused.
14:43:09 INFO : Flash Jetson Nano : copying wb0boot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
14:43:09 INFO : Flash Jetson Nano : Existing tosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
14:43:09 INFO : Flash Jetson Nano : Existing eksfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/eks.img) reused.
14:43:09 INFO : Flash Jetson Nano : copying dtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
14:43:09 INFO : Flash Jetson Nano : Copying nv_boot_control.conf to rootfs
14:43:09 INFO : Flash Jetson Nano : Making system.img...
14:43:26 INFO : Flash Jetson Nano : populating rootfs from /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/rootfs ... done.
14:43:39 INFO : Flash Jetson Nano : Sync'ing system.img ... done.
14:43:40 INFO : Flash Jetson Nano : Converting RAW image to Sparse image...
14:43:40 ERROR : Flash Jetson Nano :
14:43:40 INFO : Flash Jetson Nano : ---- Raw to Sparse Image Converter v1.0 ----------------------------
14:43:40 ERROR : Flash Jetson Nano : 0: RAW: 8388608( 8 blks) ==> 28:8388620
14:43:40 ERROR : Flash Jetson Nano : 1: SKP: 29360128( 28 blks) ==> 8388648:12
14:43:40 ERROR : Flash Jetson Nano : 2: RAW: 9437184( 9 blks) ==> 8388660:9437196
14:43:40 ERROR : Flash Jetson Nano : 3: SKP: 87031808( 83 blks) ==> 17825856:12
14:43:40 ERROR : Flash Jetson Nano : 4: RAW: 1048576( 1 blks) ==> 17825868:1048588
14:43:40 ERROR : Flash Jetson Nano : 5: SKP: 3145728( 3 blks) ==> 18874456:12
14:43:40 ERROR : Flash Jetson Nano : 6: RAW: 27262976( 26 blks) ==> 18874468:27262988
14:43:40 ERROR : Flash Jetson Nano : 7: SKP: 1048576( 1 blks) ==> 46137456:12
14:43:40 ERROR : Flash Jetson Nano : 8: RAW: 44040192( 42 blks) ==> 46137468:44040204
14:43:40 ERROR : Flash Jetson Nano : 9: SKP: 15728640( 15 blks) ==> 90177672:12
14:43:40 ERROR : Flash Jetson Nano : 10: RAW: 177209344( 169 blks) ==> 90177684:177209356
14:43:40 ERROR : Flash Jetson Nano : 11: SKP: 3145728( 3 blks) ==> 267387040:12
14:43:40 ERROR : Flash Jetson Nano : 12: RAW: 3145728( 3 blks) ==> 267387052:3145740
14:43:40 ERROR : Flash Jetson Nano : 13: SKP: 1048576( 1 blks) ==> 270532792:12
14:43:40 ERROR : Flash Jetson Nano : 14: RAW: 13631488( 13 blks) ==> 270532804:13631500
14:43:40 ERROR : Flash Jetson Nano : 15: SKP: 3145728( 3 blks) ==> 284164304:12
14:43:40 ERROR : Flash Jetson Nano : 16: RAW: 28311552( 27 blks) ==> 284164316:28311564
14:43:40 ERROR : Flash Jetson Nano : 17: SKP: 1048576( 1 blks) ==> 312475880:12
14:43:40 ERROR : Flash Jetson Nano : 18: RAW: 54525952( 52 blks) ==> 312475892:54525964
14:43:40 ERROR : Flash Jetson Nano : 19: SKP: 1048576( 1 blks) ==> 367001856:12
14:43:40 ERROR : Flash Jetson Nano : 20: RAW: 98566144( 94 blks) ==> 367001868:98566156
14:43:40 ERROR : Flash Jetson Nano : 21: SKP: 1048576( 1 blks) ==> 465568024:12
14:43:40 ERROR : Flash Jetson Nano : 22: RAW: 44040192( 42 blks) ==> 465568036:44040204
14:43:40 ERROR : Flash Jetson Nano : 23: SKP: 6291456( 6 blks) ==> 509608240:12
14:43:40 ERROR : Flash Jetson Nano : 24: RAW: 9437184( 9 blks) ==> 509608252:9437196
14:43:40 ERROR : Flash Jetson Nano : 25: SKP: 3145728( 3 blks) ==> 519045448:12
14:43:40 ERROR : Flash Jetson Nano : 26: RAW: 69206016( 66 blks) ==> 519045460:69206028
14:43:40 ERROR : Flash Jetson Nano : 27: SKP: 2097152( 2 blks) ==> 588251488:12
14:43:40 ERROR : Flash Jetson Nano : 28: RAW: 80740352( 77 blks) ==> 588251500:80740364
14:43:40 ERROR : Flash Jetson Nano : 29: SKP: 3145728( 3 blks) ==> 668991864:12
14:43:40 ERROR : Flash Jetson Nano : 30: RAW: 20971520( 20 blks) ==> 668991876:20971532
14:43:40 ERROR : Flash Jetson Nano : 31: SKP: 1048576( 1 blks) ==> 689963408:12
14:43:40 ERROR : Flash Jetson Nano : 32: RAW: 2097152( 2 blks) ==> 689963420:2097164
14:43:40 ERROR : Flash Jetson Nano : 33: SKP: 1048576( 1 blks) ==> 692060584:12
14:43:40 ERROR : Flash Jetson Nano : 34: RAW: 84934656( 81 blks) ==> 692060596:84934668
14:43:40 ERROR : Flash Jetson Nano : 35: SKP: 3145728( 3 blks) ==> 776995264:12
14:43:40 ERROR : Flash Jetson Nano : 36: RAW: 2097152( 2 blks) ==> 776995276:2097164
14:43:40 ERROR : Flash Jetson Nano : 37: SKP: 2097152( 2 blks) ==> 779092440:12
14:43:40 ERROR : Flash Jetson Nano : 38: RAW: 23068672( 22 blks) ==> 779092452:23068684
14:43:40 ERROR : Flash Jetson Nano : 39: SKP: 2097152( 2 blks) ==> 802161136:12
14:43:40 ERROR : Flash Jetson Nano : 40: RAW: 80740352( 77 blks) ==> 802161148:80740364
14:43:40 ERROR : Flash Jetson Nano : 41: SKP: 3145728( 3 blks) ==> 882901512:12
14:43:40 ERROR : Flash Jetson Nano : 42: RAW: 63963136( 61 blks) ==> 882901524:63963148
14:43:40 ERROR : Flash Jetson Nano : 43: SKP: 3145728( 3 blks) ==> 946864672:12
14:43:40 ERROR : Flash Jetson Nano : 44: RAW: 22020096( 21 blks) ==> 946864684:22020108
14:43:40 ERROR : Flash Jetson Nano : 45: SKP: 3145728( 3 blks) ==> 968884792:12
14:43:40 ERROR : Flash Jetson Nano : 46: RAW: 15728640( 15 blks) ==> 968884804:15728652
14:43:40 ERROR : Flash Jetson Nano : 47: SKP: 1048576( 1 blks) ==> 984613456:12
14:43:40 ERROR : Flash Jetson Nano : 48: RAW: 42991616( 41 blks) ==> 984613468:42991628
14:43:40 ERROR : Flash Jetson Nano : 49: SKP: 7340032( 7 blks) ==> 1027605096:12
14:43:40 ERROR : Flash Jetson Nano : 50: RAW: 39845888( 38 blks) ==> 1027605108:39845900
14:43:40 ERROR : Flash Jetson Nano : 51: SKP: 2097152( 2 blks) ==> 1067451008:12
14:43:40 ERROR : Flash Jetson Nano : 52: RAW: 99614720( 95 blks) ==> 1067451020:99614732
14:43:40 ERROR : Flash Jetson Nano : 53: SKP: 1048576( 1 blks) ==> 1167065752:12
14:43:40 ERROR : Flash Jetson Nano : 54: RAW: 15728640( 15 blks) ==> 1167065764:15728652
14:43:40 ERROR : Flash Jetson Nano : 55: SKP: 1048576( 1 blks) ==> 1182794416:12
14:43:40 ERROR : Flash Jetson Nano : 56: RAW: 13631488( 13 blks) ==> 1182794428:13631500
14:43:40 ERROR : Flash Jetson Nano : 57: SKP: 3145728( 3 blks) ==> 1196425928:12
14:43:40 ERROR : Flash Jetson Nano : 58: RAW: 105906176( 101 blks) ==> 1196425940:105906188
14:43:40 ERROR : Flash Jetson Nano : 59: SKP: 3145728( 3 blks) ==> 1302332128:12
14:43:40 ERROR : Flash Jetson Nano : 60: RAW: 32505856( 31 blks) ==> 1302332140:32505868
14:43:40 ERROR : Flash Jetson Nano : 61: SKP: 1048576( 1 blks) ==> 1334838008:12
14:43:40 ERROR : Flash Jetson Nano : 62: RAW: 56623104( 54 blks) ==> 1334838020:56623116
14:43:40 ERROR : Flash Jetson Nano : 63: SKP: 555745280( 530 blks) ==> 1391461136:12
14:43:40 ERROR : Flash Jetson Nano : 64: RAW: 4194304( 4 blks) ==> 1391461148:4194316
14:43:40 ERROR : Flash Jetson Nano : 65: SKP: 29360128( 28 blks) ==> 1395655464:12
14:43:40 ERROR : Flash Jetson Nano : 66: RAW: 10485760( 10 blks) ==> 1395655476:10485772
14:43:41 ERROR : Flash Jetson Nano : 67: SKP: 90177536( 86 blks) ==> 1406141248:12
14:43:41 ERROR : Flash Jetson Nano : 68: RAW: 115343360( 110 blks) ==> 1406141260:115343372
14:43:41 ERROR : Flash Jetson Nano : 69: SKP: 2097152( 2 blks) ==> 1521484632:12
14:43:41 ERROR : Flash Jetson Nano : 70: RAW: 328204288( 313 blks) ==> 1521484644:328204300
14:43:41 ERROR : Flash Jetson Nano : 71: SKP: 628097024( 599 blks) ==> 1849688944:12
14:43:41 ERROR : Flash Jetson Nano : 72: RAW: 1048576( 1 blks) ==> 1849688956:1048588
14:43:41 ERROR : Flash Jetson Nano : 73: SKP: 267386880( 255 blks) ==> 1850737544:12
14:43:41 ERROR : Flash Jetson Nano : 74: RAW: 1048576( 1 blks) ==> 1850737556:1048588
14:43:41 ERROR : Flash Jetson Nano : 75: SKP: 670040064( 639 blks) ==> 1851786144:12
14:43:41 ERROR : Flash Jetson Nano : 76: RAW: 9437184( 9 blks) ==> 1851786156:9437196
14:43:41 ERROR : Flash Jetson Nano : 77: SKP: 24117248( 23 blks) ==> 1861223352:12
14:43:41 ERROR : Flash Jetson Nano : 78: RAW: 17825792( 17 blks) ==> 1861223364:17825804
14:43:41 ERROR : Flash Jetson Nano : 79: SKP: 82837504( 79 blks) ==> 1879049168:12
14:43:41 ERROR : Flash Jetson Nano : 80: RAW: 119537664( 114 blks) ==> 1879049180:119537676
14:43:42 ERROR : Flash Jetson Nano : 81: SKP: 1893728256( 1806 blks) ==> 1998586856:12
14:43:42 ERROR : Flash Jetson Nano : 82: RAW: 8388608( 8 blks) ==> 1998586868:8388620
14:43:42 ERROR : Flash Jetson Nano : 83: SKP: 25165824( 24 blks) ==> 2006975488:12
14:43:42 ERROR : Flash Jetson Nano : 84: RAW: 16777216( 16 blks) ==> 2006975500:16777228
14:43:42 ERROR : Flash Jetson Nano : 85: SKP: 83886080( 80 blks) ==> 2023752728:12
14:43:42 ERROR : Flash Jetson Nano : 86: RAW: 1048576( 1 blks) ==> 2023752740:1048588
14:43:42 ERROR : Flash Jetson Nano : 87: SKP: 3145728( 3 blks) ==> 2024801328:12
14:43:42 ERROR : Flash Jetson Nano : 88: RAW: 308281344( 294 blks) ==> 2024801340:308281356
14:43:42 ERROR : Flash Jetson Nano : 89: SKP: 23068672( 22 blks) ==> 2333082696:12
14:43:42 ERROR : Flash Jetson Nano : 90: RAW: 33554432( 32 blks) ==> 2333082708:33554444
14:43:43 ERROR : Flash Jetson Nano : 91: SKP: 1644167168( 1568 blks) ==> 2366637152:12
14:43:43 ERROR : Flash Jetson Nano : 92: RAW: 6291456( 6 blks) ==> 2366637164:6291468
14:43:43 ERROR : Flash Jetson Nano : 93: SKP: 27262976( 26 blks) ==> 2372928632:12
14:43:43 ERROR : Flash Jetson Nano : 94: RAW: 13631488( 13 blks) ==> 2372928644:13631500
14:43:43 ERROR : Flash Jetson Nano : 95: SKP: 87031808( 83 blks) ==> 2386560144:12
14:43:43 ERROR : Flash Jetson Nano : 96: RAW: 645922816( 616 blks) ==> 2386560156:645922828
14:43:44 ERROR : Flash Jetson Nano : 97: SKP: 1367343104( 1304 blks) ==> 3032482984:12
14:43:44 ERROR : Flash Jetson Nano : 98: RAW: 5242880( 5 blks) ==> 3032482996:5242892
14:43:44 ERROR : Flash Jetson Nano : 99: SKP: 28311552( 27 blks) ==> 3037725888:12
14:43:44 ERROR : Flash Jetson Nano : 100: RAW: 13631488( 13 blks) ==> 3037725900:13631500
14:43:44 ERROR : Flash Jetson Nano : 101: SKP: 87031808( 83 blks) ==> 3051357400:12
14:43:44 ERROR : Flash Jetson Nano : 102: RAW: 1048576( 1 blks) ==> 3051357412:1048588
14:43:44 ERROR : Flash Jetson Nano : 103: SKP: 3145728( 3 blks) ==> 3052406000:12
14:43:44 ERROR : Flash Jetson Nano : 104: RAW: 429916160( 410 blks) ==> 3052406012:429916172
14:43:44 ERROR : Flash Jetson Nano : 105: SKP: 1579155456( 1506 blks) ==> 3482322184:12
14:43:44 ERROR : Flash Jetson Nano : 106: RAW: 6291456( 6 blks) ==> 3482322196:6291468
14:43:45 ERROR : Flash Jetson Nano : 107: SKP: 27262976( 26 blks) ==> 3488613664:12
14:43:45 ERROR : Flash Jetson Nano : 108: RAW: 13631488( 13 blks) ==> 3488613676:13631500
14:43:45 ERROR : Flash Jetson Nano : 109: SKP: 87031808( 83 blks) ==> 3502245176:12
14:43:45 ERROR : Flash Jetson Nano : 110: RAW: 858783744( 819 blks) ==> 3502245188:858783756
14:43:45 ERROR : Flash Jetson Nano : 111: SKP: 1154482176( 1101 blks) ==> 4361028944:12
14:43:45 INFO : Flash Jetson Nano : -- Total:
14:43:45 ERROR : Flash Jetson Nano : ---------------------------------------------------
14:43:45 INFO : Flash Jetson Nano : 112 CHUNK 15032385536( 14336 blks) ==> 4361028956(4159 blks)
14:43:45 INFO : Flash Jetson Nano :
14:43:45 INFO : Flash Jetson Nano : done.
14:43:45 INFO : Flash Jetson Nano : system.img built successfully.
14:43:45 INFO : Flash Jetson Nano : Existing tbcfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
14:43:46 INFO : Flash Jetson Nano : copying tbcdtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
14:43:46 INFO : Flash Jetson Nano : copying cfgfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_spi_sd_p3448.xml) to flash.xml... done.
14:43:46 INFO : Flash Jetson Nano : copying flasher(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
14:43:46 INFO : Flash Jetson Nano : Existing flashapp(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tegraflash.py) reused.
14:43:46 INFO : Flash Jetson Nano : ./tegraflash.py --bl cboot.bin --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb 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"
14:43:46 INFO : Flash Jetson Nano : saving flash command in /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/flashcmd.txt
14:43:46 INFO : Flash Jetson Nano : saving Windows flash command to /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/flash_win.bat
14:43:46 INFO : Flash Jetson Nano : *** Flashing target device started. ***
14:43:46 INFO : Flash Jetson Nano : Welcome to Tegra Flash
14:43:46 INFO : Flash Jetson Nano : version 1.0.0
14:43:46 INFO : Flash Jetson Nano : Type ? or help for help and q or quit to exit
14:43:46 INFO : Flash Jetson Nano : Use ! to execute system commands
14:43:46 INFO : Flash Jetson Nano :
14:43:46 INFO : Flash Jetson Nano : [ 0.0061 ] tegrasign --key None --getmode mode.txt
14:43:46 INFO : Flash Jetson Nano : [ 0.0071 ] Assuming zero filled SBK key
14:43:46 INFO : Flash Jetson Nano : [ 0.0230 ]
14:43:46 INFO : Flash Jetson Nano : [ 0.0231 ] Generating RCM messages
14:43:46 INFO : Flash Jetson Nano : [ 0.0416 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
14:43:46 INFO : Flash Jetson Nano : [ 0.0425 ] RCM 0 is saved as rcm_0.rcm
14:43:46 INFO : Flash Jetson Nano : [ 0.0429 ] RCM 1 is saved as rcm_1.rcm
14:43:46 INFO : Flash Jetson Nano : [ 0.0429 ] List of rcm files are saved in rcm_list.xml
14:43:46 INFO : Flash Jetson Nano : [ 0.0429 ]
14:43:46 INFO : Flash Jetson Nano : [ 0.0429 ] Signing RCM messages
14:43:46 INFO : Flash Jetson Nano : [ 0.0438 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
14:43:46 INFO : Flash Jetson Nano : [ 0.0446 ] Assuming zero filled SBK key
14:43:46 INFO : Flash Jetson Nano : [ 0.0492 ]
14:43:46 INFO : Flash Jetson Nano : [ 0.0493 ] Copying signature to RCM mesages
14:43:46 INFO : Flash Jetson Nano : [ 0.0501 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
14:43:46 INFO : Flash Jetson Nano : [ 0.0662 ]
14:43:46 INFO : Flash Jetson Nano : [ 0.0663 ] Parsing partition layout
14:43:46 INFO : Flash Jetson Nano : [ 0.0804 ] tegraparser --pt flash.xml.tmp
14:43:47 INFO : Flash Jetson Nano : [ 0.1444 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.1445 ] Creating list of images to be signed
14:43:47 INFO : Flash Jetson Nano : [ 0.1788 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.2912 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.2913 ] Generating signatures
14:43:47 INFO : Flash Jetson Nano : [ 0.2941 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
14:43:47 INFO : Flash Jetson Nano : [ 0.2965 ] Assuming zero filled SBK key
14:43:47 INFO : Flash Jetson Nano : [ 0.4165 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.4165 ] Generating br-bct
14:43:47 INFO : Flash Jetson Nano : [ 0.4518 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --chip 0x21 0
14:43:47 INFO : Flash Jetson Nano : [ 0.4526 ] Copying Sdram info from 0 to 1 set
14:43:47 INFO : Flash Jetson Nano : [ 0.5104 ] Copying Sdram info from 1 to 2 set
14:43:47 INFO : Flash Jetson Nano : [ 0.5107 ] Copying Sdram info from 2 to 3 set
14:43:47 INFO : Flash Jetson Nano : [ 0.5218 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5218 ] Updating boot device parameters
14:43:47 INFO : Flash Jetson Nano : [ 0.5226 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
14:43:47 INFO : Flash Jetson Nano : [ 0.5232 ] Warning: No sdram params
14:43:47 INFO : Flash Jetson Nano : [ 0.5263 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5263 ] Updating bl info
14:43:47 INFO : Flash Jetson Nano : [ 0.5271 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.5310 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5310 ] Updating secondary storage information into bct
14:43:47 INFO : Flash Jetson Nano : [ 0.5317 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
14:43:47 INFO : Flash Jetson Nano : [ 0.5324 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5324 ] Updating Odmdata
14:43:47 INFO : Flash Jetson Nano : [ 0.5332 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0x94000
14:43:47 INFO : Flash Jetson Nano : [ 0.5339 ] Warning: No sdram params
14:43:47 INFO : Flash Jetson Nano : [ 0.5340 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5340 ] Get Signed section of bct
14:43:47 INFO : Flash Jetson Nano : [ 0.5348 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.5357 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5357 ] Signing BCT
14:43:47 INFO : Flash Jetson Nano : [ 0.5370 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
14:43:47 INFO : Flash Jetson Nano : [ 0.5377 ] Assuming zero filled SBK key
14:43:47 INFO : Flash Jetson Nano : [ 0.5380 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5380 ] Updating BCT with signature
14:43:47 INFO : Flash Jetson Nano : [ 0.5388 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.5396 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5396 ] Copying signatures
14:43:47 INFO : Flash Jetson Nano : [ 0.5403 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.5459 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5459 ] Updating BFS information on BCT
14:43:47 INFO : Flash Jetson Nano : [ 0.5467 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
14:43:47 INFO : Flash Jetson Nano : [ 0.5475 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5475 ] Boot Rom communication
14:43:47 INFO : Flash Jetson Nano : [ 0.5481 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.5487 ] BootRom is not running
14:43:47 INFO : Flash Jetson Nano : [ 0.5948 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.5949 ] Sending BCTs
14:43:47 INFO : Flash Jetson Nano : [ 0.5965 ] tegrarcm --download bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
14:43:47 INFO : Flash Jetson Nano : [ 0.5979 ] Applet version 00.01.0000
14:43:47 INFO : Flash Jetson Nano : [ 0.6002 ] Sending bct
14:43:47 INFO : Flash Jetson Nano : [ 0.6003 ] [...] 100%
14:43:47 INFO : Flash Jetson Nano : [ 0.7746 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.7774 ] tegrahost --chip 0x21 --align cboot.bin
14:43:47 INFO : Flash Jetson Nano : [ 0.7806 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.7832 ] tegrahost --magicid EBT --appendsigheader cboot.bin cboot.bin_blheader
14:43:47 INFO : Flash Jetson Nano : [ 0.7963 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.7997 ] tegrasign --key None --list cboot.bin_list.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.8021 ] Assuming zero filled SBK key
14:43:47 INFO : Flash Jetson Nano : [ 0.8267 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.8281 ] tegrahost --updatesigheader cboot.bin_blheader.encrypt cboot.bin_blheader.hash zerosbk
14:43:47 INFO : Flash Jetson Nano : [ 0.8594 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.8981 ] tegrahost --chip 0x21 --align tegra210-p3448-0000-p3449-0000-a02.dtb
14:43:47 INFO : Flash Jetson Nano : [ 0.9001 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.9021 ] tegrahost --magicid DTB --appendsigheader tegra210-p3448-0000-p3449-0000-a02.dtb tegra210-p3448-0000-p3449-0000-a02.dtb_blheader
14:43:47 INFO : Flash Jetson Nano : [ 0.9320 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.9359 ] tegrasign --key None --list tegra210-p3448-0000-p3449-0000-a02.dtb_list.xml
14:43:47 INFO : Flash Jetson Nano : [ 0.9384 ] Assuming zero filled SBK key
14:43:47 INFO : Flash Jetson Nano : [ 0.9574 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.9595 ] tegrahost --updatesigheader tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.encrypt tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.hash zerosbk
14:43:47 INFO : Flash Jetson Nano : [ 0.9826 ]
14:43:47 INFO : Flash Jetson Nano : [ 0.9842 ] Sending bootloader and pre-requisite binaries
14:43:47 INFO : Flash Jetson Nano : [ 0.9861 ] tegrarcm --download ebt cboot.bin.encrypt 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt 0
14:43:47 INFO : Flash Jetson Nano : [ 0.9877 ] Applet version 00.01.0000
14:43:47 INFO : Flash Jetson Nano : [ 0.9902 ] Sending ebt
14:43:47 INFO : Flash Jetson Nano : [ 0.9906 ] [...] 100%
14:43:47 INFO : Flash Jetson Nano : [ 1.0964 ] Sending rp1
14:43:47 INFO : Flash Jetson Nano : [ 1.1008 ] [...] 100%
14:43:47 INFO : Flash Jetson Nano : [ 1.1509 ]
14:43:47 INFO : Flash Jetson Nano : [ 1.1535 ] tegrarcm --boot recovery
14:43:47 INFO : Flash Jetson Nano : [ 1.1567 ] Applet version 00.01.0000
14:43:48 INFO : Flash Jetson Nano : [ 1.1604 ]
14:43:48 INFO : Flash Jetson Nano : [ 1.1604 ] Retrieving storage infomation
14:43:48 INFO : Flash Jetson Nano : [ 1.1630 ] tegrarcm --oem platformdetails storage storage_info.bin
14:43:48 INFO : Flash Jetson Nano : [ 1.1659 ] Applet is not running on device. Continue with Bootloader
14:43:48 INFO : Flash Jetson Nano : [ 1.9114 ]
14:43:48 INFO : Flash Jetson Nano : [ 1.9895 ] tegradevflash --oem platformdetails storage storage_info.bin
14:43:48 INFO : Flash Jetson Nano : [ 1.9922 ] Cboot version 00.01.0000
14:43:48 INFO : Flash Jetson Nano : [ 2.1058 ] Saved platform info in storage_info.bin
14:43:48 INFO : Flash Jetson Nano : [ 2.1172 ]
14:43:48 INFO : Flash Jetson Nano : [ 2.1173 ] Flashing the device
14:43:48 INFO : Flash Jetson Nano : [ 2.1186 ] tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
14:43:48 INFO : Flash Jetson Nano : [ 2.1200 ] Cboot version 00.01.0000
14:43:48 INFO : Flash Jetson Nano : [ 2.1220 ] Writing partition GPT with gpt.bin
14:43:48 INFO : Flash Jetson Nano : [ 2.1224 ] [...] 100%
14:44:02 INFO : Flash Jetson Nano : [ 2.1266 ] Writing partition NVC with nvtboot.bin.encrypt
14:44:02 INFO : Flash Jetson Nano : [ 15.2339 ] [...] 100%
14:44:12 INFO : Flash Jetson Nano : [ 15.2441 ] Writing partition PT with flash.xml.bin
14:44:12 INFO : Flash Jetson Nano : [ 25.7411 ] [...] 100%
14:44:12 INFO : Flash Jetson Nano : [ 25.7449 ] Writing partition NVC_R with nvtboot.bin.encrypt
14:44:12 INFO : Flash Jetson Nano : [ 25.9953 ] [...] 100%
14:44:23 INFO : Flash Jetson Nano : [ 26.0103 ] Writing partition VER with qspi_bootblob_ver.txt
14:44:23 INFO : Flash Jetson Nano : [ 36.5208 ] [...] 100%
[b]14:44:23 INFO : Flash Jetson Nano : [ 36.5304 ] Writing partition APP with system.img
14:45:50 INFO : Flash Jetson Nano : [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [ ] 000% [ 36.7918 ] [... ] 020% [ 36.7918 ] [... ] 020% [ 36.7918 ] [... ] 020% [ 36.7918 ] [... ] 020% [ 36.7918 ] [... ] 020% [ 36.7918 ] [... ] 020% [ 123.2880 ]
14:45:50 INFO : Flash Jetson Nano : Error: Return value 1
14:45:50 INFO : Flash Jetson Nano : Command tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
14:45:50 INFO : Flash Jetson Nano : Failed flashing t210ref.
14:45:50 INFO : Flash Jetson Nano : exit status 1
14:45:50 INFO : Flash Jetson Nano : [ Component Install Finished with Error ]
14:45:50 ERROR : Flash Jetson Nano : NV_L4T_FLASH_NANO_DEVKIT_WITH_OS_IMAGE_COMP command sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1 finished with error[/b]
14:45:50 INFO : Flash Jetson Nano :
14:45:50 INFO : Flash Jetson Nano : [ 8.12 GB used. Disk Avail: 112.33 GB ]
14:45:50 INFO : Flash Jetson Nano : [ NV_L4T_FLASH_NANO_DEVKIT_WITH_OS_IMAGE_COMP Install took 2m43s ]
14:45:50 INFO : Flash Jetson Nano : command sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1 finished with error
14:45:50 ERROR : Flash Jetson Nano : command terminated with error
14:45:50 ERROR : install 'Flash Jetson Nano' failure, command < cd '/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448' ; '/opt/nvidia/sdkmanager/resources/app/output/installUtils/adapter' -a='install' -c='eyJpZCI6Ik5WX0w0VF9GTEFTSF9OQU5PX0RFVktJVF9XSVRIX09TX0lNQUdFX0NPTVAiLCJuYW1lIjoiRmxhc2ggSmV0c29uIE5hbm8iLCJkZXNjcmlwdGlvbiI6IkZsYXNoIEpldHNvbiBOYW5vIiwiY29tcFR5cGUiOiJmbGFzaCIsImlzVmlzaWJsZSI6dHJ1ZSwibGljZW5zZUlkIjoiTlZfSkVUUEFDS19PU19FVUxBIiwiaXNEZXRlY3RhYmxlSW5zdGFsbCI6ZmFsc2UsImlzSW5zdGFsbFBhdGhDdXN0b21pemFibGUiOnRydWUsImVzdGltYXRlSW5zdGFsbER1cmF0aW9uU2Vjb25kcyI6ODAwLCJ2ZXJzaW9uIjoiMzIuMiIsIm9wZXJhdGluZ1N5c3RlbXMiOlsidWJ1bnR1MTYwNCIsInVidW50dTE4MDQiXSwiaW5zdGFsbFNpemVNQiI6MzAwNTMsImRvd25sb2FkRmlsZXMiOltdLCJpbnN0YWxsUGFyYW1ldGVycyI6eyJpbnN0YWxsRGlyIjoie3tUQVJHRVRfUk9PVH19L3t7QlVORExFX1RJVExFfX1fe3tCT0FSRF9JRH19L0xpbnV4X2Zvcl9UZWdyYSIsInByZUluc3RhbGxDb21tYW5kcyI6W3siY29tbWVudCI6IlBlciBidWcgMjAwNTAyNTM2ICM4IiwidXNlckNvbW1hbmQiOiJzdWRvIGFwdC1nZXQgaW5zdGFsbCAteSBweXRob24ifV0sImluc3RhbGxDb21tYW5kcyI6W3sidXNlckNvbW1hbmQiOiJzdWRvIC4vZmxhc2guc2ggamV0c29uLW5hbm8tcXNwaS1zZCBtbWNibGswcDEifSx7InVzZXJDb21tYW5kIjoic2xlZXAgMjAifV19LCJ0YXJnZXRJZHMiOlsiUDM0NDgtMDAwMCJdLCJkZXBlbmRlbmNpZXMiOlt7ImlkIjoiTlZfTDRUX0ZJTEVfU1lTVEVNX0FORF9PU19OQU5PX1RYMV9DT01QIiwib3BlcmF0b3IiOiI9PSIsInZlciI6IjMyLjIiLCJfaWQiOiJOVl9MNFRfRklMRV9TWVNURU1fQU5EX09TX05BTk9fVFgxX0NPTVBAUDM0NDgtMDAwMCJ9LHsiaWQiOiJOVl9MNFRfRFJJVkVSU19OQU5PX1RYMV9DT01QIiwib3BlcmF0b3IiOiI9PSIsInZlciI6IjMyLjIiLCJfaWQiOiJOVl9MNFRfRFJJVkVSU19OQU5PX1RYMV9DT01QQFAzNDQ4LTAwMDAifSx7ImlkIjoiTlZfTDRUX0RFVklDRV9NT0RFX1NFVFVQX0NPTVBfSU5fRkxBU0giLCJvcGVyYXRvciI6Ij09IiwidmVyIjoiMS4wIiwiX2lkIjoiTlZfTDRUX0RFVklDRV9NT0RFX1NFVFVQX0NPTVBfSU5fRkxBU0hAUDM0NDgtMDAwMCJ9XSwiZXh0ZXJuYWxfZGVwZW5kZW5jaWVzIjpbXSwidGFyZ2V0SUQiOiJQMzQ0OC0wMDAwIiwiX2lkIjoiTlZfTDRUX0ZMQVNIX05BTk9fREVWS0lUX1dJVEhfT1NfSU1BR0VfQ09NUEBQMzQ0OC0wMDAwIiwicGFyZW50SUQiOiJOVl9EUklWRV9GTEFTSF9UQVJHRVRfR1JPVVAiLCJfcGFyZW50SUQiOiJOVl9EUklWRV9GTEFTSF9UQVJHRVRfR1JPVVBAUDM0NDgtMDAwMCIsImluc3RhbGxTdGF0dXMiOiJub25lIiwiYWN0aW9uIjoxLCJpbnN0YWxsUGF0aCI6Ii9ob21lL3N1cnlhZGkvbnZpZGlhL252aWRpYV9zZGsvSmV0UGFja180LjIuMV9MaW51eF9HQV9QMzQ0OCIsImJ1bmRsZVRpdGxlIjoiSmV0UGFja180LjIuMV9MaW51eF9HQSIsImluc3RhbGxSb290IjoiL2hvbWUvc3VyeWFkaS9udmlkaWEvbnZpZGlhX3NkayIsImJvYXJkSUQiOiJQMzQ0OCIsInRhcmdldEFjY2Vzc0luZm8iOnsidXNlciI6ImRsaW5hbm8iLCJwYXNzd29yZCI6ImRsaW5hbm8iLCJob3N0IjoiMTkyLjE2OC41NS4xIiwicG9ydCI6IjIyIn0sImlzRHJ5UnVuIjpmYWxzZX0=' -i='NV_L4T_FLASH_NANO_DEVKIT_WITH_OS_IMAGE_COMP' -v='32.2' -l='/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448' -L='/home/suryadi/.nvsdkm/logs/JetPack_4.2.1_Linux_GA' -p='1953' -t='P3448-0000' -e='undefined' > terminated with error
14:45:50 INFO : install 'Device Mode Host Setup in Target SDK' Skipped
14:45:50 INFO : install 'DateTime Target Setup' Skipped
14:45:50 INFO : install 'Bzip2 Patch Setup In Target' Skipped
14:45:50 INFO : install 'CUDA Toolkit for L4T' Skipped
14:45:50 INFO : install 'cuDNN on Target' Skipped
14:45:50 INFO : install 'TensorRT on Target' Skipped
14:45:50 INFO : install 'OpenCV on Target' Skipped
14:45:50 INFO : install 'VisionWorks on Target' Skipped
14:45:50 INFO : install 'NVIDIA Container Runtime with Docker integration (Beta)' Skipped
14:45:50 INFO : install 'DeepStream' Skipped
14:45:50 INFO : install 'Multimedia API' Skipped
14:45:51 INFO : All done!

Failed at the same spot.
External Media

When I try to read my 64 SDCard at my ubuntu 18.04 host
External Media

Hi suryadi,

No idea why you can’t flash via sdkmanager on Jetson-Nano.
Are you format your sdcard to ext4 first?
$ sudo mkfs.ext4 /dev/sdc

Some question need confirm with you:

  1. What’s your sdkmanager version?
  2. What’s your host Ubuntu version?
  3. On your Nano device, using flashing by manually, etcher and sdkmanager are fail?
  4. You can’t flash only on JetPack-4.2.1? or all JetPack version?

Thanks!

At #13, I did not format ext4 first. I am using DLI Nano image written on my 64 GB Class 10 SDCard.

  1. I am using SDK Manager 0.9.13.4763.
  2. Description: Ubuntu 18.04.3 LTS
    Release: 18.04
    Codename: bionic
  3. I have try all of them with own nano (SN 0421219046135), failed. But with my friend nano, my 64 SDCard work smoothly with DLI Nano image. I put back the same sdcard that run at my nano friend at my nano, my nano did not boot at all.
  4. I flash Jetpack-4.2.1.

I try to format the 64 gb sdcard with ext4 and try to write Jetpack 4.2.1 through command line and want to test at my friend’s nano.

$ sudo mkfs.ext4 /dev/sdc 
[sudo] password for suryadi: 
mke2fs 1.44.1 (24-Mar-2018)
Found a gpt partition table in /dev/sdc
Proceed anyway? (y,N) y
Creating filesystem with 15591936 4k blocks and 3899392 inodes
Filesystem UUID: 356ab345-b6cf-43e0-a4a3-2a88608283c6
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
	4096000, 7962624, 11239424

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (65536 blocks): done
Writing superblocks and filesystem accounting information:        
done

The flashing is work after I use a better usb cable! Solved.

$ sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1###############################################################################
# L4T BSP Information:
# R32 , REVISION: 2.0
###############################################################################
# Target Board Information:
# Name: jetson-nano-qspi-sd, Board Family: t210ref, SoC: Tegra 210, 
# OpMode: production, Boot Authentication: , 
###############################################################################
./tegraflash.py --chip 0x21 --applet "/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/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.0015 ] Generating RCM messages
[   0.0022 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
[   0.0028 ] RCM 0 is saved as rcm_0.rcm
[   0.0032 ] RCM 1 is saved as rcm_1.rcm
[   0.0032 ] List of rcm files are saved in rcm_list.xml
[   0.0032 ] 
[   0.0033 ] Signing RCM messages
[   0.0039 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0045 ] Assuming zero filled SBK key
[   0.0084 ] 
[   0.0084 ] Copying signature to RCM mesages
[   0.0091 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0101 ] 
[   0.0101 ] Boot Rom communication
[   0.0107 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
[   0.0113 ] RCM version 0X210001
[   0.0550 ] Boot Rom communication completed
[   1.0622 ] 
[   1.0624 ] dump EEPROM info
[   1.0655 ] tegrarcm --oem platformdetails eeprom /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
[   1.0687 ] Applet version 00.01.0000
[   1.0847 ] Saved platform info in /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/cvm.bin
[   1.1612 ] 
Board ID(3448) version(200) 
copying bctfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg)... done.
copying bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying initrd(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb to rootfs... done.
Making Boot image... done.
Existing sosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
copying tegraboot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
copying cpu_bootloader(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying bpffile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
Existing badpagefile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/badpage.bin) reused.
copying wb0boot(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
Existing tosfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
Existing eksfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
Copying nv_boot_control.conf to rootfs
Making system.img... 
	populating rootfs from /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/rootfs ... done.
	Sync'ing system.img ... done.
	Converting RAW image to Sparse image... 

---- Raw to Sparse Image Converter v1.0 ----------------------------
  0: RAW:    13631488(     13 blks) ==>          28:13631500
  1: SKP:    24117248(     23 blks) ==>    13631528:12
  2: RAW:    16777216(     16 blks) ==>    13631540:16777228
  3: SKP:    79691776(     76 blks) ==>    30408768:12
  4: RAW:     1048576(      1 blks) ==>    30408780:1048588
  5: SKP:     3145728(      3 blks) ==>    31457368:12
  6: RAW:    27262976(     26 blks) ==>    31457380:27262988
  7: SKP:     1048576(      1 blks) ==>    58720368:12
  8: RAW:    44040192(     42 blks) ==>    58720380:44040204
  9: SKP:    15728640(     15 blks) ==>   102760584:12
 10: RAW:   153092096(    146 blks) ==>   102760596:153092108
 11: SKP:     6291456(      6 blks) ==>   255852704:12
 12: RAW:    17825792(     17 blks) ==>   255852716:17825804
 13: SKP:     3145728(      3 blks) ==>   273678520:12
 14: RAW:    45088768(     43 blks) ==>   273678532:45088780
 15: SKP:     1048576(      1 blks) ==>   318767312:12
 16: RAW:    45088768(     43 blks) ==>   318767324:45088780
 17: SKP:     1048576(      1 blks) ==>   363856104:12
 18: RAW:    24117248(     23 blks) ==>   363856116:24117260
 19: SKP:     5242880(      5 blks) ==>   387973376:12
 20: RAW:    33554432(     32 blks) ==>   387973388:33554444
 21: SKP:     1048576(      1 blks) ==>   421527832:12
 22: RAW:    81788928(     78 blks) ==>   421527844:81788940
 23: SKP:     1048576(      1 blks) ==>   503316784:12
 24: RAW:    26214400(     25 blks) ==>   503316796:26214412
 25: SKP:     3145728(      3 blks) ==>   529531208:12
 26: RAW:     7340032(      7 blks) ==>   529531220:7340044
 27: SKP:     5242880(      5 blks) ==>   536871264:12
 28: RAW:   183500800(    175 blks) ==>   536871276:183500812
 29: SKP:     1048576(      1 blks) ==>   720372088:12
 30: RAW:    31457280(     30 blks) ==>   720372100:31457292
 31: SKP:     2097152(      2 blks) ==>   751829392:12
 32: RAW:    34603008(     33 blks) ==>   751829404:34603020
 33: SKP:     3145728(      3 blks) ==>   786432424:12
 34: RAW:    18874368(     18 blks) ==>   786432436:18874380
 35: SKP:     2097152(      2 blks) ==>   805306816:12
 36: RAW:   124780544(    119 blks) ==>   805306828:124780556
 37: SKP:     1048576(      1 blks) ==>   930087384:12
 38: RAW:    12582912(     12 blks) ==>   930087396:12582924
 39: SKP:     1048576(      1 blks) ==>   942670320:12
 40: RAW:     2097152(      2 blks) ==>   942670332:2097164
 41: SKP:     1048576(      1 blks) ==>   944767496:12
 42: RAW:    65011712(     62 blks) ==>   944767508:65011724
 43: SKP:     2097152(      2 blks) ==>  1009779232:12
 44: RAW:    34603008(     33 blks) ==>  1009779244:34603020
 45: SKP:     3145728(      3 blks) ==>  1044382264:12
 46: RAW:    52428800(     50 blks) ==>  1044382276:52428812
 47: SKP:     2097152(      2 blks) ==>  1096811088:12
 48: RAW:    55574528(     53 blks) ==>  1096811100:55574540
 49: SKP:     3145728(      3 blks) ==>  1152385640:12
 50: RAW:    22020096(     21 blks) ==>  1152385652:22020108
 51: SKP:     3145728(      3 blks) ==>  1174405760:12
 52: RAW:    15728640(     15 blks) ==>  1174405772:15728652
 53: SKP:     1048576(      1 blks) ==>  1190134424:12
 54: RAW:    72351744(     69 blks) ==>  1190134436:72351756
 55: SKP:     3145728(      3 blks) ==>  1262486192:12
 56: RAW:    22020096(     21 blks) ==>  1262486204:22020108
 57: SKP:     3145728(      3 blks) ==>  1284506312:12
 58: RAW:   161480704(    154 blks) ==>  1284506324:161480716
 59: SKP:   517996544(    494 blks) ==>  1445987040:12
 60: RAW:     5242880(      5 blks) ==>  1445987052:5242892
 61: SKP:    28311552(     27 blks) ==>  1451229944:12
 62: RAW:    15728640(     15 blks) ==>  1451229956:15728652
 63: SKP:    84934656(     81 blks) ==>  1466958608:12
 64: RAW:   167772160(    160 blks) ==>  1466958620:167772172
 65: SKP:    33554432(     32 blks) ==>  1634730792:12
 66: RAW:    13631488(     13 blks) ==>  1634730804:13631500
 67: SKP:   858783744(    819 blks) ==>  1648362304:12
 68: RAW:     1048576(      1 blks) ==>  1648362316:1048588
 69: SKP:   267386880(    255 blks) ==>  1649410904:12
 70: RAW:     1048576(      1 blks) ==>  1649410916:1048588
 71: SKP:   670040064(    639 blks) ==>  1650459504:12
 72: RAW:     6291456(      6 blks) ==>  1650459516:6291468
 73: SKP:    27262976(     26 blks) ==>  1656750984:12
 74: RAW:    13631488(     13 blks) ==>  1656750996:13631500
 75: SKP:    87031808(     83 blks) ==>  1670382496:12
 76: RAW:   595591168(    568 blks) ==>  1670382508:595591180
 77: SKP:     8388608(      8 blks) ==>  2265973688:12
 78: RAW:    33554432(     32 blks) ==>  2265973700:33554444
 79: SKP:  1375731712(   1312 blks) ==>  2299528144:12
 80: RAW:     5242880(      5 blks) ==>  2299528156:5242892
 81: SKP:    28311552(     27 blks) ==>  2304771048:12
 82: RAW:    13631488(     13 blks) ==>  2304771060:13631500
 83: SKP:    87031808(     83 blks) ==>  2318402560:12
 84: RAW:     1048576(      1 blks) ==>  2318402572:1048588
 85: SKP:     3145728(      3 blks) ==>  2319451160:12
 86: RAW:   452984832(    432 blks) ==>  2319451172:452984844
 87: SKP:  1556086784(   1484 blks) ==>  2772436016:12
 88: RAW:     7340032(      7 blks) ==>  2772436028:7340044
 89: SKP:    26214400(     25 blks) ==>  2779776072:12
 90: RAW:    13631488(     13 blks) ==>  2779776084:13631500
 91: SKP:    87031808(     83 blks) ==>  2793407584:12
 92: RAW:   115343360(    110 blks) ==>  2793407596:115343372
 93: SKP:     2097152(      2 blks) ==>  2908750968:12
 94: RAW:  1157627904(   1104 blks) ==>  2908750980:1157627916
 95: SKP:    33554432(     32 blks) ==>  4066378896:12
 96: RAW:    18874368(     18 blks) ==>  4066378908:18874380
 97: SKP:   685768704(    654 blks) ==>  4085253288:12
 98: RAW:     6291456(      6 blks) ==>  4085253300:6291468
 99: SKP:    27262976(     26 blks) ==>  4091544768:12
100: RAW:    10485760(     10 blks) ==>  4091544780:10485772
101: SKP:    90177536(     86 blks) ==>  4102030552:12
102: RAW:     1048576(      1 blks) ==>  4102030564:1048588
103: SKP:     3145728(      3 blks) ==>  4103079152:12
104: RAW:   140509184(    134 blks) ==>  4103079164:140509196
105: SKP:  1868562432(   1782 blks) ==>  4243588360:12
106: RAW:     5242880(      5 blks) ==>  4243588372:5242892
107: SKP:    28311552(     27 blks) ==>  4248831264:12
108: RAW:     9437184(      9 blks) ==>  4248831276:9437196
109: SKP:    91226112(     87 blks) ==>  4258268472:12
110: RAW:    68157440(     65 blks) ==>  4258268484:68157452
111: SKP:    32505856(     31 blks) ==>  4326425936:12
112: RAW:    33554432(     32 blks) ==>  4326425948:33554444
113: SKP:  1879048192(   1792 blks) ==>  4359980392:12
-- Total: ---------------------------------------------------
114 CHUNK 15032385536(  14336 blks) ==>  4359980404(4158 blks)

done.
system.img built successfully. 
Existing tbcfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0000-p3449-0000-a02.dtb)... done.
copying cfgfile(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_spi_sd_p3448.xml) to flash.xml... done.
copying flasher(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
Existing flashapp(/home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl cboot.bin --bct  P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb 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/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/suryadi/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/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.0025 ] tegrasign --key None --getmode mode.txt
[   0.0049 ] Assuming zero filled SBK key
[   0.0052 ] 
[   0.0054 ] Generating RCM messages
[   0.0079 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[   0.0103 ] RCM 0 is saved as rcm_0.rcm
[   0.0116 ] RCM 1 is saved as rcm_1.rcm
[   0.0116 ] List of rcm files are saved in rcm_list.xml
[   0.0116 ] 
[   0.0117 ] Signing RCM messages
[   0.0150 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0175 ] Assuming zero filled SBK key
[   0.0353 ] 
[   0.0353 ] Copying signature to RCM mesages
[   0.0379 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0512 ] 
[   0.0513 ] Parsing partition layout
[   0.0526 ] tegraparser --pt flash.xml.tmp
[   0.0543 ] 
[   0.0543 ] Creating list of images to be signed
[   0.0555 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[   0.1709 ] 
[   0.1711 ] Generating signatures
[   0.1737 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.1761 ] Assuming zero filled SBK key
[   0.3349 ] 
[   0.3349 ] Generating br-bct
[   0.3360 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[   0.3368 ] Copying Sdram info from 0 to 1 set
[   0.3444 ] Copying Sdram info from 1 to 2 set
[   0.3444 ] Copying Sdram info from 2 to 3 set
[   0.3444 ] 
[   0.3444 ] Updating boot device parameters
[   0.3452 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[   0.3459 ] Warning: No sdram params
[   0.3513 ] 
[   0.3513 ] Updating bl info
[   0.3520 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.3735 ] 
[   0.3736 ] Updating secondary storage information into bct
[   0.3762 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.3828 ] 
[   0.3830 ] Updating Odmdata
[   0.3855 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatefields Odmdata =0x94000
[   0.3878 ] Warning: No sdram params
[   0.3931 ] 
[   0.3932 ] Get Signed section of bct
[   0.3959 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[   0.3987 ] 
[   0.3988 ] Signing BCT
[   0.4035 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.4058 ] Assuming zero filled SBK key
[   0.4073 ] 
[   0.4073 ] Updating BCT with signature
[   0.4098 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[   0.4189 ] 
[   0.4191 ] Copying signatures
[   0.4216 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   0.4716 ] 
[   0.4717 ] Updating BFS information on BCT
[   0.4743 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatebfsinfo flash.xml.bin
[   0.4841 ] 
[   0.4842 ] Boot Rom communication
[   0.4867 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[   0.4891 ] BootRom is not running
[   0.5359 ] 
[   0.5361 ] Sending BCTs
[   0.5389 ] tegrarcm --download bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.5417 ] Applet version 00.01.0000
[   0.5621 ] Sending bct
[   0.5625 ] [................................................] 100%
[   0.7358 ] 
[   0.7386 ] tegrahost --chip 0x21 --align cboot.bin
[   0.7412 ] 
[   0.7437 ] tegrahost --magicid EBT --appendsigheader cboot.bin cboot.bin_blheader
[   0.7621 ] 
[   0.7661 ] tegrasign --key None --list cboot.bin_list.xml
[   0.7688 ] Assuming zero filled SBK key
[   0.8023 ] 
[   0.8041 ] tegrahost --updatesigheader cboot.bin_blheader.encrypt cboot.bin_blheader.hash zerosbk
[   0.8315 ] 
[   0.9158 ] tegrahost --chip 0x21 --align tegra210-p3448-0000-p3449-0000-a02.dtb
[   0.9184 ] 
[   0.9211 ] tegrahost --magicid DTB --appendsigheader tegra210-p3448-0000-p3449-0000-a02.dtb tegra210-p3448-0000-p3449-0000-a02.dtb_blheader
[   0.9364 ] 
[   0.9397 ] tegrasign --key None --list tegra210-p3448-0000-p3449-0000-a02.dtb_list.xml
[   0.9421 ] Assuming zero filled SBK key
[   0.9610 ] 
[   0.9649 ] tegrahost --updatesigheader tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.encrypt tegra210-p3448-0000-p3449-0000-a02.dtb_blheader.hash zerosbk
[   0.9914 ] 
[   0.9926 ] Sending bootloader and pre-requisite binaries
[   0.9952 ] tegrarcm --download ebt cboot.bin.encrypt 0 0 --download rp1 tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt 0
[   0.9977 ] Applet version 00.01.0000
[   1.0189 ] Sending ebt
[   1.0194 ] [................................................] 100%
[   1.1252 ] Sending rp1
[   1.1312 ] [................................................] 100%
[   1.1819 ] 
[   1.1847 ] tegrarcm --boot recovery
[   1.1872 ] Applet version 00.01.0000
[   1.2107 ] 
[   1.2108 ] Retrieving storage infomation
[   1.2136 ] tegrarcm --oem platformdetails storage storage_info.bin
[   1.2163 ] Applet is not running on device. Continue with Bootloader
[   1.9657 ] 
[   1.9685 ] tegradevflash --oem platformdetails storage storage_info.bin
[   1.9712 ] Cboot version 00.01.0000
[   1.9742 ] Saved platform info in storage_info.bin
[   1.9750 ] 
[   1.9752 ] Flashing the device
[   1.9773 ] tegradevflash --pt flash.xml.bin --storageinfo storage_info.bin --create
[   1.9782 ] Cboot version 00.01.0000
[   1.9929 ] Writing partition GPT with gpt.bin
[   1.9931 ] [................................................] 100%
[   1.9971 ] Writing partition NVC with nvtboot.bin.encrypt
[  20.0679 ] [................................................] 100%
[  20.0773 ] Writing partition PT with flash.xml.bin
[  30.5757 ] [................................................] 100%
[  30.5796 ] Writing partition NVC_R with nvtboot.bin.encrypt
[  30.8297 ] [................................................] 100%
[  30.8456 ] Writing partition VER with qspi_bootblob_ver.txt
[  41.3568 ] [................................................] 100%
[  41.3674 ] Writing partition APP with system.img
[  41.6291 ] [................................................] 100%
[ 482.1375 ] Writing partition TBC with nvtboot_cpu.bin.encrypt
[ 493.3657 ] [................................................] 100%
[ 493.3746 ] Writing partition RP1 with tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt
[ 493.4219 ] [................................................] 100%
[ 493.4364 ] Writing partition EBT with cboot.bin.encrypt
[ 493.5017 ] [................................................] 100%
[ 493.5258 ] Writing partition WB0 with warmboot.bin.encrypt
[ 493.6071 ] [................................................] 100%
[ 493.6146 ] Writing partition BPF with sc7entry-firmware.bin.encrypt
[ 493.6611 ] [................................................] 100%
[ 493.6676 ] Writing partition TOS with tos-mon-only.img.encrypt
[ 493.7109 ] [................................................] 100%
[ 493.7201 ] Writing partition DTB with tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt
[ 493.7703 ] [................................................] 100%
[ 493.7832 ] Writing partition LNX with boot.img.encrypt
[ 493.8442 ] [................................................] 100%
[ 493.8690 ] Warning: EKS partition magic header mismatch!
[ 493.9289 ] Writing partition EKS with eks.img
[ 493.9291 ] [................................................] 100%
[ 493.9357 ] Writing partition BMP with bmp.blob
[ 493.9852 ] [................................................] 100%
[ 493.9974 ] Writing partition RP4 with rp4.blob
[ 494.0458 ] [................................................] 100%
[ 494.1157 ] 
[ 494.1183 ] tegradevflash --write BCT P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[ 494.1210 ] Cboot version 00.01.0000
[ 494.1238 ] Writing partition BCT with P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[ 494.1264 ] [................................................] 100%
[ 500.7792 ] 
[ 500.7793 ] Flashing completed

[ 500.7794 ] Coldbooting the device
[ 500.7824 ] tegradevflash --reboot coldboot
[ 500.7844 ] Cboot version 00.01.0000
[ 500.7866 ] 
*** The target t210ref has been flashed successfully. ***
Reset the board to boot from internal eMMC.

(keras) suryadi@xtal:~/nvidia/nvidia_sdk/JetPack_4.2.1_Linux_GA_P3448/Linux_for_Tegra$

My Jetson nano board is defect, cannnot boot. I have chat for RMA.
Thank you.

Suryadi