Hi
I use Jetson Nano 2GB Dev Kit, power supply for Raspberry pi 4(5V 4A)
I flashed a new SD card and installation is completed.
And I shut down Jetson and try to reboot jetson, but Jetson doesn’t turn on
The power LED is turned on 1sec and turned off. The display doesn’t appear anything. I connected HDMI and mouse and keyboard.
This is boot log
[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-dd84d362)
[0000.130] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.138] Power-up reason: pmc por
[0000.141] No Battery Present
[0000.144] pmic max77620 reset reason
[0000.147] pmic max77620 NVERC : 0x40
[0000.151] RamCode = 1
[0000.153] Platform has DDR4 type RAM
[0000.157] max77620 disabling SD1 Remote Sense
[0000.161] Setting DDR voltage to 1125mv
[0000.165] Serial Number of Pmic Max77663: 0x1624f2
[0000.172] Entering ramdump check
[0000.175] Get RamDumpCarveOut = 0x0
[0000.179] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.184] Last reboot was clean, booting normally!
[0000.188] Sdram initialization is successful
[0000.192] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.199] Lp0 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.204] BpmpFw Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.210] GSC1 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.216] Resize the SecureOs Carveout to 0x00100000
[0000.221] GSC2 Carveout Base=0x00000000ff900000 Size=0x00100000
[0000.227] GSC4 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.232] GSC5 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.238] GSC3 Carveout Base=0x00000000bf800000 Size=0x00200000
[0000.244] RamDump Carveout Base=0x0000000000000000 Size=0x00000000
[0000.250] Platform-DebugCarveout: 0
[0000.253] Nck Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.259] Non secure mode, and RB not enabled.
[0000.263] BoardID = 3448, SKU = 0x3
[0000.266] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.270] Nano-SD: checking PT table on QSPI …
[0000.275] Read PT from (2:0)
[0000.290] Using BFS PT to query partitions
[0000.296] Loading Tboot-CPU binary
[0000.324] Verifying TBC in OdmNonSecureSBK mode
[0000.334] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.341] Bootloader downloaded successfully.
[0000.345] Downloaded Tboot-CPU binary to 0xa0000258
[0000.350] MAX77620_GPIO5 configured
[0000.353] CPU power rail is up
[0000.356] CPU clock enabled
[0000.360] Performing RAM repair
[0000.363] Updating A64 Warmreset Address to 0xa00002e9
[0000.368] BoardID = 3448, SKU = 0x3
[0000.371] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.375] Nano-SD: checking PT table on QSPI …
[0000.379] Loading NvTbootBootloaderDTB
[0000.446] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.515] Bootloader DTB Load Address: 0x83000000
[0000.520] BoardID = 3448, SKU = 0x3
[0000.523] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.527] Nano-SD: checking PT table on QSPI …
[0000.531] Loading NvTbootKernelDTB
[0000.597] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.677] Kernel DTB Load Address: 0x83100000
[0000.681] BoardID = 3448, SKU = 0x3
[0000.684] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.688] Nano-SD: checking PT table on QSPI …
[0000.694] Loading cboot binary
[0000.810] Verifying EBT in OdmNonSecureSBK mode
[0000.852] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0000.859] Bootloader downloaded successfully.
[0000.863] BoardID = 3448, SKU = 0x3
[0000.866] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.870] Nano-SD: checking PT table on QSPI …
[0000.875] PT: Partition NCT NOT found !
[0000.878] Warning: Find Partition via PT Failed
[0000.883] Next binary entry address: 0x92c00258
[0000.887] BoardId: 3448
[0000.892] Overriding pmu board id with proc board id
[0000.896] Display board id is not available
[0000.901] No Bpmp FW loaded
[0000.903] Not loading WB0 as no bpmp/sc7entry fw
[0000.908] Set NvDecSticky Bits
[0000.911] GSC2 address ff93fffc value c0edbbcc
[0000.917] GSC MC Settings done
[0000.920] BoardID = 3448, SKU = 0x3
[0000.924] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.927] Nano-SD: checking PT table on QSPI …
[0000.933] TOS Image length 53680
[0000.936] Monitor size 53680
[0000.939] OS size 0
[0000.954] Secure Os Aes-CMAC Verification Failed!
[0000.958] Error in NvTbootValidateTOS [11]
[0000.962] Validation of secure os failed!
[0000.966] Device Shutdown called …
I hope to solve this problem. How can I solve this problem?
Thank you in advance
Jaeyeong