Linux kernel not boot up when set ufs status okay in dtsi

Hi supporter,
i encounter a linux kernel not bootup issue in platform: DriveOS 6.0.2 SDK on Drive Orin chip. hope could get your help. thank you!
Below is my make image, flash image flow and issue description:
DTSI: tegra234-soc-ufshc.dtsi is change the ufs status from disabled to okay
make -j12 -C kernel O=${PWD}/out-linux

copy the uncompressed (Image) kernel images to the kernel top directory with the following command:
cp ${PWD}/out-linux/arch/arm64/boot/Image /drive-linux/kernel/preempt_rt/images

copy the newly generated DTB files:
cp ${PWD}out-linux/arch/arm64/boot/dts/nvidia/<dtb_file> /drive-linux/kernel/preempt_rt/

cd /drive-foundation
./make/bind_partitions -d -g -b p3663-a01 linux -u ndas -r high
make -f make/Makefile.bind PCT=linux BOARD=p3663-a01

cd /drive-foundation/tools/flashtools/bootburn

python3 create_bsp_images.py -g ./images -b p3663-a01 -r 02 -R

Tegra Terminal
sudo minicom -D /dev/ttyUSB0 -b 115200

Aurix Shell
sudo minicom -D /dev/ttyUSB1 -b 115200

rcy x1 on
rst x1

p3663-a01

python3 flash_bsp_images.py -P …/bootburn_t23x_py/images/642-63663-0001-001_TS2/ -b p3663-a01 -U …/P3663.cfg
rcy x1 off
rst x1

The issue point:


Dear @shiwei.li,
It looks like you are using P3663 board which is not supported via forum. Please file NvBug and contact your NVIDIA representative for further support.

hi sivaRamaKrishnaNV,
Thanks for your reply, could you tell us the reason for this issue or the issue scope?

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