I try to run jetson nano 2gb, but i don`t have image. I open serial port and see this:
[0000.772] *** Rebooting ***
[0000.157] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[0000.162] Processing in cold boot mode Bootloader 2
[0000.167] A02 Bootrom Patch rev = 1023
[0000.171] Power-up reason: software reset
[0000.174] No Battery Present
[0000.177] pmic max77620 reset reason
[0000.180] pmic max77620 NVERC : 0x0
[0000.184] RamCode = 1
[0000.186] Platform has DDR4 type RAM
[0000.189] max77620 disabling SD1 Remote Sense
[0000.193] Setting DDR voltage to 1125mv
[0000.197] Serial Number of Pmic Max77663: 0x1605ea
[0000.205] Entering ramdump check
[0000.208] Get RamDumpCarveOut = 0x0
[0000.211] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.217] Last reboot was clean, booting normally!
[0000.221] Sdram initialization is successful
[0000.225] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.231] Lp0 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.237] BpmpFw Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.243] GSC1 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.249] Resize the SecureOs Carveout to 0x00100000
[0000.253] GSC2 Carveout Base=0x00000000ff900000 Size=0x00100000
[0000.259] GSC4 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.265] GSC5 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.271] GSC3 Carveout Base=0x00000000bf800000 Size=0x00200000
[0000.277] RamDump Carveout Base=0x0000000000000000 Size=0x00000000
[0000.283] Platform-DebugCarveout: 0
[0000.286] Nck Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.292] Non secure mode, and RB not enabled.
[0000.296] BoardID = 3448, SKU = 0x3
[0000.299] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.303] Nano-SD: checking PT table on QSPI ...
[0000.307] NvTbootFailControlDoFailover: Doing failover: NvTboot partition 6 is corrupted (ec=0x14).
[0000.316] NvTbootFailControlDoClobber:
[0000.319] Current BFS=0
[0000.322] No write function to write to current BFS 0
[0000.327] Clobber: returns e=0x1
[0000.330] - failover failed; Continuing with bad image ...
[0000.335] Read PT from (2:0)
[0000.365] PT crc32 and magic check passed.
[0000.369] Using BFS PT to query partitions
[0000.375] Loading Tboot-CPU binary
[0000.403] Verifying TBC in OdmNonSecureSBK mode
[0000.413] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.420] Bootloader downloaded successfully.
[0000.424] Downloaded Tboot-CPU binary to 0xa0000258
[0000.429] MAX77620_GPIO5 configured
[0000.433] CPU power rail is up
[0000.436] CPU clock enabled
[0000.439] Performing RAM repair
[0000.442] Updating A64 Warmreset Address to 0xa00002e9
[0000.447] BoardID = 3448, SKU = 0x3
[0000.451] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.454] Nano-SD: checking PT table on QSPI ...
[0000.459] NvTbootFailControlDoFailover: Doing failover: NvTboot partition 6 is corrupted (ec=0x14).
[0000.467] NvTbootFailControlDoClobber:
[0000.471] Current BFS=0
[0000.473] No write function to write to current BFS 0
[0000.478] Clobber: returns e=0x1
[0000.481] - failover failed; Continuing with bad image ...
[0000.486] Loading NvTbootBootloaderDTB
[0000.553] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.622] Bootloader DTB Load Address: 0x83000000
[0000.627] BoardID = 3448, SKU = 0x3
[0000.630] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.634] Nano-SD: checking PT table on QSPI ...
[0000.638] NvTbootFailControlDoFailover: Doing failover: NvTboot partition 6 is corrupted (ec=0x14).
[0000.647] NvTbootFailControlDoClobber:
[0000.650] Current BFS=0
[0000.652] No write function to write to current BFS 0
[0000.657] Clobber: returns e=0x1
[0000.660] - failover failed; Continuing with bad image ...
[0000.666] Loading NvTbootKernelDTB
[0000.732] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.755] Verification of NvTbootKernelDTB failed!
[0000.759] NvTbootKernelDTB partition is corrupted!
[0000.764] *** Set to failover in the next boot ***
[0000.769] NvTbootFailControlSetClobber:
[0000.772] *** Rebooting ***
I download and imaged https://developer.nvidia.com/jetson-nano-2gb-sd-card-image. Can you help me?