Nvidia Jetson Nano B01 AI development kit not booting,PT: Partition RBL NOT found!

Hi. my jetson nano isn’t boot correctly .As mention it on other topics I have use SDK to flash jetson but it didn’t work correctly and stop flashing on 99% .
here is serial log:

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-e82258de)
[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 = 0
[0000.153] Platform has DDR4 type RAM
[0000.156] max77620 disabling SD1 Remote Sense
[0000.161] Setting DDR voltage to 1125mv
[0000.165] Serial Number of Pmic Max77663: 0x801ef
[0000.172] Entering ramdump check
[0000.175] Get RamDumpCarveOut = 0x0
[0000.178] 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.198] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.204] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.210] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.216] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.222] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.228] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.233] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.250] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.256] Platform-DebugCarveout: 0
[0000.259] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.265] Non secure mode, and RB not enabled.
[0000.269] BoardID = 3448, SKU = 0x0
[0000.272] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.276] Nano-SD: checking PT table on QSPI ...
[0000.280] Read PT from (2:0)
[0000.296] Using BFS PT to query partitions 
[0000.301] Loading Tboot-CPU binary
[0000.330] Verifying TBC in OdmNonSecureSBK mode
[0000.340] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.347] Bootloader downloaded successfully.
[0000.351] Downloaded Tboot-CPU binary to 0xa0000258
[0000.356] MAX77620_GPIO5 configured
[0000.359] CPU power rail is up
[0000.362] CPU clock enabled
[0000.366] Performing RAM repair
[0000.369] Updating A64 Warmreset Address to 0xa00002e9
[0000.374] BoardID = 3448, SKU = 0x0
[0000.377] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.381] Nano-SD: checking PT table on QSPI ...
[0000.385] Loading NvTbootBootloaderDTB
[0000.452] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.523] Bootloader DTB Load Address: 0x83000000
[0000.528] BoardID = 3448, SKU = 0x0
[0000.531] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.535] Nano-SD: checking PT table on QSPI ...
[0000.539] Loading NvTbootKernelDTB
[0000.605] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.678] Kernel DTB Load Address: 0x83100000
[0000.683] BoardID = 3448, SKU = 0x0
[0000.686] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.690] Nano-SD: checking PT table on QSPI ...
[0000.696] Loading cboot binary
[0000.812] Verifying EBT in OdmNonSecureSBK mode
[0000.853] Bootloader is corrupted!
[0000.857] Error in NvTbootLoadBinary: 0x14 !
[0000.861] BoardID = 3448, SKU = 0x0
[0000.864] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.868] Nano-SD: checking PT table on QSPI ...
[0000.872] PT: Partition RBL NOT found ! 
[0000.876] Warning: Find Partition via PT Failed
[0000.880] Error is 1 

hello aminabazari,

may I know which Nano SKU you’re using, and which JetPack release image you’ve flashed.
thanks

Hello JerryChang
JetPack 4.5. and SKU: 945-13450-0000-100

hello aminabazari,

it looks like a Nano Developer Kit,
may I know you full steps to download the release image and flashing the target.

BTW,
according to NVIDIA SDK Manager | NVIDIA Developer and JetPack 4.6 is the latest production release, please try flashing with the latest release image for confirmation.
thanks

Hello. thanks for helping
I have tried flashing with JetPack 4.6 and 4.5.1 by SDK manager and flash SD card with dd command, the SD card image is OK, because this SD card boot normally on the other Jetson nano Developer Kit. as I see it there might bee hardware issue .

hello aminabazari,

there’s QSPI flashed to the platform.
you should have platform and SD card with the identical release image version.
please also try format the card to narrow down the issue.

furthermore,
if you believe that your Jetson product is defective, please contact the NVIDIA Customer Care team for the RMA process.
thanks

1 Like

I had switched jetson nano modules between 2 Nano Developer Kit and after that both jetson modules don’t turn on. the green led power on and the serial log is mention above. do you have any idea what was happened?!
the SD boot’s normally on other jetson nano.

The problem is on the module QSPI component. This is different from sdcard. Some partitions are on the QSPI components over the module.

So changing carrier board or sdcard image does not help. Only reflashing the sw on QSPI will resolve your issue.

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