Jetpack 4.2 file tegra186-soc-base.dtsi is much different than earlier Jetpack versions. I have tried numerous modifications, but have been unable to disable the SMMU for my PCIE. Can anyone help?
May I know how to generate the dtb and flash into Tx2?
Instructions to generate DTB,
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%2520Linux%2520Driver%2520Package%2520Development%2520Guide%2Fkernel_custom.html%23
Instructions to flash kernel and DTB;
Use “-k kernel” and “-k kernel-dtb” to flash kernel image and DTB respectively.
Manikanta