AGX Orin module kernel panic error

Hello,
I am flashing AGX Orin module with devkit. If I install Jetpack 5.1.2, it works well.
but If I install Jetpack 5.1.1, The product flash is successful, it does not boot due to a kernel panic error.
I attached the Booting LOG file.
The flash command is $sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
AGX Orin booting log.txt (60.3 KB)

Please check why it does not boot after flashing Jetpack 5.1.1
Is this booting error related to PCN210100?

Could you share the serial number of the module you use?

Also, each line in your log got truncated after specific length. Please resize the terminal and dump again.

We need your full uart log but not just these partial log.

The serial number is 1420123021847

I apologize for not being able to confirm the log file properly.
I attached full Booting LOG file again.
AGX Orin booting log2.txt (91.1 KB)

I just double check your S/N with our internal team.

This module is not related to PCN210100.

Please share how you flashed your board with jp5.1.1.

$ sudo tar -xvf Jetson_Linux_R35.3.1_aarch64.tbz2
$ cd Linux_for_Tegra/rootfs
$ sudo tar -xvf Tegra_Linux_Sample-Root-Filesystem_R35.3.1_aarch64.tbz2
$ cd ..

Connect devkit in recovery mode to host PC.

$ sudo ./apply_binaries.sh
$ sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1

The flash is successful.

Could you let sdkmanager prepare all the above works instead of manual setup?

Installation with SDK manager gives the same result.
The installation is successful, but it does not boot due to a kernel panic error.

I attached the Booting LOG file and installation LOG zip.
AGX Orin booting log3.txt (92.4 KB)
SDKM_logs_JetPack_5.1.1_(rev._1)_Linux_for_Jetson_AGX_Orin_modules_2023-10-27_13-32-28.zip (393.5 KB)

Hello,
Could I get any update about the issue ?

And Could I RMA the issue module ?

Hi,

Sorry for late reply. Actually this situation cannot apply for RMA because your board can work fine on rel-35.4.1.

It could be some software fix between rel-35.3.1 and rel-35.4.1 for this issue.

Please proceed your development on rel-35.4.1.