Jetson Nano flashing boot fail

I have a nano module with eMMC.

Model: P3448 180-13448-DAAA-B01

Jetpack:JetPack_4.2.2_Linux_GA_P3448-0020
sdkmanage:1.0.0.5517

The logs from the message when flashing the module are as follows:

$ sudo ./flash.sh -r -k APP  jetson-nano-emmc mmcblk0p1
[sudo] password for chihong: 
###############################################################################
# L4T BSP Information:
# R32 , REVISION: 2.1
###############################################################################
# Target Board Information:
# Name: jetson-nano-emmc, Board Family: t210ref, SoC: Tegra 210, 
# OpMode: production, Boot Authentication: , 
###############################################################################
./tegraflash.py --chip 0x21 --applet "/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/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.0414 ] Generating RCM messages
[   0.0428 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
[   0.0441 ] RCM 0 is saved as rcm_0.rcm
[   0.0793 ] RCM 1 is saved as rcm_1.rcm
[   0.0793 ] List of rcm files are saved in rcm_list.xml
[   0.0793 ] 
[   0.0793 ] Signing RCM messages
[   0.1217 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.1234 ] Assuming zero filled SBK key
[   0.1825 ] 
[   0.1826 ] Copying signature to RCM mesages
[   0.1842 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.1865 ] 
[   0.1865 ] Boot Rom communication
[   0.1881 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
[   0.1897 ] RCM version 0X210001
[   0.2353 ] Boot Rom communication completed
[   1.2444 ] 
[   1.2446 ] dump EEPROM info
[   1.2469 ] tegrarcm --oem platformdetails eeprom /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/cvm.bin
[   1.2486 ] Applet version 00.01.0000
[   1.2541 ] Saved platform info in /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/cvm.bin
[   1.3352 ] 
Board ID(3448) version(400) 
copying bctfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg)... done.
copying bootloader(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying initrd(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
	populating kernel to rootfs... done.
	populating initrd to rootfs... done.
	populating /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb to rootfs... done.
Making Boot image... done.
Existing sosfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
copying tegraboot(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
copying cpu_bootloader(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
copying bpffile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
Existing badpagefile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/badpage.bin) reused.
copying wb0boot(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
Existing tosfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
Existing eksfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/eks.img) reused.
copying dtbfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb)... done.
Copying nv_boot_control.conf to rootfs
Reusing existing system.img... 
done.
Existing tbcfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
copying tbcdtbfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb)... done.
copying cfgfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_emmc_p3448.xml) to flash.xml... done.
copying flasher(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
Existing flashapp(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/tegraflash.py) reused.
*** Updating [APP] with system.img ***
./tegraflash.py --bl cboot.bin --bldtb tegra210-p3448-0002-p3449-0000-b00.dtb  --chip 0x21 --applet nvtboot_recovery.bin --bct  P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg  --cfg  flash.xml   --cmd "write APP system.img; reboot"  
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.0075 ] Generating RCM messages
[   0.0092 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
[   0.0104 ] RCM 0 is saved as rcm_0.rcm
[   0.0109 ] RCM 1 is saved as rcm_1.rcm
[   0.0109 ] List of rcm files are saved in rcm_list.xml
[   0.0109 ] 
[   0.0110 ] Signing RCM messages
[   0.0127 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
[   0.0139 ] Assuming zero filled SBK key
[   0.0203 ] 
[   0.0204 ] Copying signature to RCM mesages
[   0.0220 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
[   0.0244 ] 
[   0.0244 ] Boot Rom communication
[   0.0259 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml
[   0.0276 ] BootRom is not running
[   0.0706 ] 
[   0.0707 ] Parsing partition layout
[   0.0842 ] tegraparser --pt flash.xml.tmp
[   0.0972 ] 
[   0.0973 ] Creating list of images to be signed
[   0.1000 ] tegrahost --chip 0x21 0 --partitionlayout flash.xml.bin --list images_list.xml
[   0.1088 ] 
[   0.1088 ] Generating signatures
[   0.1101 ] tegrasign --key None --list images_list.xml --pubkeyhash pub_key.key
[   0.1111 ] Assuming zero filled SBK key
[   0.1575 ] 
[   0.1576 ] Send BCT from Host
[   0.1576 ] Generating br-bct
[   0.1609 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --chip 0x21 0
[   0.1634 ] Copying Sdram info from 0 to 1 set
[   0.1651 ] Copying Sdram info from 1 to 2 set
[   0.1651 ] Copying Sdram info from 2 to 3 set
[   0.1651 ] 
[   0.1651 ] Updating boot device parameters
[   0.1671 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatedevparam flash.xml.bin
[   0.1687 ] Warning: No sdram params
[   0.1693 ] 
[   0.1693 ] Updating bl info
[   0.1709 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   0.1730 ] 
[   0.1730 ] Updating secondary storage information into bct
[   0.1749 ] tegraparser --pt flash.xml.bin --chip 0x21 0 --updatecustinfo P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.1764 ] 
[   0.1764 ] Get Signed section of bct
[   0.1777 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --listbct bct_list.xml
[   0.1789 ] 
[   0.1789 ] Signing BCT
[   0.1812 ] tegrasign --key None --list bct_list.xml --pubkeyhash pub_key.key
[   0.1829 ] Assuming zero filled SBK key
[   0.1839 ] 
[   0.1839 ] Updating BCT with signature
[   0.1853 ] tegrabct --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct --chip 0x21 0 --updatesig bct_list_signed.xml
[   0.1871 ] 
[   0.1872 ] Sending BCTs
[   0.1889 ] tegrarcm --download bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.bct
[   0.1904 ] Applet version 00.01.0000
[   0.2184 ] Sending bct
[   0.2185 ] [................................................] 100%
[   0.2942 ] 
[   0.2943 ] Sending bootloader and pre-requisite binaries
[   0.2961 ] tegrarcm --download ebt cboot.bin 0 0 --download rp1 tegra210-p3448-0002-p3449-0000-b00.dtb 0
[   0.2974 ] Applet version 00.01.0000
[   0.3219 ] Sending ebt
[   0.3222 ] [................................................] 100%
[   0.4356 ] Sending rp1
[   0.4382 ] [................................................] 100%
[   0.4915 ] 
[   0.4932 ] tegrarcm --boot recovery
[   0.4947 ] Applet version 00.01.0000
[   0.5218 ] 
[   0.5219 ] Writing partition
[   0.5239 ] tegradevflash --write APP /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/system.img
[   0.5256 ] Cboot version 00.01.0000
[   1.1001 ] Writing partition APP with /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/system.img
[   1.1010 ] [................................................] 100%
[ 221.2926 ] 
[ 221.2927 ] Coldbooting the device
[ 221.2949 ] tegradevflash --reboot coldboot
[ 221.2962 ] Cboot version 00.01.0000
[ 221.3063 ] 
*** The [APP] has been updated successfully. ***

The logs from the message when boot the module are as follows:

[0000.222] [TegraBoot] (version 00.00.2018.01-l4t-7da7a580)
[0000.228] Processing in cold boot mode Bootloader 2
[0000.232] A02 Bootrom Patch rev = 1023
[0000.236] Power-up reason: pmc por
[0000.239] No Battery Present
[0000.242] pmic max77620 reset reason
[0000.245] pmic max77620 NVERC : 0x40
[0000.248] RamCode = 0
[0000.251] Platform has DDR4 type RAM
[0000.254] max77620 disabling SD1 Remote Sense
[0000.258] Setting DDR voltage to 1125mv
[0000.262] Serial Number of Pmic Max77663: 0x1205b1
[0000.270] Entering ramdump check
[0000.273] Get RamDumpCarveOut = 0x0
[0000.276] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0000.281] Last reboot was clean, booting normally!
[0000.286] Sdram initialization is successful
[0000.290] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.296] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.302] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.308] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.313] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.319] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.325] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.331] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.347] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.353] Platform-DebugCarveout: 0
[0000.356] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.362] Non secure mode, and RB not enabled.
[0000.379] Csd NumOfBlocks=0
[0000.387] Using GPT Primary to query partitions
[0000.392] Loading Tboot-CPU binary
[0000.398] Verifying TBC in OdmNonSecureSBK mode
[0000.408] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.415] Bootloader downloaded successfully.
[0000.419] Downloaded Tboot-CPU binary to 0xa0000258
[0000.424] MAX77620_GPIO5 configured
[0000.427] CPU power rail is up
[0000.430] CPU clock enabled
[0000.434] Performing RAM repair
[0000.437] Updating A64 Warmreset Address to 0xa00002e9
[0000.442] Loading NvTbootBootloaderDTB
[0000.456] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.521] Bootloader DTB Load Address: 0x83000000
[0000.526] Loading NvTbootKernelDTB
[0000.540] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.605] Kernel DTB Load Address: 0x83100000
[0000.610] Loading cboot binary
[0000.626] Verifying EBT in OdmNonSecureSBK mode
[0000.668] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.675] Bootloader downloaded successfully.
[0000.682] Using BFS PT to query partitions
[0000.686] Next binary entry address: 0x92c00258
[0000.690] BoardId: 3448
[0000.695] Overriding pmu board id with proc board id
[0000.700] Display board id is not available
[0000.716] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0000.768] /bpmp deleted
[0000.770] SC7EntryFw header found loaded at 0xff700000
[0000.958] OVR2 PMIC
[0000.960] Bpmp FW successfully loaded
[0000.964] WB0 init successfully at 0xff780000
[0000.969] Set NvDecSticky Bits
[0000.972] GSC2 address ff53fffc value c0edbbcc
[0000.978] GSC MC Settings done
[0000.982] TOS Image length 53680
[0000.985]  Monitor size 53680
[0000.987]  OS size 0
[0000.993] Secure Os AES-CMAC Verification Success!
[0000.998] TOS image cipher info: plaintext
[0001.001] Loading and Validation of Secure OS Successful
[0001.017] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.022] NvTbootPackSdramParams: start.
[0001.027] NvTbootPackSdramParams: done.
[0001.031] Tegraboot started after 152176 us
[0001.035] Basic modules init took 569255 us
[0001.039] Sec Bootdevice Read Time = 57 ms, Read Size = 2292 KB
[0001.045] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.050] Next stage binary read took 11898 us
[0001.054] Carveout took -23598 us
[0001.057] CPU initialization took 346223 us
[0001.061] Total time taken by TegraBoot 903778 us

[0001.066] Starting CPU & Halting co-processor

64NOTICE:  BL31: v1.3(release):a28d87f09
NOTICE:  BL31: Built : 13:38:45, Nov  5 2019
ERROR:   Error initializing runtime service trusty_fast
[0001.188] RamCode = 0
[0001.193] LPDDR4 Training: Read DT: Number of tables = 2
[0001.198] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.211] EMC Training Successful
[0001.214] 408000 not found in DVFS table
[0001.220] RamCode = 0
[0001.224] DT Write: emc-table@204000 succeeded
[0001.229] DT Write: emc-table@1600000 succeeded
[0001.233] LPDDR4 Training: Write DT: Number of tables = 2
[0001.272]
[0001.273] Debug Init done
[0001.276] Marked DTB cacheable
[0001.278] Bootloader DTB loaded at 0x83000000
[0001.283] Marked DTB cacheable
[0001.286] Kernel DTB loaded at 0x83100000
[0001.290] DeviceTree Init done
[0001.302] Pinmux applied successfully
[0001.306] gicd_base: 0x50041000
[0001.309] gicc_base: 0x50042000
[0001.312] Interrupts Init done
[0001.316] Using base:0x60005090 & irq:208 for tick-timer
[0001.322] Using base:0x60005098 for delay-timer
[0001.326] platform_init_timer: DONE
[0001.330] Timer(tick) Init done
[0001.333] osc freq = 38400 khz
[0001.337]
[0001.338] welcome to cboot
[0001.341]
[0001.342] Cboot Version: 00.00.2018.01-t210-21e03500
[0001.347] calling constructors
[0001.350] initializing heap
[0001.353] initializing threads
[0001.356] initializing timers
[0001.359] creating bootstrap completion thread
[0001.363] top of bootstrap2()
[0001.366] CPU: ARM Cortex A57
[0001.369] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.374] initializing platform
[0001.377] Scratch reg 37 & 271 initial value set..
[0001.383] cboot:secure-pmc present
[0001.433] config for ddr50 mode completed
[0001.436] sdmmc bdev is already initialized
[0001.441] Enable APE clock
[0001.443] Un-powergate APE partition
[0001.447] of_register: registering tegra_udc to of_hal
[0001.452] of_register: registering tegra_udc to of_hal
[0001.457] of_register: registering inv20628-driver to of_hal
[0001.462] of_register: registering ads1015-driver to of_hal
[0001.468] of_register: registering lp8557-bl-driver to of_hal
[0001.474] of_register: registering bq2419x_charger to of_hal
[0001.479] of_register: registering cpc to of_hal
[0001.484] of_register: registering bq27441_fuel_gauge to of_hal
[0001.495] gpio framework initialized
[0001.499] of_register: registering tca9539_gpio to of_hal
[0001.504] of_register: registering tca9539_gpio to of_hal
[0001.510] of_register: registering i2c_bus_driver to of_hal
[0001.515] of_register: registering i2c_bus_driver to of_hal
[0001.521] of_register: registering i2c_bus_driver to of_hal
[0001.526] of_register: registering i2c_bus_driver to of_hal
[0001.532] pmic framework initialized
[0001.535] of_register: registering max77620_pmic to of_hal
[0001.541] regulator framework initialized
[0001.545] of_register: registering tps65132_bl_driver to of_hal
[0001.551] initializing target
[0001.556] gpio_driver_register: register 'tegra_gpio_driver' driver
[0001.565] fixed regulator driver initialized
[0001.582] initializing OF layer
[0001.585] NCK carveout not present
[0001.588] Skipping dts_overrides
[0001.592] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.609] I2C Bus Init done
[0001.611] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.621] I2C Bus Init done
[0001.624] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.634] I2C Bus Init done
[0001.637] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.647] I2C Bus Init done
[0001.650] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.660] I2C Bus Init done
[0001.663] of_children_init: Ops found for compatible string maxim,max77620
[0001.673] max77620_init using irq 118
[0001.678] register 'maxim,max77620' pmic
[0001.682] gpio_driver_register: register 'max77620-gpio' driver
[0001.688] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.699] I2C Bus Init done
[0001.702] NCK carveout not present
[0001.706] shim_invoke: No NCT, Calling dts updates
[0001.717] Find /i2c@7000c000's alias i2c0
[0001.721] get eeprom at 1-a0, size 256, type 0
[0001.729] Find /i2c@7000c500's alias i2c2
[0001.733] get eeprom at 3-a0, size 256, type 0
[0001.738] get eeprom at 3-ae, size 256, type 0
[0001.742] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.747] I2C slave not started
[0001.750] I2C write failed
[0001.753] Writing offset failed
[0001.756] eeprom_init: EEPROM read failed
[0001.760] pm_ids_update: eeprom init failed
[0001.764] pm_ids_update: Updating 3,a0, size 256, type 0
[0001.794] pm_ids_update: The pm board id is 3448-0002-400
[0001.801] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0001.809] pm_ids_update: pm id update successful
[0001.813] pm_ids_update: Updating 3,ae, size 256, type 0
[0001.818] I2C slave not started
[0001.821] I2C write failed
[0001.824] Writing offset failed
[0001.827] eeprom_init: EEPROM read failed
[0001.831] pm_ids_update: eeprom init failed
[0001.861] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0001.867] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0001.875] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0001.881] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0001.890] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e5:de:c4
[0001.896] Plugin Manager: Parse ODM data 0x00094000
[0001.906] shim_cmdline_install: /chosen/bootargs: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0001.927] Find /i2c@7000c000's alias i2c0
[0001.931] get eeprom at 1-a0, size 256, type 0
[0001.940] Find /i2c@7000c500's alias i2c2
[0001.944] get eeprom at 3-a0, size 256, type 0
[0001.948] get eeprom at 3-ae, size 256, type 0
[0001.952] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.958] I2C slave not started
[0001.961] I2C write failed
[0001.963] Writing offset failed
[0001.966] eeprom_init: EEPROM read failed
[0001.970] pm_ids_update: eeprom init failed
[0001.974] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.005] pm_ids_update: The pm board id is 3448-0002-400
[0002.011] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0002.018] pm_ids_update: pm id update successful
[0002.023] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.028] I2C slave not started
[0002.031] I2C write failed
[0002.034] Writing offset failed
[0002.037] eeprom_init: EEPROM read failed
[0002.041] pm_ids_update: eeprom init failed
[0002.071] Chip UID is 00000001644568021c00000003068180
[0002.076] Add serial number:14230190224680808106 as DT property
[0002.084] Applying platform configs
[0002.091] platform-init is not present. Skipping
[0002.095] calling apps_init()
[0002.111] Found 14 GPT partitions in "sdmmc3_user"
[0002.116] Proceeding to Cold Boot
[0002.119] starting app android_boot_app
[0002.123] Device state: unlocked
[0002.126] display console init
[0002.134] could not find regulator
[0002.137] hdmi cable connected
[0002.140] I2C slave not started
[0002.143] I2C write failed
[0002.146] Writing offset failed
[0002.149] could not read edid
[0002.155] tmds-config node not found
[0002.159] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting 'avdd-io-hdmi-dp' reDT entry for leds-pwm not found
g[0002.175] ulator to 1050000 micro volts
[0002.181] setting 'vdd-1v8' regulator to 1800000 micro volts
[0002.188] could not find regulator
[0002.192] could not find regulator
[0002.195] could not find regulator
[0002.223] using default cmu settings
[0002.227] dc_hdmi_enable, starting HDMI initialisation
[0002.233] dc_hdmi_enable, HDMI initialisation complete
[0002.238] list and configure display window
[0002.243] display console init completed
[0002.250] subnode volume_up is not found !
[0002.254] subnode back is not found !
[0002.258] subnode volume_down is not found !
[0002.262] subnode menu is not found !
[0002.266] Gpio keyboard init success
[0002.313] found decompressor handler: lz4-legacy
[0002.327] decompressing blob (type 1)...
[0002.361] load_bmp_blob: panelresolution=480 type=0
[0002.410] decompressor handler not found
[0002.414] load_firmware_blob: Firmware blob loaded, entries=2
[0002.420] se_aes_verify_sbk_clear: Error
[0002.424] bl_battery_charging: connected to external power supply
[0002.431] xusb is supported
[0002.437] error while finding nvidia,portmap
[0002.442] could not find regulator
[0002.945] xusb blob version 0 size 124416
[0002.949] firmware size 124416
[0002.954] Firmware timestamp: 0x5cd2a472, Version: 50.22 release
[0002.969] xhci0: 64 bytes context size, 32-bit DMA
[0003.009] usbus0: 5.0Gbps Super Speed USB v3.0
[0003.029] uhub0: <Nvidia XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[0003.679] uhub0: 9 ports with 9 removable, self powered
[0004.679] failed to get HID devices
[0004.682] failed to init xhci or no usb device attached
[0004.696] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0004.703] MSC Partition not found
[0004.713] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0004.720] USP partition read failed!
[0004.724] blob_init: blob-partition USP header read failed
[0004.729] android_boot Unable to update recovery partition
[0004.734] kfs_getpartname: name = LNX
[0004.738] Loading kernel from LNX
[0004.764] Verifying boot image in OdmNonSecureSBK mode
[0004.807] kernel load address: 0x80080000, size: 482032 bytes
[0004.813] ramdisk load address: 0x84100000, size: 0 bytes
[0004.818] load kernel from storage
[0004.828] decompressor handler not found
[0004.847] Successfully loaded kernel and ramdisk images
[0004.853] load_bmp_blob: panelresolution=480 type=0
[0004.927] display bmp image done
[0004.930] NCK carveout not present
[0004.934] Skipping dts_overrides
[0004.937] NCK carveout not present
[0004.940] shim_invoke: No NCT, Calling dts updates
[0004.951] Find /i2c@7000c000's alias i2c0
[0004.955] get eeprom at 1-a0, size 256, type 0
[0004.964] Find /i2c@7000c500's alias i2c2
[0004.968] get eeprom at 3-a0, size 256, type 0
[0004.972] get eeprom at 3-ae, size 256, type 0
[0004.977] pm_ids_update: Updating 1,a0, size 256, type 0
[0004.982] I2C slave not started
[0004.985] I2C write failed
[0004.988] Writing offset failed
[0004.991] eeprom_init: EEPROM read failed
[0004.994] pm_ids_update: eeprom init failed
[0004.999] pm_ids_update: Updating 3,a0, size 256, type 0
[0005.029] pm_ids_update: The pm board id is 3448-0002-400
[0005.035] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0005.043] pm_ids_update: pm id update successful
[0005.048] pm_ids_update: Updating 3,ae, size 256, type 0
[0005.053] I2C slave not started
[0005.056] I2C write failed
[0005.059] Writing offset failed
[0005.062] eeprom_init: EEPROM read failed
[0005.065] pm_ids_update: eeprom init failed
[0005.096] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0005.102] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0005.110] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0005.116] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0005.124] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e5:de:c4
[0005.130] Plugin Manager: Parse ODM data 0x00094000
[0005.140] shim_cmdline_install: /chosen/bootargs: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.155] Add serial number:14230190224680808106 as DT property
[0005.165] "bpmp" doesn't exist, creating
[0005.170] Updated bpmp info to DTB
[0005.175] Updated initrd info to DTB
[0005.179] "proc-board" doesn't exist, creating
[0005.184] Updated board info to DTB
[0005.187] "pmu-board" doesn't exist, creating
[0005.193] Updated board info to DTB
[0005.196] "display-board" doesn't exist, creating
[0005.202] Updated board info to DTB
[0005.205] "reset" doesn't exist, creating
[0005.210] Updated reset info to DTB
[0005.213] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb3000 is_hdmi_initialised=1
[0005.252] DTB cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.264] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.277] Updated bootarg info to DTB
[0005.281] Adding uuid 00000001644568021c00000003068180 to DT
[0005.287] Adding eks info 0 to DT
[0005.292] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0005.298] Updated memory info to DTB
[0005.307] set vdd_core voltage to 1125 mv
[0005.311] setting 'vdd-core' regulator to 1125000 micro volts
[0005.329] could not find regulator
[0005.333] Found secure-pmc; disable BPMP


U-Boot 2016.07-gd917e08cec (Nov 05 2019 - 13:38:56 -0800)

TEGRA210
Model: NVIDIA P3450-Porg
Board: NVIDIA P3450-PORG
DRAM:  4 GiB
MMC:   Tegra SD/MMC: 0, Tegra SD/MMC: 1
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
MMC: no card present
** Bad device mmc 1 **
Hit any key to stop autoboot:  0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
733 bytes read in 113 ms (5.9 KiB/s)
L4T boot options
1:      primary kernel
Enter choice: 1:        primary kernel
Retrieving file: /boot/initrd
5562384 bytes read in 180 ms (29.5 MiB/s)
Retrieving file: /boot/Image
34179080 bytes read in 806 ms (40.4 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb3000 is_hdmi_initialised=1  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0    root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet
## Flattened Device Tree blob at 83100000
   Booting using the fdt blob at 0x83100000
   reserving fdt memory region: addr=80000000 size=20000
   Using Device Tree in place at 0000000083100000, end 0000000083177238

Starting kernel ...

<hit enter to activate fiq debugger>
[    1.057419] tegradc tegradc.1: dpd enable lookup fail:-19
[    1.114951] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.121267] tegradc tegradc.1: dp: Failed for I2C write addr:80, size:1, stat:0x10000100
[    1.142011] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.148302] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.161607] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.167884] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.181196] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.187489] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.194665] tegradc tegradc.0: hdmi: edid read failed
[    1.205885] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.205890] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.205895] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[    1.216516] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.216550] imx219 7-0010: board setup failed
[    1.240619] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.240652] imx219 8-0010: board setup failed
[    1.322346] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.322349] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.327330] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.327334] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.332314] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.332317] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.337255] tegradc tegradc.1: dp: aux write got error (0x10000100)
[    1.337258] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[    1.337261] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[    1.337266] hpd: edid read prepare failed
[    1.838782] cgroup: cgroup2: unknown option "nsdelegate"
[    3.010202] using random self ethernet address
[    3.014940] using random host ethernet address
[    3.204631] random: crng init done
[    3.208067] random: 7 urandom warning(s) missed due to ratelimiting
[    3.308459] Please complete system configuration setup on desktop to proceed...
[   10.571039] tegra_i2c_handle_xfer_error: 11 callbacks suppressed
[   10.571044] tegra-i2c 7000c700.i2c: no acknowledge from address 0x50

Why is it an error?

Hi CHIHONG,

Please describe more about your case. For example, I don’t get why you need to use -r -k APP here.

Does this issue only happen when your use -r -k APP?

base board : P3450
A problem has been encountered with the sdkmanager flash.

The logs(sdkmanager TERMINAL) from the message when flashing the module are as follows:

16:08:56 INFO : null
16:09:01 INFO : CUDA on Host : Download 'CUDA on Host' success
16:09:01 INFO : Drivers for Jetson TX1/Nano : Download 'Drivers for Jetson TX1/Nano' success
16:09:01 INFO : OpenCV on Host : Download 'OpenCV on Host' success
16:09:01 INFO : File System and OS : Download 'File System and OS' success
16:09:01 INFO : DevTools Documentation : Download 'DevTools Documentation' success
16:09:01 INFO : NVIDIA Nsight Systems : Download 'NVIDIA Nsight Systems' success
16:09:01 INFO : NVIDIA Nsight Graphics : Download 'NVIDIA Nsight Graphics' success
16:09:01 INFO : CUDA Cross Compile Package on Host : Download 'CUDA Cross Compile Package on Host' success
16:09:01 INFO : VisionWorks on Host : Download 'VisionWorks on Host' success
16:09:01 INFO : CUDA on Host : install 'CUDA on Host' success
16:09:01 INFO : Drivers for Jetson TX1/Nano : install 'Drivers for Jetson TX1/Nano' success
16:09:01 INFO : OpenCV on Host : install 'OpenCV on Host' success
16:09:01 INFO : File System and OS : install 'File System and OS' success
16:09:01 INFO : DevTools Documentation : install 'DevTools Documentation' success
16:09:01 INFO : NVIDIA Nsight Systems : install 'NVIDIA Nsight Systems' success
16:09:01 INFO : NVIDIA Nsight Graphics : install 'NVIDIA Nsight Graphics' success
16:09:01 INFO : CUDA Cross Compile Package on Host : install 'CUDA Cross Compile Package on Host' success
16:09:01 INFO : VisionWorks on Host : install 'VisionWorks on Host' success
16:09:02 INFO : Automatic trying to flash the target device with Manual Flash option...
16:09:02 DEBUG : running command < [ `lsusb | grep -c "0955:"` -ne 1 ] >
16:09:03 DEBUG : command terminated with error
16:09:03 INFO : Only one nvidia device detected, as expected.
16:09:03 DEBUG : running command < lsusb | grep 0955:7020 >
16:09:03 DEBUG : command terminated with error
16:09:03 INFO : Jetson device is in recovery mode.
16:09:03 DEBUG : running command < lsusb | grep 0955:7f21 >
16:09:03 INFO : Bus 003 Device 012: ID 0955:7f21 NVidia Corp.
16:09:03 INFO : command finished successfully
16:09:03 INFO : Verified, 0955:7f21 detected in recovery mode.
16:09:03 INFO : Device Mode Host Setup in Flash : Start to install 'Device Mode Host Setup in Flash'
16:09:03 DEBUG : Device Mode Host Setup in Flash : running command < cd '/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020' ; '/opt/nvidia/sdkmanager/resources/app/output/installUtils/adapter' -a='install' -c='eyJpZCI6Ik5WX0w0VF9ERVZJQ0VfTU9ERV9TRVRVUF9DT01QX0lOX0ZMQVNIIiwibmFtZSI6IkRldmljZSBNb2RlIEhvc3QgU2V0dXAgaW4gRmxhc2giLCJkZXNjcmlwdGlvbiI6IlNldHVwcyBmb3IgZGV2aWNlIG1vZGUgaG9zdCBwYXJ0IGluIEw0VCAgYmVmb3JlIGZsYXNoaW5nLCB0byBsZXQgdGhlIHRhcmdldCBjYW4gYWNjZXNzIGhvc3QgaW50ZXJuZXQuIiwiY29tcFR5cGUiOiJmbGFzaCIsImlzVmlzaWJsZSI6ZmFsc2UsImlzRGV0ZWN0YWJsZUluc3RhbGwiOmZhbHNlLCJpc0luc3RhbGxQYXRoQ3VzdG9taXphYmxlIjp0cnVlLCJlc3RpbWF0ZUluc3RhbGxEdXJhdGlvblNlY29uZHMiOjMwLCJ2ZXJzaW9uIjoiMS4wIiwib3BlcmF0aW5nU3lzdGVtcyI6WyJ1YnVudHUxNjA0IiwidWJ1bnR1MTgwNCJdLCJpbnN0YWxsU2l6ZU1CIjowLCJkb3dubG9hZEZpbGVzIjpbXSwiaW5zdGFsbFBhcmFtZXRlcnMiOnsiaW5zdGFsbERpciI6Int7VEFSR0VUX1JPT1R9fS97e0JVTkRMRV9USVRMRX19X3t7Qk9BUkRfSUR9fSIsImluc3RhbGxDb21tYW5kcyI6W3siZXhlY0Jhc2giOlsic2V0ICtlIiwiZXRoX3BvcnRfbmFtZT0kKGlwIHJvdXRlIHNob3cgZGVmYXVsdCB8IGF3ayAnL2RlZmF1bHQgdmlhLyB7cHJpbnQgJDU7IGV4aXR9JykiLCJpZiBbWyAkZXRoX3BvcnRfbmFtZSA9PSAnJyBdXTsgdGhlbiIsIiAgIGVjaG8gJ0NhbiBub3QgZm91bmQgcm91dGUgZGVmYXVsdCAkZXRoX3BvcnRfbmFtZSwgZGV2aWNlIG1vZGUgc2V0dXAgZmFpbGVkISciLCIgICBleGl0IDAiLCJmaSIsImVjaG8gJ0ZvdW5kIHJvdXRlIGRlZmF1bHQnICRldGhfcG9ydF9uYW1lJywgc2V0dGluZyB1cCBkZXZpY2UgbW9kZSciLCJzZXR1cF90PScxOTIuMTY4LjU1LjAvMjQnIiwic3VkbyBpcHRhYmxlcyAtdCBuYXQgLUEgUE9TVFJPVVRJTkcgLXMgJHNldHVwX3QgLW8gJGV0aF9wb3J0X25hbWUgLWogTUFTUVVFUkFERSIsInN1ZG8gaXB0YWJsZXMgLUEgRk9SV0FSRCAtcyAkc2V0dXBfdCAtbyAkZXRoX3BvcnRfbmFtZSAtaiBBQ0NFUFQiLCJzdWRvIGlwdGFibGVzIC1BIEZPUldBUkQgLWQgJHNldHVwX3QgLW0gc3RhdGUgLS1zdGF0ZSBFU1RBQkxJU0hFRCxSRUxBVEVEIC1pICRldGhfcG9ydF9uYW1lIC1qIEFDQ0VQVCIsInN1ZG8gc3lzY3RsIC13IG5ldC5pcHY0LmlwX2ZvcndhcmQ9MSIsImNoZWNrX2dvb2dsZV9kbnM9JChkaWcgQDguOC44LjggbnZpZGlhLmNvbSB8fCB0cnVlKSIsImlmIFtbICRjaGVja19nb29nbGVfZG5zID09IConR290IGFuc3dlcicqIF1dOyB0aGVuIiwiICAgZWNobyAnRGV2aWNlIG1vZGUgb24gaG9zdCBzdWNjZXNzZnVseSBzZXQgd2l0aCBETlMgOC44LjguOCEnIiwiICAgZXhpdCAwIiwiZWxzZSIsIiAgIGVjaG8gJ0RlZmF1bHQgZ29vZ2xlIEROUyBpcyBub3Qgd29ya2luZywgdHJ5aW5nIHRvIGZpbmQgYSB2YWxpZCBzZXJ2ZXIgaW4gbG9jYWwgaG9zdCBzZXR0aW5ncyEnIiwiICAgZG5zX2xpc3Q9JChubWNsaSAtdCBkZXZpY2Ugc2hvdyAkZXRoX3BvcnRfbmFtZSB8IGdyZXAgJ0ROUycgfCBncmVwIC1vICdbXjpdKiQnKSIsIiAgIGZvciBkbnMgaW4gJGRuc19saXN0OyBkbyAiLCIgICAgICAgY2hlY2tfZG5zPSQoZGlnIEAkZG5zIG52aWRpYS5jb20gfHwgdHJ1ZSkiLCIgICAgICAgaWYgW1sgJGNoZWNrX2RucyA9PSAqJ0dvdCBhbnN3ZXInKiBdXTsgdGhlbiIsIiAgICAgICAgICAgc3VkbyBpcHRhYmxlcyAtdCBuYXQgLUEgUFJFUk9VVElORyAtcCB0Y3AgLWQgOC44LjguOCAtLWRwb3J0IDUzIC1qIEROQVQgLS10by1kZXN0aW5hdGlvbiAkZG5zIiwiICAgICAgICAgICBzdWRvIGlwdGFibGVzIC10IG5hdCAtQSBQUkVST1VUSU5HIC1wIHVkcCAtZCA4LjguOC44IC0tZHBvcnQgNTMgLWogRE5BVCAtLXRvLWRlc3RpbmF0aW9uICRkbnMiLCIgICAgICAgICAgIGVjaG8gJ0RldmljZSBtb2RlIG9uIGhvc3Qgc3VjY2Vzc2Z1bHkgc2V0IHdpdGggRE5TJyAkZG5zJyEnIiwiICAgICAgICAgICBleGl0IDAiLCIgICAgICAgZmkiLCIgICBkb25lIiwiICAgZWNobyAnQ2FuIG5vdCBmb3VuZCBhIHZhbGlkIEROUyBzZXJ2ZXIsIGRldmljZSBtb2RlIHNldHVwIGZhaWxlZCEnIiwiICAgZWNobyAnSWYgbmVlZGVkIHRvIHVzZSBkZXZpY2UgbW9kZSwgcGxlYXNlIGNoYW5nZSB0aGUgdGFyZ2V0IGRlZmF1bHQgZG5zIHRvIGEgdmFsaWQgc2VydmVyIGJ5IGZvbGxvd2luZyB0aGUgc3RlcHMgaW4gcmVsZWFzZSBub3RlLiciLCIgICBleGl0IDAiLCJmaSJdfV19LCJ0YXJnZXRJZHMiOlsiUDI4ODgiLCJQMjg4OC0wMDYwIiwiUDMzMTAiLCJQMzQ4OS0wMDAwIiwiUDM0ODktMDA4MCIsIlAyMTgwIiwiUDM0NDgtMDAwMCIsIlAzNDQ4LTAwMjAiXSwiZGVwZW5kZW5jaWVzIjpbXSwiZXh0ZXJuYWxfZGVwZW5kZW5jaWVzIjpbXSwidGFyZ2V0SUQiOiJQMzQ0OC0wMDIwIiwiX2lkIjoiTlZfTDRUX0RFVklDRV9NT0RFX1NFVFVQX0NPTVBfSU5fRkxBU0hAUDM0NDgtMDAyMCIsInBhcmVudElEIjoiTlZfRFJJVkVfRkxBU0hfVEFSR0VUX0dST1VQIiwiX3BhcmVudElEIjoiTlZfRFJJVkVfRkxBU0hfVEFSR0VUX0dST1VQQFAzNDQ4LTAwMjAiLCJpbnN0YWxsU3RhdHVzIjoibm9uZSIsImFjdGlvbiI6MSwiYnVuZGxlVGl0bGUiOiJKZXRQYWNrXzQuMi4yX0xpbnV4X0dBIiwiaW5zdGFsbFBhdGgiOiIvaG9tZS9jaGlob25nL252aWRpYS9udmlkaWFfc2RrL0pldFBhY2tfNC4yLjJfTGludXhfR0FfUDM0NDgtMDAyMCIsImluc3RhbGxSb290IjoiL2hvbWUvY2hpaG9uZy9udmlkaWEvbnZpZGlhX3NkayIsImJvYXJkSUQiOiJQMzQ0OC0wMDIwIiwidGFyZ2V0QWNjZXNzSW5mbyI6eyJ1c2VyIjoiIiwicGFzc3dvcmQiOiIiLCJob3N0IjoiMTkyLjE2OC41NS4xIiwicG9ydCI6IjIyIn0sImlzRHJ5UnVuIjpmYWxzZX0=' -i='NV_L4T_DEVICE_MODE_SETUP_COMP_IN_FLASH' -v='1.0' -l='/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020' -L='/home/chihong/.nvsdkm/logs/JetPack_4.2.2_Linux_GA' -p='6928' -t='P3448-0020' -e='undefined' >
16:09:03 INFO : Device Mode Host Setup in Flash : [ Disk Avail:28.99 GB ]
16:09:03 INFO : Device Mode Host Setup in Flash : Using GenericInstaller to Install NV_L4T_DEVICE_MODE_SETUP_COMP_IN_FLASH
16:09:03 INFO : Device Mode Host Setup in Flash : change working directory to /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020
16:09:03 INFO : Device Mode Host Setup in Flash : [ Component Install Started ]
16:09:03 INFO : Device Mode Host Setup in Flash : current working directory is /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020
16:09:03 INFO : Device Mode Host Setup in Flash : exec_command [host]:
16:09:03 INFO : Device Mode Host Setup in Flash : **********************
16:09:03 INFO : Device Mode Host Setup in Flash : #!/bin/bash
16:09:03 INFO : Device Mode Host Setup in Flash : set -e
16:09:03 INFO : Device Mode Host Setup in Flash : set +e
16:09:03 INFO : Device Mode Host Setup in Flash : eth_port_name=$(ip route show default | awk '/default via/ {print $5; exit}')
16:09:03 INFO : Device Mode Host Setup in Flash : if [[ $eth_port_name == '' ]]; then
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Can not found route default $eth_port_name, device mode setup failed!'
16:09:03 INFO : Device Mode Host Setup in Flash : exit 0
16:09:03 INFO : Device Mode Host Setup in Flash : fi
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Found route default' $eth_port_name', setting up device mode'
16:09:03 INFO : Device Mode Host Setup in Flash : setup_t='192.168.55.0/24'
16:09:03 INFO : Device Mode Host Setup in Flash : sudo iptables -t nat -A POSTROUTING -s $setup_t -o $eth_port_name -j MASQUERADE
16:09:03 INFO : Device Mode Host Setup in Flash : sudo iptables -A FORWARD -s $setup_t -o $eth_port_name -j ACCEPT
16:09:03 INFO : Device Mode Host Setup in Flash : sudo iptables -A FORWARD -d $setup_t -m state --state ESTABLISHED,RELATED -i $eth_port_name -j ACCEPT
16:09:03 INFO : Device Mode Host Setup in Flash : sudo sysctl -w net.ipv4.ip_forward=1
16:09:03 INFO : Device Mode Host Setup in Flash : check_google_dns=$(dig @8.8.8.8 nvidia.com || true)
16:09:03 INFO : Device Mode Host Setup in Flash : if [[ $check_google_dns == *'Got answer'* ]]; then
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Device mode on host successfuly set with DNS 8.8.8.8!'
16:09:03 INFO : Device Mode Host Setup in Flash : exit 0
16:09:03 INFO : Device Mode Host Setup in Flash : else
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Default google DNS is not working, trying to find a valid server in local host settings!'
16:09:03 INFO : Device Mode Host Setup in Flash : dns_list=$(nmcli -t device show $eth_port_name | grep 'DNS' | grep -o '[^:]*$')
16:09:03 INFO : Device Mode Host Setup in Flash : for dns in $dns_list; do
16:09:03 INFO : Device Mode Host Setup in Flash : check_dns=$(dig @$dns nvidia.com || true)
16:09:03 INFO : Device Mode Host Setup in Flash : if [[ $check_dns == *'Got answer'* ]]; then
16:09:03 INFO : Device Mode Host Setup in Flash : sudo iptables -t nat -A PREROUTING -p tcp -d 8.8.8.8 --dport 53 -j DNAT --to-destination $dns
16:09:03 INFO : Device Mode Host Setup in Flash : sudo iptables -t nat -A PREROUTING -p udp -d 8.8.8.8 --dport 53 -j DNAT --to-destination $dns
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Device mode on host successfuly set with DNS' $dns'!'
16:09:03 INFO : Device Mode Host Setup in Flash : exit 0
16:09:03 INFO : Device Mode Host Setup in Flash : fi
16:09:03 INFO : Device Mode Host Setup in Flash : done
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'Can not found a valid DNS server, device mode setup failed!'
16:09:03 INFO : Device Mode Host Setup in Flash : echo 'If needed to use device mode, please change the target default dns to a valid server by following the steps in release note.'
16:09:03 INFO : Device Mode Host Setup in Flash : exit 0
16:09:03 INFO : Device Mode Host Setup in Flash : fi
16:09:03 INFO : Device Mode Host Setup in Flash : **********************
16:09:03 INFO : Device Mode Host Setup in Flash : exec_command: /tmp/tmp_NV_L4T_DEVICE_MODE_SETUP_COMP_IN_FLASH.sh
16:09:03 INFO : Device Mode Host Setup in Flash : Found route default ens33, setting up device mode
16:09:03 INFO : Device Mode Host Setup in Flash : [host] [sudo] password for chihong:
16:09:03 INFO : Device Mode Host Setup in Flash :
16:09:03 INFO : Device Mode Host Setup in Flash : net.ipv4.ip_forward = 1
16:09:04 INFO : Device Mode Host Setup in Flash : Device mode on host successfuly set with DNS 8.8.8.8!
16:09:04 INFO : Device Mode Host Setup in Flash : [ Component Install Finished Successfully ]
16:09:04 INFO : Device Mode Host Setup in Flash : [ 8.00 KB used. Disk Avail: 28.99 GB ]
16:09:04 INFO : Device Mode Host Setup in Flash : [ NV_L4T_DEVICE_MODE_SETUP_COMP_IN_FLASH Install took 1s ]
16:09:04 INFO : Device Mode Host Setup in Flash : command finished successfully
16:09:04 INFO : Device Mode Host Setup in Flash : install 'Device Mode Host Setup in Flash' success
16:09:04 INFO : Flash Jetson Nano : Start to install 'Flash Jetson Nano'
16:09:04 DEBUG : Flash Jetson Nano : running command < cd '/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020' ; '/opt/nvidia/sdkmanager/resources/app/output/installUtils/adapter' -a='install' -c='eyJpZCI6Ik5WX0w0VF9GTEFTSF9OQU5PX1dJVEhfT1NfSU1BR0VfQ09NUCIsIm5hbWUiOiJGbGFzaCBKZXRzb24gTmFubyIsImRlc2NyaXB0aW9uIjoiRmxhc2ggSmV0c29uIE5hbm8iLCJjb21wVHlwZSI6ImZsYXNoIiwiaXNWaXNpYmxlIjp0cnVlLCJsaWNlbnNlSWQiOiJOVl9KRVRQQUNLX09TX0VVTEEiLCJpc0RldGVjdGFibGVJbnN0YWxsIjpmYWxzZSwiaXNJbnN0YWxsUGF0aEN1c3RvbWl6YWJsZSI6dHJ1ZSwiZXN0aW1hdGVJbnN0YWxsRHVyYXRpb25TZWNvbmRzIjo4MDAsInZlcnNpb24iOiIzMi4yIiwib3BlcmF0aW5nU3lzdGVtcyI6WyJ1YnVudHUxNjA0IiwidWJ1bnR1MTgwNCJdLCJpbnN0YWxsU2l6ZU1CIjozMDA1MywiZG93bmxvYWRGaWxlcyI6W10sImluc3RhbGxQYXJhbWV0ZXJzIjp7Imluc3RhbGxEaXIiOiJ7e1RBUkdFVF9ST09UfX0ve3tCVU5ETEVfVElUTEV9fV97e0JPQVJEX0lEfX0vTGludXhfZm9yX1RlZ3JhIiwicHJlSW5zdGFsbENvbW1hbmRzIjpbeyJjb21tZW50IjoiUGVyIGJ1ZyAyMDA1MDI1MzYgIzgiLCJ1c2VyQ29tbWFuZCI6InN1ZG8gYXB0LWdldCBpbnN0YWxsIC15IHB5dGhvbiJ9XSwiaW5zdGFsbENvbW1hbmRzIjpbeyJ1c2VyQ29tbWFuZCI6InN1ZG8gLi9mbGFzaC5zaCBqZXRzb24tbmFuby1lbW1jIG1tY2JsazBwMSJ9LHsidXNlckNvbW1hbmQiOiJzbGVlcCAyMCJ9XX0sInRhcmdldElkcyI6WyJQMzQ0OC0wMDIwIl0sImRlcGVuZGVuY2llcyI6W3siaWQiOiJOVl9MNFRfRklMRV9TWVNURU1fQU5EX09TX05BTk9fVFgxX0NPTVAiLCJvcGVyYXRvciI6Ij09IiwidmVyIjoiMzIuMi4wMSIsIl9pZCI6Ik5WX0w0VF9GSUxFX1NZU1RFTV9BTkRfT1NfTkFOT19UWDFfQ09NUEBQMzQ0OC0wMDIwIn0seyJpZCI6Ik5WX0w0VF9EUklWRVJTX05BTk9fVFgxX0NPTVAiLCJvcGVyYXRvciI6Ij09IiwidmVyIjoiMzIuMi4wMSIsIl9pZCI6Ik5WX0w0VF9EUklWRVJTX05BTk9fVFgxX0NPTVBAUDM0NDgtMDAyMCJ9LHsiaWQiOiJOVl9MNFRfREVWSUNFX01PREVfU0VUVVBfQ09NUF9JTl9GTEFTSCIsIm9wZXJhdG9yIjoiPT0iLCJ2ZXIiOiIxLjAiLCJfaWQiOiJOVl9MNFRfREVWSUNFX01PREVfU0VUVVBfQ09NUF9JTl9GTEFTSEBQMzQ0OC0wMDIwIn1dLCJleHRlcm5hbF9kZXBlbmRlbmNpZXMiOltdLCJ0YXJnZXRJRCI6IlAzNDQ4LTAwMjAiLCJfaWQiOiJOVl9MNFRfRkxBU0hfTkFOT19XSVRIX09TX0lNQUdFX0NPTVBAUDM0NDgtMDAyMCIsInBhcmVudElEIjoiTlZfRFJJVkVfRkxBU0hfVEFSR0VUX0dST1VQIiwiX3BhcmVudElEIjoiTlZfRFJJVkVfRkxBU0hfVEFSR0VUX0dST1VQQFAzNDQ4LTAwMjAiLCJpbnN0YWxsU3RhdHVzIjoibm9uZSIsImFjdGlvbiI6MSwiYnVuZGxlVGl0bGUiOiJKZXRQYWNrXzQuMi4yX0xpbnV4X0dBIiwiaW5zdGFsbFBhdGgiOiIvaG9tZS9jaGlob25nL252aWRpYS9udmlkaWFfc2RrL0pldFBhY2tfNC4yLjJfTGludXhfR0FfUDM0NDgtMDAyMCIsImluc3RhbGxSb290IjoiL2hvbWUvY2hpaG9uZy9udmlkaWEvbnZpZGlhX3NkayIsImJvYXJkSUQiOiJQMzQ0OC0wMDIwIiwidGFyZ2V0QWNjZXNzSW5mbyI6eyJ1c2VyIjoiIiwicGFzc3dvcmQiOiIiLCJob3N0IjoiMTkyLjE2OC41NS4xIiwicG9ydCI6IjIyIn0sImlzRHJ5UnVuIjpmYWxzZX0=' -i='NV_L4T_FLASH_NANO_WITH_OS_IMAGE_COMP' -v='32.2' -l='/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020' -L='/home/chihong/.nvsdkm/logs/JetPack_4.2.2_Linux_GA' -p='6928' -t='P3448-0020' -e='undefined' >
16:09:04 INFO : Flash Jetson Nano : [ Disk Avail:28.99 GB ]
16:09:04 INFO : Flash Jetson Nano : Using GenericInstaller to Install NV_L4T_FLASH_NANO_WITH_OS_IMAGE_COMP
16:09:04 INFO : Flash Jetson Nano : change working directory to /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra
16:09:04 INFO : Flash Jetson Nano : [ Component PreInstall Started ]
16:09:04 INFO : Flash Jetson Nano : current working directory is /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra
16:09:04 INFO : Flash Jetson Nano : exec_command: sudo apt-get install -y python
16:09:04 INFO : Flash Jetson Nano : Reading package lists...
16:09:04 INFO : Flash Jetson Nano : Building dependency tree...
16:09:04 INFO : Flash Jetson Nano : Reading state information...
16:09:06 INFO : Flash Jetson Nano : python is already the newest version (2.7.15~rc1-1).
16:09:06 INFO : Flash Jetson Nano : 0 upgraded, 0 newly installed, 0 to remove and 217 not upgraded.
16:09:06 INFO : Flash Jetson Nano : [ Component PreInstall Finished Successfully ]
16:09:06 INFO : Flash Jetson Nano : [ Component Install Started ]
16:09:06 INFO : Flash Jetson Nano : current working directory is /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra
16:09:06 INFO : Flash Jetson Nano : exec_command: sudo ./flash.sh jetson-nano-emmc mmcblk0p1
16:09:06 INFO : Flash Jetson Nano : ###############################################################################
16:09:06 INFO : Flash Jetson Nano : # L4T BSP Information:
16:09:06 INFO : Flash Jetson Nano : # R32 , REVISION: 2.1
16:09:06 INFO : Flash Jetson Nano : ###############################################################################
16:09:06 INFO : Flash Jetson Nano : # Target Board Information:
16:09:06 INFO : Flash Jetson Nano : # Name: jetson-nano-emmc, Board Family: t210ref, SoC: Tegra 210,
16:09:06 INFO : Flash Jetson Nano : # OpMode: production, Boot Authentication: ,
16:09:06 INFO : Flash Jetson Nano : ###############################################################################
16:09:06 INFO : Flash Jetson Nano : ./tegraflash.py --chip 0x21 --applet "/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_recovery.bin" --skipuid --cmd "dump eeprom boardinfo cvm.bin"
16:09:08 INFO : Flash Jetson Nano : Welcome to Tegra Flash
16:09:08 INFO : Flash Jetson Nano : version 1.0.0
16:09:08 INFO : Flash Jetson Nano : Type ? or help for help and q or quit to exit
16:09:08 INFO : Flash Jetson Nano : Use ! to execute system commands
16:09:08 INFO : Flash Jetson Nano :
16:09:08 INFO : Flash Jetson Nano : [ 0.2007 ] Generating RCM messages
16:09:08 INFO : Flash Jetson Nano : [ 0.2194 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_recovery.bin 0 0
16:09:08 INFO : Flash Jetson Nano : [ 0.2207 ] RCM 0 is saved as rcm_0.rcm
16:09:08 INFO : Flash Jetson Nano : [ 0.2787 ] RCM 1 is saved as rcm_1.rcm
16:09:08 INFO : Flash Jetson Nano : [ 0.2787 ] List of rcm files are saved in rcm_list.xml
16:09:08 INFO : Flash Jetson Nano : [ 0.2787 ]
16:09:08 INFO : Flash Jetson Nano : [ 0.2788 ] Signing RCM messages
16:09:08 INFO : Flash Jetson Nano : [ 0.3527 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
16:09:08 INFO : Flash Jetson Nano : [ 0.3543 ] Assuming zero filled SBK key
16:09:08 INFO : Flash Jetson Nano : [ 0.4990 ]
16:09:08 INFO : Flash Jetson Nano : [ 0.4991 ] Copying signature to RCM mesages
16:09:08 INFO : Flash Jetson Nano : [ 0.5006 ] tegrarcm --chip 0x21 0 --updatesig rcm_list_signed.xml
16:09:08 INFO : Flash Jetson Nano : [ 0.5024 ]
16:09:08 INFO : Flash Jetson Nano : [ 0.5024 ] Boot Rom communication
16:09:08 INFO : Flash Jetson Nano : [ 0.5036 ] tegrarcm --chip 0x21 0 --rcm rcm_list_signed.xml --skipuid
16:09:08 INFO : Flash Jetson Nano : [ 0.5047 ] RCM version 0X210001
16:09:09 INFO : Flash Jetson Nano : [ 0.5531 ] Boot Rom communication completed
16:09:09 INFO : Flash Jetson Nano : [ 1.5641 ]
16:09:09 INFO : Flash Jetson Nano : [ 1.5642 ] dump EEPROM info
16:09:09 INFO : Flash Jetson Nano : [ 1.5659 ] tegrarcm --oem platformdetails eeprom /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/cvm.bin
16:09:09 INFO : Flash Jetson Nano : [ 1.5673 ] Applet version 00.01.0000
16:09:09 INFO : Flash Jetson Nano : [ 1.5748 ] Saved platform info in /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/cvm.bin
16:09:09 INFO : Flash Jetson Nano : [ 1.6574 ]
16:09:09 ERROR : Flash Jetson Nano : Board ID(3448) version(400)
16:09:09 INFO : Flash Jetson Nano : copying bctfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/BCT/P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg)... done.
16:09:09 INFO : Flash Jetson Nano : copying bootloader(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
16:09:09 INFO : Flash Jetson Nano : copying initrd(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
16:09:10 INFO : Flash Jetson Nano : populating kernel to rootfs... done.
16:09:10 INFO : Flash Jetson Nano : populating initrd to rootfs... done.
16:09:10 INFO : Flash Jetson Nano : populating /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb to rootfs... done.
16:09:10 INFO : Flash Jetson Nano : Making Boot image... done.
16:09:10 INFO : Flash Jetson Nano : Existing sosfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_recovery.bin) reused.
16:09:10 INFO : Flash Jetson Nano : copying tegraboot(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/nvtboot.bin)... done.
16:09:10 INFO : Flash Jetson Nano : copying cpu_bootloader(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
16:09:10 INFO : Flash Jetson Nano : copying bpffile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/sc7entry-firmware.bin)... done.
16:09:10 INFO : Flash Jetson Nano : Existing badpagefile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/badpage.bin) reused.
16:09:10 INFO : Flash Jetson Nano : copying wb0boot(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/warmboot.bin)... done.
16:09:10 INFO : Flash Jetson Nano : Existing tosfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/tos-mon-only.img) reused.
16:09:10 INFO : Flash Jetson Nano : Existing eksfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/eks.img) reused.
16:09:10 INFO : Flash Jetson Nano : copying dtbfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb)... done.
16:09:11 INFO : Flash Jetson Nano : Copying nv_boot_control.conf to rootfs
16:09:11 INFO : Flash Jetson Nano : Making system.img...
16:11:12 INFO : Flash Jetson Nano : populating rootfs from /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/rootfs ...
16:14:38 INFO : Flash Jetson Nano : done.
16:14:44 INFO : Flash Jetson Nano : Sync'ing system.img ... done.
16:14:45 INFO : Flash Jetson Nano : Converting RAW image to Sparse image...
16:14:45 ERROR : Flash Jetson Nano :
16:14:45 INFO : Flash Jetson Nano : ---- Raw to Sparse Image Converter v1.0 ----------------------------
16:14:45 ERROR : Flash Jetson Nano : 0: RAW: 6291456( 6 blks) ==> 28:6291468
16:14:45 ERROR : Flash Jetson Nano : 1: SKP: 31457280( 30 blks) ==> 6291496:12
16:14:45 ERROR : Flash Jetson Nano : 2: RAW: 8388608( 8 blks) ==> 6291508:8388620
16:14:46 ERROR : Flash Jetson Nano : 3: SKP: 88080384( 84 blks) ==> 14680128:12
16:14:46 ERROR : Flash Jetson Nano : 4: RAW: 1048576( 1 blks) ==> 14680140:1048588
16:14:46 ERROR : Flash Jetson Nano : 5: SKP: 3145728( 3 blks) ==> 15728728:12
16:14:46 ERROR : Flash Jetson Nano : 6: RAW: 27262976( 26 blks) ==> 15728740:27262988
16:14:46 ERROR : Flash Jetson Nano : 7: SKP: 1048576( 1 blks) ==> 42991728:12
16:14:46 ERROR : Flash Jetson Nano : 8: RAW: 44040192( 42 blks) ==> 42991740:44040204
16:14:46 ERROR : Flash Jetson Nano : 9: SKP: 15728640( 15 blks) ==> 87031944:12
16:14:46 ERROR : Flash Jetson Nano : 10: RAW: 92274688( 88 blks) ==> 87031956:92274700
16:14:46 ERROR : Flash Jetson Nano : 11: SKP: 1048576( 1 blks) ==> 179306656:12
16:14:46 ERROR : Flash Jetson Nano : 12: RAW: 58720256( 56 blks) ==> 179306668:58720268
16:14:46 ERROR : Flash Jetson Nano : 13: SKP: 1048576( 1 blks) ==> 238026936:12
16:14:46 ERROR : Flash Jetson Nano : 14: RAW: 20971520( 20 blks) ==> 238026948:20971532
16:14:46 ERROR : Flash Jetson Nano : 15: SKP: 2097152( 2 blks) ==> 258998480:12
16:14:46 ERROR : Flash Jetson Nano : 16: RAW: 1048576( 1 blks) ==> 258998492:1048588
16:14:46 ERROR : Flash Jetson Nano : 17: SKP: 3145728( 3 blks) ==> 260047080:12
16:14:46 ERROR : Flash Jetson Nano : 18: RAW: 3145728( 3 blks) ==> 260047092:3145740
16:14:46 ERROR : Flash Jetson Nano : 19: SKP: 1048576( 1 blks) ==> 263192832:12
16:14:46 ERROR : Flash Jetson Nano : 20: RAW: 32505856( 31 blks) ==> 263192844:32505868
16:14:46 ERROR : Flash Jetson Nano : 21: SKP: 1048576( 1 blks) ==> 295698712:12
16:14:46 ERROR : Flash Jetson Nano : 22: RAW: 32505856( 31 blks) ==> 295698724:32505868
16:14:46 ERROR : Flash Jetson Nano : 23: SKP: 1048576( 1 blks) ==> 328204592:12
16:14:47 ERROR : Flash Jetson Nano : 24: RAW: 158334976( 151 blks) ==> 328204604:158334988
16:14:47 ERROR : Flash Jetson Nano : 25: SKP: 1048576( 1 blks) ==> 486539592:12
16:14:47 ERROR : Flash Jetson Nano : 26: RAW: 15728640( 15 blks) ==> 486539604:15728652
16:14:47 ERROR : Flash Jetson Nano : 27: SKP: 1048576( 1 blks) ==> 502268256:12
16:14:47 ERROR : Flash Jetson Nano : 28: RAW: 10485760( 10 blks) ==> 502268268:10485772
16:14:47 ERROR : Flash Jetson Nano : 29: SKP: 6291456( 6 blks) ==> 512754040:12
16:14:47 ERROR : Flash Jetson Nano : 30: RAW: 1048576( 1 blks) ==> 512754052:1048588
16:14:47 ERROR : Flash Jetson Nano : 31: SKP: 3145728( 3 blks) ==> 513802640:12
16:14:47 ERROR : Flash Jetson Nano : 32: RAW: 1048576( 1 blks) ==> 513802652:1048588
16:14:47 ERROR : Flash Jetson Nano : 33: SKP: 3145728( 3 blks) ==> 514851240:12
16:14:47 ERROR : Flash Jetson Nano : 34: RAW: 142606336( 136 blks) ==> 514851252:142606348
16:14:47 ERROR : Flash Jetson Nano : 35: SKP: 1048576( 1 blks) ==> 657457600:12
16:14:47 ERROR : Flash Jetson Nano : 36: RAW: 78643200( 75 blks) ==> 657457612:78643212
16:14:47 ERROR : Flash Jetson Nano : 37: SKP: 4194304( 4 blks) ==> 736100824:12
16:14:48 ERROR : Flash Jetson Nano : 38: RAW: 34603008( 33 blks) ==> 736100836:34603020
16:14:48 ERROR : Flash Jetson Nano : 39: SKP: 7340032( 7 blks) ==> 770703856:12
16:14:48 ERROR : Flash Jetson Nano : 40: RAW: 13631488( 13 blks) ==> 770703868:13631500
16:14:48 ERROR : Flash Jetson Nano : 41: SKP: 3145728( 3 blks) ==> 784335368:12
16:14:48 ERROR : Flash Jetson Nano : 42: RAW: 22020096( 21 blks) ==> 784335380:22020108
16:14:48 ERROR : Flash Jetson Nano : 43: SKP: 3145728( 3 blks) ==> 806355488:12
16:14:48 ERROR : Flash Jetson Nano : 44: RAW: 15728640( 15 blks) ==> 806355500:15728652
16:14:48 ERROR : Flash Jetson Nano : 45: SKP: 1048576( 1 blks) ==> 822084152:12
16:14:48 ERROR : Flash Jetson Nano : 46: RAW: 38797312( 37 blks) ==> 822084164:38797324
16:14:48 ERROR : Flash Jetson Nano : 47: SKP: 3145728( 3 blks) ==> 860881488:12
16:14:48 ERROR : Flash Jetson Nano : 48: RAW: 49283072( 47 blks) ==> 860881500:49283084
16:14:48 ERROR : Flash Jetson Nano : 49: SKP: 1048576( 1 blks) ==> 910164584:12
16:14:48 ERROR : Flash Jetson Nano : 50: RAW: 36700160( 35 blks) ==> 910164596:36700172
16:14:48 ERROR : Flash Jetson Nano : 51: SKP: 5242880( 5 blks) ==> 946864768:12
16:14:49 ERROR : Flash Jetson Nano : 52: RAW: 68157440( 65 blks) ==> 946864780:68157452
16:14:49 ERROR : Flash Jetson Nano : 53: SKP: 3145728( 3 blks) ==> 1015022232:12
16:14:49 ERROR : Flash Jetson Nano : 54: RAW: 97517568( 93 blks) ==> 1015022244:97517580
16:14:49 ERROR : Flash Jetson Nano : 55: SKP: 7340032( 7 blks) ==> 1112539824:12
16:14:49 ERROR : Flash Jetson Nano : 56: RAW: 141557760( 135 blks) ==> 1112539836:141557772
16:14:49 ERROR : Flash Jetson Nano : 57: SKP: 1048576( 1 blks) ==> 1254097608:12
16:14:49 ERROR : Flash Jetson Nano : 58: RAW: 115343360( 110 blks) ==> 1254097620:115343372
16:14:49 ERROR : Flash Jetson Nano : 59: SKP: 2097152( 2 blks) ==> 1369440992:12
16:14:50 ERROR : Flash Jetson Nano : 60: RAW: 53477376( 51 blks) ==> 1369441004:53477388
16:14:50 ERROR : Flash Jetson Nano : 61: SKP: 5242880( 5 blks) ==> 1422918392:12
16:14:50 ERROR : Flash Jetson Nano : 62: RAW: 15728640( 15 blks) ==> 1422918404:15728652
16:14:51 ERROR : Flash Jetson Nano : 63: SKP: 495976448( 473 blks) ==> 1438647056:12
16:14:51 ERROR : Flash Jetson Nano : 64: RAW: 7340032( 7 blks) ==> 1438647068:7340044
16:14:51 ERROR : Flash Jetson Nano : 65: SKP: 26214400( 25 blks) ==> 1445987112:12
16:14:51 ERROR : Flash Jetson Nano : 66: RAW: 19922944( 19 blks) ==> 1445987124:19922956
16:14:52 ERROR : Flash Jetson Nano : 67: SKP: 80740352( 77 blks) ==> 1465910080:12
16:14:52 ERROR : Flash Jetson Nano : 68: RAW: 167772160( 160 blks) ==> 1465910092:167772172
16:14:52 ERROR : Flash Jetson Nano : 69: SKP: 33554432( 32 blks) ==> 1633682264:12
16:14:52 ERROR : Flash Jetson Nano : 70: RAW: 29360128( 28 blks) ==> 1633682276:29360140
16:14:53 ERROR : Flash Jetson Nano : 71: SKP: 843055104( 804 blks) ==> 1663042416:12
16:14:53 ERROR : Flash Jetson Nano : 72: RAW: 1048576( 1 blks) ==> 1663042428:1048588
16:14:54 ERROR : Flash Jetson Nano : 73: SKP: 267386880( 255 blks) ==> 1664091016:12
16:14:54 ERROR : Flash Jetson Nano : 74: RAW: 1048576( 1 blks) ==> 1664091028:1048588
16:14:55 ERROR : Flash Jetson Nano : 75: SKP: 670040064( 639 blks) ==> 1665139616:12
16:14:55 ERROR : Flash Jetson Nano : 76: RAW: 7340032( 7 blks) ==> 1665139628:7340044
16:14:55 ERROR : Flash Jetson Nano : 77: SKP: 26214400( 25 blks) ==> 1672479672:12
16:14:55 ERROR : Flash Jetson Nano : 78: RAW: 17825792( 17 blks) ==> 1672479684:17825804
16:14:55 ERROR : Flash Jetson Nano : 79: SKP: 82837504( 79 blks) ==> 1690305488:12
16:14:57 ERROR : Flash Jetson Nano : 80: RAW: 26214400( 25 blks) ==> 1690305500:26214412
16:14:57 ERROR : Flash Jetson Nano : 81: SKP: 2097152( 2 blks) ==> 1716519912:12
16:15:11 ERROR : Flash Jetson Nano : 82: RAW: 663748608( 633 blks) ==> 1716519924:663748620
16:15:12 ERROR : Flash Jetson Nano : 83: SKP: 1321205760( 1260 blks) ==> 2380268544:12
16:15:12 ERROR : Flash Jetson Nano : 84: RAW: 8388608( 8 blks) ==> 2380268556:8388620
16:15:12 ERROR : Flash Jetson Nano : 85: SKP: 25165824( 24 blks) ==> 2388657176:12
16:15:12 ERROR : Flash Jetson Nano : 86: RAW: 14680064( 14 blks) ==> 2388657188:14680076
16:15:12 ERROR : Flash Jetson Nano : 87: SKP: 85983232( 82 blks) ==> 2403337264:12
16:15:12 ERROR : Flash Jetson Nano : 88: RAW: 1048576( 1 blks) ==> 2403337276:1048588
16:15:12 ERROR : Flash Jetson Nano : 89: SKP: 3145728( 3 blks) ==> 2404385864:12
16:15:14 ERROR : Flash Jetson Nano : 90: RAW: 465567744( 444 blks) ==> 2404385876:465567756
16:15:14 ERROR : Flash Jetson Nano : 91: SKP: 33554432( 32 blks) ==> 2869953632:12
16:15:14 ERROR : Flash Jetson Nano : 92: RAW: 7340032( 7 blks) ==> 2869953644:7340044
16:15:15 ERROR : Flash Jetson Nano : 93: SKP: 1502609408( 1433 blks) ==> 2877293688:12
16:15:16 ERROR : Flash Jetson Nano : 94: RAW: 6291456( 6 blks) ==> 2877293700:6291468
16:15:16 ERROR : Flash Jetson Nano : 95: SKP: 27262976( 26 blks) ==> 2883585168:12
16:15:17 ERROR : Flash Jetson Nano : 96: RAW: 8388608( 8 blks) ==> 2883585180:8388620
16:15:17 ERROR : Flash Jetson Nano : 97: SKP: 92274688( 88 blks) ==> 2891973800:12
16:15:26 ERROR : Flash Jetson Nano : 98: RAW: 269484032( 257 blks) ==> 2891973812:269484044
16:15:26 ERROR : Flash Jetson Nano : 99: SKP: 1048576( 1 blks) ==> 3161457856:12
16:15:26 ERROR : Flash Jetson Nano : 100: RAW: 1048576( 1 blks) ==> 3161457868:1048588
16:15:26 ERROR : Flash Jetson Nano : 101: SKP: 1048576( 1 blks) ==> 3162506456:12
16:15:26 ERROR : Flash Jetson Nano : 102: RAW: 1048576( 1 blks) ==> 3162506468:1048588
16:15:27 ERROR : Flash Jetson Nano : 103: SKP: 1048576( 1 blks) ==> 3163555056:12
16:15:37 ERROR : Flash Jetson Nano : 104: RAW: 357564416( 341 blks) ==> 3163555068:357564428
16:15:37 ERROR : Flash Jetson Nano : 105: SKP: 1048576( 1 blks) ==> 3521119496:12
16:15:45 ERROR : Flash Jetson Nano : 106: RAW: 348127232( 332 blks) ==> 3521119508:348127244
16:15:45 ERROR : Flash Jetson Nano : 107: SKP: 25165824( 24 blks) ==> 3869246752:12
16:15:46 ERROR : Flash Jetson Nano : 108: RAW: 33554432( 32 blks) ==> 3869246764:33554444
16:15:47 ERROR : Flash Jetson Nano : 109: SKP: 973078528( 928 blks) ==> 3902801208:12
16:15:47 ERROR : Flash Jetson Nano : 110: RAW: 6291456( 6 blks) ==> 3902801220:6291468
16:15:47 ERROR : Flash Jetson Nano : 111: SKP: 27262976( 26 blks) ==> 3909092688:12
16:15:48 ERROR : Flash Jetson Nano : 112: RAW: 12582912( 12 blks) ==> 3909092700:12582924
16:15:48 ERROR : Flash Jetson Nano : 113: SKP: 88080384( 84 blks) ==> 3921675624:12
16:15:48 ERROR : Flash Jetson Nano : 114: RAW: 1048576( 1 blks) ==> 3921675636:1048588
16:15:48 ERROR : Flash Jetson Nano : 115: SKP: 3145728( 3 blks) ==> 3922724224:12
16:15:55 ERROR : Flash Jetson Nano : 116: RAW: 249561088( 238 blks) ==> 3922724236:249561100
16:15:56 ERROR : Flash Jetson Nano : 117: SKP: 1759510528( 1678 blks) ==> 4172285336:12
16:15:57 ERROR : Flash Jetson Nano : 118: RAW: 7340032( 7 blks) ==> 4172285348:7340044
16:15:57 ERROR : Flash Jetson Nano : 119: SKP: 26214400( 25 blks) ==> 4179625392:12
16:15:57 ERROR : Flash Jetson Nano : 120: RAW: 12582912( 12 blks) ==> 4179625404:12582924
16:15:58 ERROR : Flash Jetson Nano : 121: SKP: 88080384( 84 blks) ==> 4192208328:12
16:16:03 ERROR : Flash Jetson Nano : 122: RAW: 213909504( 204 blks) ==> 4192208340:213909516
16:16:04 ERROR : Flash Jetson Nano : 123: SKP: 1799356416( 1716 blks) ==> 4406117856:12
16:16:04 ERROR : Flash Jetson Nano : -- Total:
16:16:04 ERROR : Flash Jetson Nano : ---------------------------------------------------
16:16:04 ERROR : Flash Jetson Nano : 124 CHUNK 15032385536( 14336 blks) ==> 4406117868(4202 blks)
16:16:04 ERROR : Flash Jetson Nano :
16:16:04 INFO : Flash Jetson Nano : done.
16:16:04 INFO : Flash Jetson Nano : system.img built successfully.
16:16:04 INFO : Flash Jetson Nano : Existing tbcfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/nvtboot_cpu.bin) reused.
16:16:04 INFO : Flash Jetson Nano : copying tbcdtbfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/kernel/dtb/tegra210-p3448-0002-p3449-0000-b00.dtb)... done.
16:16:05 INFO : Flash Jetson Nano : copying cfgfile(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cfg/flash_l4t_t210_emmc_p3448.xml) to flash.xml... done.
16:16:05 INFO : Flash Jetson Nano : copying flasher(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/t210ref/cboot.bin)... done.
16:16:05 INFO : Flash Jetson Nano : Existing flashapp(/home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/tegraflash.py) reused.
16:16:05 INFO : Flash Jetson Nano : ./tegraflash.py --bl cboot.bin --bct P3448_A00_4GB_Micron_4GB_lpddr4_204Mhz_P987.cfg --odmdata 0x94000 --bldtb tegra210-p3448-0002-p3449-0000-b00.dtb --applet nvtboot_recovery.bin --cmd "flash; reboot" --cfg flash.xml --chip 0x21 --bins "EBT cboot.bin; DTB tegra210-p3448-0002-p3449-0000-b00.dtb"
16:16:05 INFO : Flash Jetson Nano : saving flash command in /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/flashcmd.txt
16:16:05 INFO : Flash Jetson Nano : saving Windows flash command to /home/chihong/nvidia/nvidia_sdk/JetPack_4.2.2_Linux_GA_P3448-0020/Linux_for_Tegra/bootloader/flash_win.bat
16:16:05 INFO : Flash Jetson Nano : *** Flashing target device started. ***
16:16:06 INFO : Flash Jetson Nano : Welcome to Tegra Flash
16:16:06 INFO : Flash Jetson Nano : version 1.0.0
16:16:06 INFO : Flash Jetson Nano : Type ? or help for help and q or quit to exit
16:16:06 INFO : Flash Jetson Nano : Use ! to execute system commands
16:16:06 INFO : Flash Jetson Nano :
16:16:06 INFO : Flash Jetson Nano : [ 0.0232 ] tegrasign --key None --getmode mode.txt
16:16:06 INFO : Flash Jetson Nano : [ 0.0249 ] Assuming zero filled SBK key
16:16:06 INFO : Flash Jetson Nano : [ 0.0336 ]
16:16:06 INFO : Flash Jetson Nano : [ 0.0336 ] Generating RCM messages
16:16:06 INFO : Flash Jetson Nano : [ 0.0608 ] tegrarcm --listrcm rcm_list.xml --chip 0x21 0 --download rcm nvtboot_recovery.bin 0 0
16:16:06 INFO : Flash Jetson Nano : [ 0.0620 ] RCM 0 is saved as rcm_0.rcm
16:16:06 INFO : Flash Jetson Nano : [ 0.0828 ] RCM 1 is saved as rcm_1.rcm
16:16:06 INFO : Flash Jetson Nano : [ 0.0829 ] List of rcm files are saved in rcm_list.xml
16:16:06 INFO : Flash Jetson Nano : [ 0.0829 ]
16:16:06 INFO : Flash Jetson Nano : [ 0.0829 ] Signing RCM messages
16:16:06 INFO : Flash Jetson Nano : [ 0.0840 ] tegrasign --key None --list rcm_list.xml --pubkeyhash pub_key.key
16:16:06 INFO : Flash Jetson Nano : [ 0.0852 ] Assuming zero filled SBK key
16:16:06 INFO : Flash Jetson Nano : [ 0.0901 ]

The logs from the message when boot the module are as follows:

[0000.222] [TegraBoot] (version 00.00.2018.01-l4t-89b97a49)
[0000.227] Processing in cold boot mode Bootloader 2
[0000.232] A02 Bootrom Patch rev = 1023
[0000.235] Power-up reason: pmc por
[0000.238] No Battery Present
[0000.241] pmic max77620 reset reason
[0000.244] pmic max77620 NVERC : 0x40
[0000.248] RamCode = 0
[0000.250] Platform has DDR4 type RAM
[0000.253] max77620 disabling SD1 Remote Sense
[0000.258] Setting DDR voltage to 1125mv
[0000.262] Serial Number of Pmic Max77663: 0x1205b1
[0000.269] Entering ramdump check
[0000.272] Get RamDumpCarveOut = 0x0
[0000.276] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.281] Last reboot was clean, booting normally!
[0000.285] Sdram initialization is successful
[0000.289] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.296] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.301] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.307] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.313] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.319] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.325] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.330] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.347] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.353] Platform-DebugCarveout: 0
[0000.356] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.362] Non secure mode, and RB not enabled.
[0000.378] Csd NumOfBlocks=0
[0000.387] Using GPT Primary to query partitions
[0000.392] Loading Tboot-CPU binary
[0000.398] Verifying TBC in OdmNonSecureSBK mode
[0000.408] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.415] Bootloader downloaded successfully.
[0000.419] Downloaded Tboot-CPU binary to 0xa0000258
[0000.424] MAX77620_GPIO5 configured
[0000.427] CPU power rail is up
[0000.430] CPU clock enabled
[0000.434] Performing RAM repair
[0000.437] Updating A64 Warmreset Address to 0xa00002e9
[0000.442] Loading NvTbootBootloaderDTB
[0000.456] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.521] Bootloader DTB Load Address: 0x83000000
[0000.526] Loading NvTbootKernelDTB
[0000.540] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.605] Kernel DTB Load Address: 0x83100000
[0000.610] Loading cboot binary
[0000.625] Verifying EBT in OdmNonSecureSBK mode
[0000.668] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.675] Bootloader downloaded successfully.
[0000.682] Using BFS PT to query partitions
[0000.686] Next binary entry address: 0x92c00258
[0000.690] BoardId: 3448
[0000.695] Overriding pmu board id with proc board id
[0000.700] Display board id is not available
[0000.715] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0000.767] /bpmp deleted
[0000.770] SC7EntryFw header found loaded at 0xff700000
[0000.958] OVR2 PMIC
[0000.960] Bpmp FW successfully loaded
[0000.964] WB0 init successfully at 0xff780000
[0000.968] Set NvDecSticky Bits
[0000.972] GSC2 address ff53fffc value c0edbbcc
[0000.978] GSC MC Settings done
[0000.981] TOS Image length 53680
[0000.984] Monitor size 53680
[0000.987] OS size 0
[0000.993] Secure Os AES-CMAC Verification Success!
[0000.997] TOS image cipher info: plaintext
[0001.001] Loading and Validation of Secure OS Successful
[0001.017] SC7 Entry Firmware - 0xff700000, 0x4000
[0001.022] NvTbootPackSdramParams: start.
[0001.027] NvTbootPackSdramParams: done.
[0001.031] Tegraboot started after 151720 us
[0001.035] Basic modules init took 569545 us
[0001.039] Sec Bootdevice Read Time = 57 ms, Read Size = 2292 KB
[0001.044] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0001.050] Next stage binary read took 11900 us
[0001.054] Carveout took -23603 us
[0001.057] CPU initialization took 346243 us
[0001.061] Total time taken by TegraBoot 904085 us

[0001.066] Starting CPU & Halting co-processor

64NOTICE: BL31: v1.3(release):a28d87f09
NOTICE: BL31: Built : 21:10:01, Aug 12 2019
ERROR: Error initializing runtime service trusty_fast
[0001.188] RamCode = 0
[0001.193] LPDDR4 Training: Read DT: Number of tables = 2
[0001.198] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0001.211] EMC Training Successful
[0001.214] 408000 not found in DVFS table
[0001.220] RamCode = 0
[0001.223] DT Write: emc-table@204000 succeeded
[0001.229] DT Write: emc-table@1600000 succeeded
[0001.233] LPDDR4 Training: Write DT: Number of tables = 2
[0001.272]
[0001.273] Debug Init done
[0001.275] Marked DTB cacheable
[0001.278] Bootloader DTB loaded at 0x83000000
[0001.283] Marked DTB cacheable
[0001.286] Kernel DTB loaded at 0x83100000
[0001.290] DeviceTree Init done
[0001.301] Pinmux applied successfully
[0001.306] gicd_base: 0x50041000
[0001.309] gicc_base: 0x50042000
[0001.312] Interrupts Init done
[0001.316] Using base:0x60005090 & irq:208 for tick-timer
[0001.322] Using base:0x60005098 for delay-timer
[0001.326] platform_init_timer: DONE
[0001.329] Timer(tick) Init done
[0001.333] osc freq = 38400 khz
[0001.337]
[0001.338] welcome to cboot
[0001.341]
[0001.342] Cboot Version: 00.00.2018.01-t210-3a168c35
[0001.347] calling constructors
[0001.350] initializing heap
[0001.353] initializing threads
[0001.356] initializing timers
[0001.358] creating bootstrap completion thread
[0001.363] top of bootstrap2()
[0001.366] CPU: ARM Cortex A57
[0001.369] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0001.373] initializing platform
[0001.376] Scratch reg 37 & 271 initial value set…
[0001.383] cboot:secure-pmc present
[0001.432] config for ddr50 mode completed
[0001.436] sdmmc bdev is already initialized
[0001.440] Enable APE clock
[0001.443] Un-powergate APE partition
[0001.446] of_register: registering tegra_udc to of_hal
[0001.452] of_register: registering tegra_udc to of_hal
[0001.457] of_register: registering inv20628-driver to of_hal
[0001.462] of_register: registering ads1015-driver to of_hal
[0001.468] of_register: registering lp8557-bl-driver to of_hal
[0001.474] of_register: registering bq2419x_charger to of_hal
[0001.479] of_register: registering cpc to of_hal
[0001.484] of_register: registering bq27441_fuel_gauge to of_hal
[0001.495] gpio framework initialized
[0001.499] of_register: registering tca9539_gpio to of_hal
[0001.504] of_register: registering tca9539_gpio to of_hal
[0001.509] of_register: registering i2c_bus_driver to of_hal
[0001.515] of_register: registering i2c_bus_driver to of_hal
[0001.520] of_register: registering i2c_bus_driver to of_hal
[0001.526] of_register: registering i2c_bus_driver to of_hal
[0001.532] pmic framework initialized
[0001.535] of_register: registering max77620_pmic to of_hal
[0001.541] regulator framework initialized
[0001.544] of_register: registering tps65132_bl_driver to of_hal
[0001.550] initializing target
[0001.556] gpio_driver_register: register ‘tegra_gpio_driver’ driver
[0001.565] fixed regulator driver initialized
[0001.582] initializing OF layer
[0001.585] NCK carveout not present
[0001.588] Skipping dts_overrides
[0001.592] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.609] I2C Bus Init done
[0001.611] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.621] I2C Bus Init done
[0001.624] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.634] I2C Bus Init done
[0001.637] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.647] I2C Bus Init done
[0001.650] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.660] I2C Bus Init done
[0001.663] of_children_init: Ops found for compatible string maxim,max77620
[0001.673] max77620_init using irq 118
[0001.678] register ‘maxim,max77620’ pmic
[0001.682] gpio_driver_register: register ‘max77620-gpio’ driver
[0001.688] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0001.699] I2C Bus Init done
[0001.702] NCK carveout not present
[0001.705] shim_invoke: No NCT, Calling dts updates
[0001.717] Find /i2c@7000c000’s alias i2c0
[0001.721] get eeprom at 1-a0, size 256, type 0
[0001.730] Find /i2c@7000c500’s alias i2c2
[0001.733] get eeprom at 3-a0, size 256, type 0
[0001.738] get eeprom at 3-ae, size 256, type 0
[0001.742] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.747] I2C slave not started
[0001.750] I2C write failed
[0001.753] Writing offset failed
[0001.756] eeprom_init: EEPROM read failed
[0001.760] pm_ids_update: eeprom init failed
[0001.764] pm_ids_update: Updating 3,a0, size 256, type 0
[0001.794] pm_ids_update: The pm board id is 3448-0002-400
[0001.801] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0001.809] pm_ids_update: pm id update successful
[0001.813] pm_ids_update: Updating 3,ae, size 256, type 0
[0001.818] I2C slave not started
[0001.821] I2C write failed
[0001.824] Writing offset failed
[0001.827] eeprom_init: EEPROM read failed
[0001.831] pm_ids_update: eeprom init failed
[0001.861] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0001.867] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0001.875] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0001.881] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0001.890] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e5:de:c4
[0001.896] Plugin Manager: Parse ODM data 0x00094000
[0001.906] shim_cmdline_install: /chosen/bootargs: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0001.927] Find /i2c@7000c000’s alias i2c0
[0001.931] get eeprom at 1-a0, size 256, type 0
[0001.940] Find /i2c@7000c500’s alias i2c2
[0001.943] get eeprom at 3-a0, size 256, type 0
[0001.948] get eeprom at 3-ae, size 256, type 0
[0001.952] pm_ids_update: Updating 1,a0, size 256, type 0
[0001.958] I2C slave not started
[0001.961] I2C write failed
[0001.963] Writing offset failed
[0001.966] eeprom_init: EEPROM read failed
[0001.970] pm_ids_update: eeprom init failed
[0001.974] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.004] pm_ids_update: The pm board id is 3448-0002-400
[0002.011] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0002.018] pm_ids_update: pm id update successful
[0002.022] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.028] I2C slave not started
[0002.031] I2C write failed
[0002.033] Writing offset failed
[0002.036] eeprom_init: EEPROM read failed
[0002.040] pm_ids_update: eeprom init failed
[0002.071] Chip UID is 00000001644568021c00000003068180
[0002.076] Add serial number:14230190224680808106 as DT property
[0002.084] Applying platform configs
[0002.090] platform-init is not present. Skipping
[0002.095] calling apps_init()
[0002.111] Found 14 GPT partitions in “sdmmc3_user”
[0002.115] Proceeding to Cold Boot
[0002.119] starting app android_boot_app
[0002.122] Device state: unlocked
[0002.125] display console init
[0002.134] could not find regulator
[0002.137] hdmi cable connected
[0002.140] I2C slave not started
[0002.143] I2C write failed
[0002.146] Writing offset failed
[0002.149] could not read edid
[0002.155] tmds-config node not found
[0002.159] pmc_set_io_pad_voltage: Error -2 retrieving platform-io-pad-voltagepropsetting ‘avdd-io-hdmi-dp’ regDT entry for leds-pwm not found
u[0002.175] lator to 1050000 micro volts
[0002.180] setting ‘vdd-1v8’ regulator to 1800000 micro volts
[0002.188] could not find regulator
[0002.191] could not find regulator
[0002.195] could not find regulator
[0002.223] using default cmu settings
[0002.227] dc_hdmi_enable, starting HDMI initialisation
[0002.233] dc_hdmi_enable, HDMI initialisation complete
[0002.238] list and configure display window
[0002.243] display console init completed
[0002.250] subnode volume_up is not found !
[0002.254] subnode back is not found !
[0002.258] subnode volume_down is not found !
[0002.262] subnode menu is not found !
[0002.265] Gpio keyboard init success
[0002.312] found decompressor handler: lz4-legacy
[0002.327] decompressing blob (type 1)…
[0002.361] load_bmp_blob: panelresolution=480 type=0
[0002.410] decompressor handler not found
[0002.414] load_firmware_blob: Firmware blob loaded, entries=2
[0002.419] se_aes_verify_sbk_clear: Error
[0002.423] bl_battery_charging: connected to external power supply
[0002.431] xusb is supported
[0002.437] error while finding nvidia,portmap
[0002.442] could not find regulator
[0002.945] xusb blob version 0 size 124416
[0002.949] firmware size 124416
[0002.954] Firmware timestamp: 0x5cd2a472, Version: 50.22 release
[0002.969] xhci0: 64 bytes context size, 32-bit DMA
[0003.009] usbus0: 5.0Gbps Super Speed USB v3.0
[0003.029] uhub0: <Nvidia XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[0003.679] uhub0: 9 ports with 9 removable, self powered
[0004.679] failed to get HID devices
[0004.682] failed to init xhci or no usb device attached
[0004.696] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0004.703] MSC Partition not found
[0004.712] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0004.720] USP partition read failed!
[0004.723] blob_init: blob-partition USP header read failed
[0004.729] android_boot Unable to update recovery partition
[0004.734] kfs_getpartname: name = LNX
[0004.738] Loading kernel from LNX
[0004.763] Verifying boot image in OdmNonSecureSBK mode
[0004.807] kernel load address: 0x80080000, size: 482032 bytes
[0004.812] ramdisk load address: 0x84100000, size: 0 bytes
[0004.818] load kernel from storage
[0004.827] decompressor handler not found
[0004.847] Successfully loaded kernel and ramdisk images
[0004.853] load_bmp_blob: panelresolution=480 type=0
[0004.927] display bmp image done
[0004.930] NCK carveout not present
[0004.933] Skipping dts_overrides
[0004.937] NCK carveout not present
[0004.940] shim_invoke: No NCT, Calling dts updates
[0004.951] Find /i2c@7000c000’s alias i2c0
[0004.955] get eeprom at 1-a0, size 256, type 0
[0004.964] Find /i2c@7000c500’s alias i2c2
[0004.968] get eeprom at 3-a0, size 256, type 0
[0004.972] get eeprom at 3-ae, size 256, type 0
[0004.976] pm_ids_update: Updating 1,a0, size 256, type 0
[0004.982] I2C slave not started
[0004.985] I2C write failed
[0004.987] Writing offset failed
[0004.990] eeprom_init: EEPROM read failed
[0004.994] pm_ids_update: eeprom init failed
[0004.998] pm_ids_update: Updating 3,a0, size 256, type 0
[0005.029] pm_ids_update: The pm board id is 3448-0002-400
[0005.035] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0005.043] pm_ids_update: pm id update successful
[0005.047] pm_ids_update: Updating 3,ae, size 256, type 0
[0005.053] I2C slave not started
[0005.056] I2C write failed
[0005.058] Writing offset failed
[0005.061] eeprom_init: EEPROM read failed
[0005.065] pm_ids_update: eeprom init failed
[0005.095] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0005.101] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0005.109] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0005.115] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0005.124] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e5:de:c4
[0005.130] Plugin Manager: Parse ODM data 0x00094000
[0005.140] shim_cmdline_install: /chosen/bootargs: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.155] Add serial number:14230190224680808106 as DT property
[0005.164] “bpmp” doesn’t exist, creating
[0005.170] Updated bpmp info to DTB
[0005.175] Updated initrd info to DTB
[0005.178] “proc-board” doesn’t exist, creating
[0005.184] Updated board info to DTB
[0005.187] “pmu-board” doesn’t exist, creating
[0005.192] Updated board info to DTB
[0005.196] “display-board” doesn’t exist, creating
[0005.201] Updated board info to DTB
[0005.205] “reset” doesn’t exist, creating
[0005.209] Updated reset info to DTB
[0005.212] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb3000 is_hdmi_initialised=1
[0005.251] DTB cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.264] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[0005.277] Updated bootarg info to DTB
[0005.280] Adding uuid 00000001644568021c00000003068180 to DT
[0005.286] Adding eks info 0 to DT
[0005.292] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0005.298] Updated memory info to DTB
[0005.306] set vdd_core voltage to 1125 mv
[0005.310] setting ‘vdd-core’ regulator to 1125000 micro volts
[0005.329] could not find regulator
[0005.332] Found secure-pmc; disable BPMP

U-Boot 2016.07-gd917e08cec (Aug 12 2019 - 21:10:20 -0700)

TEGRA210
Model: NVIDIA P3450-Porg
Board: NVIDIA P3450-PORG
DRAM: 4 GiB
MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
Using default environment

In: serial
Out: serial
Err: serial
Net: No ethernet found.
MMC: no card present
** Bad device mmc 1 **
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
733 bytes read in 113 ms (5.9 KiB/s)
L4T boot options
1: primary kernel
Enter choice: 1: primary kernel
Retrieving file: /boot/initrd
5562384 bytes read in 182 ms (29.1 MiB/s)
Retrieving file: /boot/Image
34179080 bytes read in 806 ms (40.4 MiB/s)
append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb3000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet

Flattened Device Tree blob at 83100000

Booting using the fdt blob at 0x83100000
reserving fdt memory region: addr=80000000 size=20000
Using Device Tree in place at 0000000083100000, end 0000000083177238

Starting kernel …

[ 1.053284] tegradc tegradc.1: dpd enable lookup fail:-19 [ 1.109052] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.116018] tegradc tegradc.1: dp: Failed for I2C write addr:80, size:1, stat:0x10000100 [ 1.136621] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.142971] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.156242] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.164679] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.178022] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.184316] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.197660] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.199266] tegradc tegradc.0: hdmi: edid read failed [ 1.209030] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.209035] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2) [ 1.242018] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121) [ 1.242051] imx219 7-0010: board setup failed [ 1.266097] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121) [ 1.266129] imx219 8-0010: board setup failed [ 1.323229] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.323233] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.328229] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.328232] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.333234] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.333237] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.338228] tegradc tegradc.1: dp: aux write got error (0x10000100) [ 1.338231] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100 [ 1.338234] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2) [ 1.338237] hpd: edid read prepare failed [ 1.723242] cgroup: cgroup2: unknown option "nsdelegate" [ 2.751781] using random self ethernet address [ 2.762930] using random host ethernet address [ 2.808820] using random self ethernet address [ 2.825373] using random host ethernet address [ 3.083612] Please complete system configuration setup on desktop to proceed... [ 3.210419] random: crng init done [ 3.213853] random: 7 urandom warning(s) missed due to ratelimiting 10.221650] nvgpu: 57000000.gpu gk20a_pmu_isr:724 [ERR] pmu exterr intr not implemented. Clearing interrupt. [ 10.233425] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:560 [ERR] <>> [ 10.233430] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:504 [ERR] FALCON IMEM BLK MAPPING (PA->VA) (96 TOTAL): [ 10.233448] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x00: 0x01000000 0x01000100 0x01000200 0x01000300 [ 10.233452] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x04: 0x01000400 0x01000500 0x01000600 0x01000700 [ 10.233468] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x08: 0x01000800 0x01000900 0x01000a00 0x01000b00 [ 10.233471] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x0c: 0x01000c00 0x01000d00 0x01000e00 0x01000f00 [ 10.233491] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x10: 0x01001000 0x01001100 0x01001200 0x01001300 [ 10.233494] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x14: 0x01001400 0x01001500 0x01001600 0x01002d00 [ 10.233510] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x18: 0x01002e00 0x01002f00 0x01003000 0x01003100 [ 10.233513] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x1c: 0x01001c00 0x01001d00 0x01001e00 0x01001f00 [ 10.233529] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x20: 0x01002000 0x01002100 0x01002200 0x01004b00 [ 10.233532] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x24: 0x01004c00 0x01004d00 0x01004e00 0x01004f00 [ 10.233548] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x28: 0x01005000 0x01005100 0x01002300 0x01002400 [ 10.233551] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x2c: 0x01002500 0x01003200 0x01003300 0x01003400 [ 10.233567] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x30: 0x01003500 0x01003600 0x01003700 0x01003800 [ 10.233570] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x34: 0x01003900 0x01003a00 0x01003b00 0x01003c00 [ 10.233586] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x38: 0x01003d00 0x01003e00 0x01003f00 0x01004000 [ 10.233589] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x3c: 0x01004100 0x01004200 0x01004300 0x01004400 [ 10.233605] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x40: 0x01004500 0x01004600 0x01004700 0x01004800 [ 10.233608] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x44: 0x01004900 0x01004a00 0x01005200 0x01005300 [ 10.233624] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x48: 0x01005400 0x01005500 0x01005600 0x01005700 [ 10.233627] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x4c: 0x01005800 0x01005900 0x01005a00 0x01005b00 [ 10.233643] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x50: 0x01005c00 0x01005d00 0x01005e00 0x01005f00 [ 10.233646] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x54: 0x01006000 0x01006100 0x01006200 0x01006300 [ 10.233662] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:518 [ERR] 0x58: 0x01006400 0x01006500 0x01006600 0x01002600 [ 10.233665] nvgpu: 57000000.gpu gk20a_falcon_dump_imblk:520 [ERR] 0x5c: 0x01002700 0x01002800 0x01002900 0x01002c00 [ 10.233671] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:541 [ERR] PC TRACE (TOTAL 7 ENTRIES. entry 0 is the most recent branch): [ 10.233676] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(0) : 0x0000054a [ 10.233680] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(1) : 0x00000545 [ 10.233684] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(2) : 0x0000054e [ 10.233688] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(3) : 0x00001041 [ 10.233692] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(4) : 0x000015e2 [ 10.233696] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(5) : 0x0000160e [ 10.233700] nvgpu: 57000000.gpu gk20a_falcon_dump_pc_trace:549 [ERR] FALCON_TRACEPC(6) : 0x00000a59 [ 10.233702] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:567 [ERR] FALCON ICD REGISTERS DUMP [ 10.233706] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041 [ 10.233710] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4 [ 10.233714] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041 [ 10.233718] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4 [ 10.233722] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041 [ 10.233725] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4 [ 10.233729] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:575 [ERR] FALCON_REG_PC : 0x1041 [ 10.233733] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:582 [ERR] FALCON_REG_SP : 0x43c4 [ 10.233737] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:589 [ERR] FALCON_REG_IMB : 0xff5071 [ 10.233741] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:595 [ERR] FALCON_REG_DMB : 0xff50d8 [ 10.233745] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:601 [ERR] FALCON_REG_CSW : 0x330801 [ 10.233749] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:607 [ERR] FALCON_REG_CTX : 0x0 [ 10.233752] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:613 [ERR] FALCON_REG_EXCI : 0x693 [ 10.233757] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[0] : 0xa5a5a5a5 [ 10.233761] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[1] : 0xa5a5a5a5 [ 10.233765] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[2] : 0xa5a5a5a5 [ 10.233769] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[3] : 0xa5a5a5a5 [ 10.233773] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[4] : 0xa5a5a5a5 [ 10.233777] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:622 [ERR] FALCON_REG_RSTAT[5] : 0x4b4 [ 10.233779] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:625 [ERR] FALCON REGISTERS DUMP [ 10.233782] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:627 [ERR] falcon_falcon_os_r : 0 [ 10.233786] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:629 [ERR] falcon_falcon_cpuctl_r : 0x60 [ 10.233790] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:631 [ERR] falcon_falcon_idlestate_r : 0x0 [ 10.233793] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:633 [ERR] falcon_falcon_mailbox0_r : 0x0 [ 10.233797] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:635 [ERR] falcon_falcon_mailbox1_r : 0x0 [ 10.233801] nvgpu: 57000000.gpu gk20a_falcon_dump_stats:637 [ERR] falcon_falcon_irqstat_r :

Hi,

Are you using a module with emmc on the nvidia devkit base board?

yes.

nvidia devkit base board(p3450) is not compatible with emmc module but only the sdcard module (a02).

Please contact below vendor to get your base board.
https://devtalk.nvidia.com/default/topic/1061275/jetson-nano/jetson-nano-module-available-now/post/5374344/#5374344

Hi WayneWWW

We will test the Nano production module on our customized carrier board. But still don’t know which config name we should chose.

In the SDK manager, the p3448-0020 seem target the production Nano module. And in some document I get below comment.
Jetson Nano: P3450-0000 (development module with SD Card memory)
Jetson Nano: P3450-0020 (production module with QSPI-NOR memory)

But in the L4T/kernel/DTB directory the relative dtbs ara,

garret:~/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3448-0020/Linux_for_Tegra$ ls kernel/dtb/
tegra210-jetson-tx1-p2597-2180-a01-devkit-adafruit-sph0645lm4h.dtbo  tegra210-p3448-0000-p3449-0000-a01-hdr40.dtbo
tegra210-jetson-tx1-p2597-2180-a01-devkit.dtb                        tegra210-p3448-0000-p3449-0000-a02-adafruit-sph0645lm4h.dtbo
tegra210-jetson-tx1-p2597-2180-a01-devkit-fe-pi-audio-z-v2.dtbo      tegra210-p3448-0000-p3449-0000-a02.dtb
tegra210-jetson-tx1-p2597-2180-a01-devkit-hdr40.dtbo                 tegra210-p3448-0000-p3449-0000-a02-fe-pi-audio-z-v2.dtbo
tegra210-jetson-tx1-p2597-2180-a02-devkit-24x7.dtb                   tegra210-p3448-0000-p3449-0000-a02-hdr40.dtbo
tegra210-p3448-0000-p3449-0000-a00.dtb                               tegra210-p3448-0000-p3449-0000-b00.dtb
tegra210-p3448-0000-p3449-0000-a01-adafruit-sph0645lm4h.dtbo         tegra210-p3448-0002-p3449-0000-a02.dtb
tegra210-p3448-0000-p3449-0000-a01.dtb                               tegra210-p3448-0002-p3449-0000-b00.dtb
tegra210-p3448-0000-p3449-0000-a01-fe-pi-audio-z-v2.dtbo

We know the production module has 16GB eMMC without SD slot.
The Platform Adaptation and Bring-Up document remarks below information,
sudo ./flash.sh -k DTB mmcblk0p1
Where is the basename of the flash configuration file:
• jetson-nano-sd for a SKU 0000 device
• jetson-nano-qspi for a SKU 0020 device

And in l4t the name of config file include,

garret:~/nvidia/nvidia_sdk/JetPack_4.3_Linux_P3448-0020/Linux_for_Tegra$ ls jetson-*
jetson-nano-emmc.conf  jetson-nano-qspi.conf  jetson-nano-qspi-sd.conf  jetson-tx1.conf

(1) All that makes me confused how chose the config name when I flash the Nano production module. Which config name should I chose for the eMMC only Nano production module, jetson-nano-emmc or jetson-nano-qspi?

(2) In [ur=https://devtalk.nvidia.com/default/topic/1061275/jetson-nano/jetson-nano-module-available-now/post/5382157/#5382157]Jetson Nano module available now #12[/url], there is a B01 version. As the DTBs above shows, the the DTB file name relative to the Nano production module seem possible to be as one of as below,

tegra210-p3448-0000-p3449-0000-b00.dtb
tegra210-p3448-0000-p3449-0000-a02.dtb
tegra210-p3448-0002-p3449-0000-a02.dtb
tegra210-p3448-0002-p3449-0000-b00.dtb

Could please tell me what the p3448-0002 means and the difference with p3448-0020? and what the a02 and b00? why here has no b01? And what the above dtb target to the Nano production module?

Thanks.

garretzou,

To make it more easier to understand, if you are using emmc module, then flash jetson-nano-emmc.conf.

If sdcard module is used, then please use jetson-nano-qspi-sd.conf.
The flash script will tell which dtb to use based on the eeprom info from your module.

Dear WayneWWW,

Thanks,
But we are make a test FW for a faraway production module for industrial product.

For our own customized carried board, still we are not sure if it is necessary to recompile the u-boot source code with dtsi files generated by the Pinmux document.

Thanks

Please file a new topic if you have different problems. This thread only talks about flash failure.

Hi WayneWWW,

Sorry.
Please switch to topic How to port the dtsi files generated by production Nano module pinmux document.
Thanks

Reopening topic, I have an A02 that will not boot after a flash. Only a white screen with nvidia logo. Nothing more. Software update failed on chromium and the system did not recover, and the flash image gives me this result. What should I try?

Hi dabrue,

Please help to open a new topic with more details if it’s still an issue.

Thanks