Xavier NX flash to external storage error

We use the Xavier NX devkit carrier with the Xavier NX16G module,
Use the package to build a flash environment for Linux for Tegra.

https://developer.nvidia.com/embedded/l4t/r32_release_v6.1/t186/secureboot_r32.6.1_aarch64.tbz2

https://developer.nvidia.com/embedded/l4t/r32_release_v6.1/t186/jetson_linux_r32.6.1_aarch64.tbz2
https://developer.nvidia.com/embedded/l4t/r32_release_v6.1/t186/tegra_linux_sample-root-filesystem_r32.6.1_aarch64.tbz2
The flash command is as follows:

 sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c ./tools/kernel_flash/flash_l4t_external.xml -S 120GiB --showlogs jetson-xavier-nx-devkit-emmc nvme0n1p1

flash logs are as follows:

plink@plink-Vostro-3681:~/flash/32.6.1/test/Linux_for_Tegra$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c ./tools/kernel_flash/flash_l4t_external.xml -S 120GiB --showlogs jetson-xavier-nx-devkit-emmc nvme0n1p1
/home/plink/flash/32.6.1/test/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device nvme0n1p1 -c ./tools/kernel_flash/flash_l4t_external.xml -S 120GiB --showlogs jetson-xavier-nx-devkit-emmc nvme0n1p1
************************************
*                                  *
*  Step 1: Generate flash packages *
*                                  *
************************************
Create folder to store images to flash
Generate images to be flashed
BOOTDEV=nvme0n1p1 /home/plink/flash/32.6.1/test/Linux_for_Tegra/flash.sh --no-flash --sign --external-device -c "./tools/kernel_flash/flash_l4t_external.xml" -S "120GiB"  jetson-xavier-nx-devkit-emmc nvme0n1p1

###############################################################################
# L4T BSP Information:
# R32 , REVISION: 6.1
###############################################################################
copying soft_fuses(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
./tegraflash.py --chip 0x19 --applet "/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod.bin" --skipuid --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --bins "mb2_applet nvtboot_applet_t194.bin" --cmd "dump eeprom boardinfo cvm.bin;reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0025 ] Generating RCM messages
[   0.0043 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod.bin zerosbk
[   0.0048 ] Header already present for /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod.bin
[   0.0072 ] 
[   0.0091 ] tegrasign_v3.py --getmode mode.txt --key None
[   0.0092 ] Assuming zero filled SBK key
[   0.0113 ] tegrasign_v3.py --file /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[   0.0114 ] Assuming zero filled SBK key
[   0.0154 ] tegrahost_v2 --chip 0x19 0 --updatesigheader /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod_sigheader.bin /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod_sigheader.hash zerosbk
[   0.0181 ] 
[   0.0200 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg.pdf sfuse.bin
[   0.0206 ] 
[   0.0225 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod_sigheader.bin 0 0
[   0.0249 ] RCM 0 is saved as rcm_0.rcm
[   0.0364 ] RCM 1 is saved as rcm_1.rcm
[   0.0366 ] RCM 2 is saved as rcm_2.rcm
[   0.0366 ] List of rcm files are saved in rcm_list.xml
[   0.0366 ] 
[   0.0367 ] Signing RCM messages
[   0.0408 ] tegrasign_v3.py --getmontgomeryvalues montgomery.bin --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0409 ] Assuming zero filled SBK key
[   0.0633 ] Copying signature to RCM mesages
[   0.0673 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.0702 ] 
[   0.0703 ] Boot Rom communication
[   0.0732 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
[   0.0749 ] RCM version 0X190001
[   0.1015 ] Boot Rom communication completed
[   1.1178 ] 
[   2.1235 ] tegrarcm_v2 --isapplet
[   2.1261 ] Applet version 01.00.0000
[   2.1988 ] 
[   2.2030 ] tegrarcm_v2 --ismb2
[   2.2948 ] 
[   2.2990 ] tegrahost_v2 --chip 0x19 --align nvtboot_applet_t194.bin
[   2.3016 ] 
[   2.3058 ] tegrahost_v2 --chip 0x19 0 --magicid PLDT --appendsigheader nvtboot_applet_t194.bin zerosbk
[   2.3084 ] adding BCH for nvtboot_applet_t194.bin
[   2.3141 ] 
[   2.3166 ] tegrasign_v3.py --key None --list nvtboot_applet_t194_sigheader.bin_list.xml --pubkeyhash pub_key.key
[   2.3166 ] Assuming zero filled SBK key
[   2.3202 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_applet_t194_sigheader.bin.encrypt nvtboot_applet_t194_sigheader.bin.hash zerosbk
[   2.3222 ] 
[   2.3240 ] tegrarcm_v2 --download mb2 nvtboot_applet_t194_sigheader.bin.encrypt
[   2.3245 ] Applet version 01.00.0000
[   2.3989 ] Sending mb2
[   2.3990 ] [................................................] 100%
[   2.4143 ] 
[   2.4162 ] tegrarcm_v2 --boot recovery
[   2.4167 ] Applet version 01.00.0000
[   2.4948 ] 
[   3.5003 ] tegrarcm_v2 --isapplet
[   3.5752 ] 
[   3.5794 ] tegrarcm_v2 --ismb2
[   3.5817 ] MB2 Applet version 01.00.0000
[   3.6711 ] 
[   3.6752 ] tegrarcm_v2 --ismb2
[   3.6775 ] MB2 Applet version 01.00.0000
[   3.7671 ] 
[   3.7712 ] Retrieving board information
[   3.7750 ] tegrarcm_v2 --oem platformdetails chip chip_info.bin
[   3.7773 ] MB2 Applet version 01.00.0000
[   3.8532 ] Saved platform info in chip_info.bin
[   3.8575 ] Chip minor revision: 2
[   3.8579 ] Bootrom revision: 0xf
[   3.8581 ] Ram code: 0x3
[   3.8581 ] Chip sku: 0xde
[   3.8581 ] Chip Sample: non es
[   3.8582 ] 
[   3.8588 ] Retrieving EEPROM data
[   3.8589 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/cvm.bin
[   3.8595 ] MB2 Applet version 01.00.0000
[   3.9495 ] Saved platform info in /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/cvm.bin
[   3.9849 ] 
[   3.9850 ] Rebooting to recovery mode
[   3.9869 ] tegrarcm_v2 --ismb2
[   3.9874 ] MB2 Applet version 01.00.0000
[   4.0590 ] 
[   4.0591 ] Rebooting to recovery mode
[   4.0632 ] tegrarcm_v2 --reboot recovery
[   4.0655 ] MB2 Applet version 01.00.0000
[   4.1623 ] 
Board ID(3668) version(301) sku(0003) revision(C.0)
Copy /home/plink/flash/32.6.1/test/Linux_for_Tegra/kernel/dtb/tegra194-p3668-all-p3509-0000.dtb to /home/plink/flash/32.6.1/test/Linux_for_Tegra/kernel/dtb/tegra194-p3668-all-p3509-0000.dtb.rec
copying bctfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-memcfg-p3668-0001-a00.cfg)... done.
copying bctfile1(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-memcfg-sw-override.cfg)... done.
copying minratchet_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-ratchet-p3668.cfg)... done.
copying device_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra19x-mb1-bct-device-qspi-p3668.cfg)... done.
copying misc_cold_boot_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-l4t.cfg)... done.
copying misc_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-flash.cfg)... done.
copying pinmux_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra19x-mb1-pinmux-p3668-a01.cfg)... done.
copying gpioint_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-gpioint-p3668-0001-a00.cfg)... done.
copying pmic_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-pmic-p3668-0001-a00.cfg)... done.
copying pmc_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra19x-mb1-padvoltage-p3668-a01.cfg)... done.
copying prod_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra19x-mb1-prod-p3668-0001-a00.cfg)... done.
copying scr_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini-p3668.cfg)... done.
copying scr_cold_boot_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini-p3668.cfg)... done.
copying bootrom_config(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-bct-reset-p3668-0001-a00.cfg)... done.
copying dev_params(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-br-bct-qspi.cfg)... done.
Existing bootloader(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/nvtboot_cpu_t194.bin) reused.
copying initrd(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
Making Boot image... done.
/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --minratchet_config tegra194-mb1-bct-ratchet-p3668.cfg --cmd sign boot.img kernel
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.0003 ] Generating signature
[   0.0024 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0025 ] Assuming zero filled SBK key : not reading 
[   0.0028 ] Generating ratchet blob
[   0.0048 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p3668.cfg
[   0.0055 ] FwIndex: 1, MinRatchetLevel: 0
[   0.0056 ] FwIndex: 2, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 3, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 4, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 5, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 6, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 7, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 11, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 12, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 13, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 14, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 15, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 16, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 17, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 18, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 19, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 30, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 31, MinRatchetLevel: 0
[   0.0057 ] FwIndex: 32, MinRatchetLevel: 0
[   0.0057 ] 
[   0.0058 ] header_magic: 414e4452
[   0.0071 ] tegrahost_v2 --chip 0x19 --align 1_boot.img
[   0.0076 ] 
[   0.0093 ] tegrahost_v2 --chip 0x19 0 --magicid KRNL --ratchet_blob ratchet_blob.bin --appendsigheader 1_boot.img zerosbk
[   0.0098 ] adding BCH for 1_boot.img
[   0.6712 ] 
[   0.6739 ] tegrasign_v3.py --key  --list 1_boot_sigheader.img_list.xml --pubkeyhash pub_key.key
[   0.6739 ] Assuming zero filled SBK key : not reading 
[   0.7400 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_boot_sigheader.img.encrypt 1_boot_sigheader.img.hash zerosbk
[   1.2936 ] 
[   1.3146 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/temp_user_dir/boot_sigheader.img.encrypt
l4t_sign_image.sh: Generate header for boot_sigheader.img.encrypt
l4t_sign_image.sh: chip 0x19: add 0x27dc800 to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for boot_sigheader.img.encrypt
l4t_sign_image.sh: the signed file is /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/temp_user_dir/boot_sigheader.img.encrypt
done.
Making recovery ramdisk for recovery image...
Re-generating recovery ramdisk for recovery image...
/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/ramdisk_tmp /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader /home/plink/flash/32.6.1/test/Linux_for_Tegra
30412 blocks
_BASE_KERNEL_VERSION=4.9.253-tegra
/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/ramdisk_tmp/lib /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/ramdisk_tmp /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader /home/plink/flash/32.6.1/test/Linux_for_Tegra
66121 blocks
Making Recovery image...
copying recdtbfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/kernel/dtb/tegra194-p3668-all-p3509-0000.dtb.rec)... done.
20+0 records in
20+0 records out
20 bytes copied, 0.000408566 s, 49.0 kB/s
Existing sosfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod.bin) reused.
Existing tegraboot(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/nvtboot_t194.bin) reused.
Existing cpu_bootloader(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/nvtboot_cpu_t194.bin) reused.
Existing mb2blfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/nvtboot_recovery_t194.bin) reused.
Existing mtspreboot(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/preboot_c10_prod_cr.bin) reused.
Existing mcepreboot(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mce_c10_prod_cr.bin) reused.
Existing mtsproper(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mts_c10_prod_cr.bin) reused.
Existing mb1file(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mb1_t194_prod.bin) reused.
Existing bpffile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/bpmp_t194.bin) reused.
copying bpfdtbfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/tegra194-a02-bpmp-p3668-a00.dtb)... done.
Existing scefile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/camera-rtcpu-rce.img) reused.
Existing spefile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/spe_t194.bin) reused.
Existing wb0boot(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/warmboot_t194_prod.bin) reused.
Existing tosfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tos-trusty_t194.img) reused.
Existing eksfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/eks.img) reused.
copying soft_fuses(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
copying dtbfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/kernel/dtb/tegra194-p3668-all-p3509-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --minratchet_config tegra194-mb1-bct-ratchet-p3668.cfg --cmd sign kernel_tegra194-p3668-all-p3509-0000.dtb kernel_dtb
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.0004 ] Generating signature
[   0.0024 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0024 ] Assuming zero filled SBK key : not reading 
[   0.0026 ] Generating ratchet blob
[   0.0044 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p3668.cfg
[   0.0052 ] FwIndex: 1, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 2, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 3, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 4, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 5, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 6, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 7, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 11, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 12, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 13, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 14, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 15, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 16, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 17, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 18, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 19, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 30, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 31, MinRatchetLevel: 0
[   0.0054 ] FwIndex: 32, MinRatchetLevel: 0
[   0.0054 ] 
[   0.0055 ] header_magic: d00dfeed
[   0.0068 ] tegrahost_v2 --chip 0x19 --align 1_kernel_tegra194-p3668-all-p3509-0000.dtb
[   0.0073 ] 
[   0.0092 ] tegrahost_v2 --chip 0x19 0 --magicid KDTB --ratchet_blob ratchet_blob.bin --appendsigheader 1_kernel_tegra194-p3668-all-p3509-0000.dtb zerosbk
[   0.0101 ] adding BCH for 1_kernel_tegra194-p3668-all-p3509-0000.dtb
[   0.0136 ] 
[   0.0160 ] tegrasign_v3.py --key  --list 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   0.0161 ] Assuming zero filled SBK key : not reading 
[   0.0196 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.hash zerosbk
[   0.0220 ] 
[   0.0223 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: Generate header for kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: chip 0x19: add 0x31f5f to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: the signed file is /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/temp_user_dir/kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating kernel_tegra194-p3668-all-p3509-0000.dtb to rootfs... done.
Making system.img... 
	populating rootfs from /home/plink/flash/32.6.1/test/Linux_for_Tegra/rootfs ... 	populating /boot/extlinux/extlinux.conf ... done.
	generating sig file of Image ... /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --minratchet_config tegra194-mb1-bct-ratchet-p3668.cfg --cmd sign ./boot/Image kernel
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.0004 ] Generating signature
[   0.0024 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0025 ] Assuming zero filled SBK key : not reading 
[   0.0026 ] Generating ratchet blob
[   0.0166 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p3668.cfg
[   0.0174 ] FwIndex: 1, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 2, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 3, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 4, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 5, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 6, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 7, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 11, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 12, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 13, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 14, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 15, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 16, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 17, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 18, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 19, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 30, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 31, MinRatchetLevel: 0
[   0.0176 ] FwIndex: 32, MinRatchetLevel: 0
[   0.0176 ] 
[   0.0177 ] header_magic: 805614
[   0.0573 ] tegrahost_v2 --chip 0x19 --align 1_Image
[   0.0666 ] 
[   0.0709 ] tegrahost_v2 --chip 0x19 0 --magicid KRNL --ratchet_blob ratchet_blob.bin --appendsigheader 1_Image zerosbk
[   0.0735 ] adding BCH for 1_Image
[   0.8408 ] 
[   0.8436 ] tegrasign_v3.py --key  --list 1_Image_sigheader_list.xml --pubkeyhash pub_key.key
[   0.8436 ] Assuming zero filled SBK key : not reading 
[   0.9296 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_Image_sigheader.encrypt 1_Image_sigheader.hash zerosbk
[   1.2232 ] 
[   1.2386 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mnt/Image_sigheader.encrypt
l4t_sign_image.sh: Generate header for Image_sigheader.encrypt
l4t_sign_image.sh: chip 0x19: add 0x20f4008 to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for Image_sigheader.encrypt
l4t_sign_image.sh: the sign header is saved at ./boot/Image.sig
done.
done.
	generating sig file of kernel_tegra194-p3668-all-p3509-0000.dtb ... /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --minratchet_config tegra194-mb1-bct-ratchet-p3668.cfg --cmd sign ./boot/dtb/kernel_tegra194-p3668-all-p3509-0000.dtb kernel_dtb
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.0004 ] Generating signature
[   0.0024 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0024 ] Assuming zero filled SBK key : not reading 
[   0.0025 ] Generating ratchet blob
[   0.0044 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p3668.cfg
[   0.0051 ] FwIndex: 1, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 2, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 3, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 4, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 5, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 6, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 7, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 11, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 12, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 13, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 14, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 15, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 16, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 17, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 18, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 19, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 30, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 31, MinRatchetLevel: 0
[   0.0053 ] FwIndex: 32, MinRatchetLevel: 0
[   0.0053 ] 
[   0.0269 ] header_magic: d00dfeed
[   0.0285 ] tegrahost_v2 --chip 0x19 --align 1_kernel_tegra194-p3668-all-p3509-0000.dtb
[   0.0296 ] 
[   0.0315 ] tegrahost_v2 --chip 0x19 0 --magicid KDTB --ratchet_blob ratchet_blob.bin --appendsigheader 1_kernel_tegra194-p3668-all-p3509-0000.dtb zerosbk
[   0.0323 ] adding BCH for 1_kernel_tegra194-p3668-all-p3509-0000.dtb
[   0.0369 ] 
[   0.0394 ] tegrasign_v3.py --key  --list 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[   0.0395 ] Assuming zero filled SBK key : not reading 
[   0.0431 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt 1_kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.hash zerosbk
[   0.0457 ] 
[   0.0460 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mnt/kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: Generate header for kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: chip 0x19: add 0x31f5f to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for kernel_tegra194-p3668-all-p3509-0000_sigheader.dtb.encrypt
l4t_sign_image.sh: the sign header is saved at ./boot/dtb/kernel_tegra194-p3668-all-p3509-0000.dtb.sig
done.
done.
	generating sig file of initrd ... /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --cmd sign ./boot/initrd data
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.0004 ] Generating signature
[   0.0025 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0026 ] Assuming zero filled SBK key : not reading 
[   0.0175 ] header_magic: 1f8b0800
[   0.0210 ] tegrahost_v2 --chip 0x19 --align 1_initrd
[   0.0259 ] 
[   0.0315 ] tegrahost_v2 --chip 0x19 0 --magicid DATA --appendsigheader 1_initrd zerosbk
[   0.0337 ] adding BCH for 1_initrd
[   0.2317 ] 
[   0.2345 ] tegrasign_v3.py --key  --list 1_initrd_sigheader_list.xml --pubkeyhash pub_key.key
[   0.2345 ] Assuming zero filled SBK key : not reading 
[   0.2488 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_initrd_sigheader.encrypt 1_initrd_sigheader.hash zerosbk
[   0.3087 ] 
[   0.3121 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mnt/initrd_sigheader.encrypt
l4t_sign_image.sh: Generate header for initrd_sigheader.encrypt
l4t_sign_image.sh: chip 0x19: add 0x6e72c8 to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for initrd_sigheader.encrypt
l4t_sign_image.sh: the sign header is saved at ./boot/initrd.sig
done.
done.
	generating sig file of extlinux.conf ... /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py --chip 0x19 --key  --cmd sign ./boot/extlinux/extlinux.conf data
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.0004 ] Generating signature
[   0.0023 ] tegrasign_v3.py --getmode mode.txt --key 
[   0.0024 ] Assuming zero filled SBK key : not reading 
[   0.0025 ] header_magic: 54494d45
[   0.0042 ] tegrahost_v2 --chip 0x19 --align 1_extlinux.conf
[   0.0048 ] 
[   0.0060 ] tegrahost_v2 --chip 0x19 0 --magicid DATA --appendsigheader 1_extlinux.conf zerosbk
[   0.0065 ] adding BCH for 1_extlinux.conf
[   0.0066 ] 
[   0.0089 ] tegrasign_v3.py --key  --list 1_extlinux_sigheader.conf_list.xml --pubkeyhash pub_key.key
[   0.0090 ] Assuming zero filled SBK key : not reading 
[   0.0124 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_extlinux_sigheader.conf.encrypt 1_extlinux_sigheader.conf.hash zerosbk
[   0.0130 ] 
[   0.0132 ] Signed file: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/mnt/extlinux_sigheader.conf.encrypt
l4t_sign_image.sh: Generate header for extlinux_sigheader.conf.encrypt
l4t_sign_image.sh: chip 0x19: add 0x350 to offset  0x8 in sig file
l4t_sign_image.sh: Generate 16-byte-size-aligned base file for extlinux_sigheader.conf.encrypt
l4t_sign_image.sh: the sign header is saved at ./boot/extlinux/extlinux.conf.sig
done.
done.
	Sync'ing system.img ... done.
	Converting RAW image to Sparse image... done.
system.img built successfully. 
Existing tbcfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/cboot_t194.bin) reused.
copying tbcdtbfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/kernel/dtb/tegra194-p3668-all-p3509-0000.dtb)... done.
copying cfgfile(/home/plink/flash/32.6.1/test/Linux_for_Tegra/tools/kernel_flash/flash_l4t_external.xml) to flash.xml... done.
Existing flasher(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/tegraflash.py) reused.
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --sdram_config tegra194-mb1-bct-memcfg-p3668-0001-a00.cfg,tegra194-memcfg-sw-override.cfg  --odmdata 0xB8190000 --applet mb1_t194_prod.bin --cmd "sign" --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg  --cfg flash.xml --chip 0x19 --minratchet_config tegra194-mb1-bct-ratchet-p3668.cfg --device_config tegra19x-mb1-bct-device-qspi-p3668.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p3668-a01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p3668-0001-a00.cfg --pmic_config tegra194-mb1-bct-pmic-p3668-0001-a00.cfg --pmc_config tegra19x-mb1-padvoltage-p3668-a01.cfg --prod_config tegra19x-mb1-prod-p3668-0001-a00.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini-p3668.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini-p3668.cfg --br_cmd_config tegra194-mb1-bct-reset-p3668-0001-a00.cfg --dev_params tegra194-br-bct-qspi.cfg  --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p3668-a00.dtb; spe_fw spe_t194.bin; tlk tos-trusty_t194.img; eks eks.img; bootloader_dtb tegra194-p3668-all-p3509-0000.dtb"   --trim_bpmp_dtb --external_device  --ramcode 1 
saving flash command in /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/flash_win.bat
*** Sign and generate flashing ready partition images... *** 
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.0094 ] Reading ramcode from backup chip_info.bin file
[   0.0224 ] RAMCODE Read from Device: 3

[   0.0225 ] Generating BPMP dtb for ramcode - 3
[   0.1124 ] Old BPMP dtb size - 387506 bytes
[   0.1124 ] New BPMP dtb size - 168338 bytes
[   0.1125 ] 
[   0.1420 ] tegrasign_v3.py --getmode mode.txt --key None
[   0.1423 ] Assuming zero filled SBK key
[   0.1427 ] Generating RCM messages
[   0.1684 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[   0.1710 ] Header already present for mb1_t194_prod.bin
[   0.1921 ] 
[   0.1968 ] tegrasign_v3.py --getmode mode.txt --key None
[   0.1970 ] Assuming zero filled SBK key
[   0.2017 ] tegrasign_v3.py --file mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[   0.2020 ] Assuming zero filled SBK key
[   0.2651 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[   0.2789 ] 
[   0.3030 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[   0.3383 ] 
[   0.3427 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p3668.cfg
[   0.3454 ] FwIndex: 1, MinRatchetLevel: 0
[   0.3754 ] FwIndex: 2, MinRatchetLevel: 0
[   0.3754 ] FwIndex: 3, MinRatchetLevel: 0
[   0.3754 ] FwIndex: 4, MinRatchetLevel: 0
[   0.3754 ] FwIndex: 5, MinRatchetLevel: 0
[   0.3754 ] FwIndex: 6, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 7, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 11, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 12, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 13, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 14, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 15, MinRatchetLevel: 0
[   0.3755 ] FwIndex: 16, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 17, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 18, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 19, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 30, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 31, MinRatchetLevel: 0
[   0.3756 ] FwIndex: 32, MinRatchetLevel: 0
[   0.3756 ] 
[   0.3953 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[   0.3980 ] RCM 0 is saved as rcm_0.rcm
[   0.4114 ] RCM 1 is saved as rcm_1.rcm
[   0.4118 ] RCM 2 is saved as rcm_2.rcm
[   0.4118 ] List of rcm files are saved in rcm_list.xml
[   0.4119 ] 
[   0.4119 ] Signing RCM messages
[   0.4162 ] tegrasign_v3.py --getmontgomeryvalues montgomery.bin --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.4164 ] Assuming zero filled SBK key
[   0.4384 ] Copying signature to RCM mesages
[   0.4424 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[   0.4466 ] 
[   0.4467 ] Parsing partition layout
[   0.4515 ] tegraparser_v2 --pt flash.xml.tmp
[   0.4565 ] 
[   0.4566 ] Creating list of images to be signed
[   0.4604 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   0.4629 ] adding BCH for boot.img
[   0.4938 ] adding BCH for boot.img
[   1.1494 ] adding BCH for kernel_tegra194-p3668-all-p3509-0000.dtb
[   2.0087 ] adding BCH for kernel_tegra194-p3668-all-p3509-0000.dtb
[   2.0259 ] adding BCH for recovery.img
[   2.3470 ] adding BCH for tegra194-p3668-all-p3509-0000.dtb.rec
[   3.1515 ] 
[   3.1515 ] Filling MB1 storage info
[   3.1515 ] Generating br-bct
[   3.1534 ] Performing cfg overlay
[   3.1534 ] ['tegra194-mb1-bct-memcfg-p3668-0001-a00.cfg', 'tegra194-memcfg-sw-override.cfg']
[   3.1535 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p3668-0001-a00.cfg -s tegra194-memcfg-sw-override.cfg -o /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/300673/tmprpy9yzd91.cfg
[   3.4227 ] 
[   3.4228 ] Updating dev and MSS params in BR BCT
[   3.4228 ] tegrabct_v2 --dev_param tegra194-br-bct-qspi.cfg --sdram /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/300673/tmprpy9yzd91.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[   3.4670 ] 
[   3.4671 ] Updating bl info
[   3.4692 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[   3.4703 ] 
[   3.4703 ] Generating signatures
[   3.4726 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key
[   3.4727 ] Assuming zero filled SBK key
[   3.9437 ] Copying signatures
[   3.9456 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   5.8335 ] 
[   5.8378 ] tegraparser_v2 --generategpt --pt flash.xml.bin
[   5.8405 ] End sector for APP, expected at: 67108830, actual: 252667727
[   5.8409 ] 
Error: Return value 4
Command tegraparser_v2 --generategpt --pt flash.xml.bin
Error: /home/plink/flash/32.6.1/test/Linux_for_Tegra/bootloader/signed/flash.idx is not found
Error: failed to relocate images to /home/plink/flash/32.6.1/test/Linux_for_Tegra/tools/kernel_flash/images
Cleaning up...

We are using version L4T32.6.1 and need the system to boot from NVME.
Is there a good solution to the problem of missing files?

Hi,

因為你指定了-S 120GiB,你要把flash_l4t_external.xml這個檔案裡的num_sectors="X"調大(你的硬碟實際大小,或至少要比120GB大)
我看了一下,在L4T 32.x,這個值預設只有32GB(35.x應該是64GB)就會出錯

fdisk -l可以知道電腦上所有storage device的sector數

改完过后,能够正常刷了,flash日志如下:
flash-log.txt (186.8 KB)

但是系统没有进入图形界面,而且系统并没有从NVME启动。

如下是调试串口日志:
boot_log.txt (109.8 KB)

請你開機的時候檢查U-Boot的開機順序

从系统中来看,nvme盘里面没有任何的文件

调试串口的日志中包含了boot阶段的输出信息。从日志,以及启动过后系统中查看到的信息来看,好像是并没有吧根文件系统写入到NVME盘中。

你可以換一條NVMe drive試試看嗎?
用SDK Manager也一樣?

SDKmanager刷NX16G会报错,提示的错误是缺少NX16GB的补丁,
换过NVME的盘。
刷完通过调试串口查看会如进入到bash终端


需要进行什么样的设置嘛?

所以你的問題是這個
32.6.1要加上overlay才能支援Xavier NX 16GB

搭建的flash环境中已经加入这个overlay了的。直接刷到emmc是可以进入到系统桌面的。
在bash界面,通过命令查看/dev/nvme0n1p1的盘里面是有文件的,但是直接reboot重启过后,能够进入系统,只是系统中查看/dev/nvme0n1p1的盘里面就没有文件了。

這句話是什麼意思
你是從哪個裝置開機?什麼叫系统中查看/dev/nvme0n1p1的盘里面就没有文件了

就是使用命令sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c ./tools/kernel_flash/flash_l4t_external.xml -S 120GiB --showlogs jetson-xavier-nx-devkit-emmc nvme0n1p1刷写系统,刷写系统的同时,调试串口也一直监控着的,刷完过后,系统并没有直接进入到系统桌面,而是进入到了bash的命令行界面,
在bash的命令行输入reboot重启系统过后,能够进入到系统,但是桌面没有显示,进入系统过后,通过命令查看发现/dev/nvme0n1p1这个硬盘分区消失了,只剩下/dev/nvme0n1的设备名。
上述操作均是在调试串口终端进行操作的。

你是用DevKit?換其他條NVMe或是用USB drive也會?
你有在U-Boot的選單裡設定從NVMe開機嗎?
可以用新一點的版本,像是32.7.x試試看?

是用的devkit的底板,
如何在u-boot里面设置从NVME开机?不论是调试串口的输出,还是图形界面,都没有提示。
目前是项目需要,只能使用32.6.1的版本。
昨天测试过,在35.3.1的版本可以直接刷到NVME。

https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3274/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/flashing.html#wwpID0E0RJ0HA
https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3274/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/uboot_guide.html#

你要在開機的時候用鍵盤輸入中斷,進到U-Boot的prompt
如果你試過新一點的版本(至少32.7)是正常的就請用新版,我們不會在舊版BSP上debug

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