I can't locate the tegra210-porg-p3448-common.dtsi file

Hello everyone,
I am trying to use the UART 2 (that is purposed for debug console) on the jetson nano to be used as a simple UART to send and receive data I am trying to follow this topic (Jetson Nano - Disable Serial Console to use all 3 UARTS), when I tried to flash my Jetson nano using sdk manager I was able to locate the file “p3448-0000.conf.**common” but I can’t locate the file “tegra210-porg-p3448-common.dtsi” anywhere. can anyone let me know where I can locate this file or is there any other solution to remove to debug console from UART2,
Thank you

Kernel source code needs to be downloaded separately.

Check the website.

Can you please be more specific what file should I download and what are the steps to follow thank you.

Are you able to access above website I shared?

If you can, select the jetpack release version you are using. Download the BSP source code from it.
There would be kernel source code files which include the devicetree you want to get.

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