Tool/software:
Hi,
I have a doubt regarding the SDK's being used. I have referred this link https://www.ti.com/tool/J784S4XEVM to get ti-processor-sdk-linux-adas-j784s4-evm-09_02_00_05-Linux-x86-Install.bin file and followed the steps given in Processor SDK Linux Softeare Developer's Guide and installed the SDK in my host and I have found the kernel version to be ti-linux-kernel-6.1.80+gitAUTOINC+2e423244f8-ti and the commit ID was 2e423244f8c09173a344e7069f0fe2bdf26cccee.
Now I have also gone through the release notes from the same link https://www.ti.com/tool/J784S4XEVM and found the steps to get the linux kernel directly from the GIT using the below link and branch,
Repo: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
Branch: ti-linux-6.1.y - Now the commit ID of this is c1c2f1971fbf6ddad93a8c94314fe8221e7aa6be. In this source I don't find the below listed files:
arch/arm64/boot/dts/ti/k3-j722s-edgeai-apps.dtso
arch/arm64/boot/dts/ti/k3-j722s-rtos-memory-map.dtsi
arch/arm64/boot/dts/ti/k3-j722s-vision-apps.dtso
arch/arm64/boot/dts/ti/k3-j784s4-edgeai-apps.dtso
arch/arm64/boot/dts/ti/k3-j784s4-rtos-memory-map.dtsi
arch/arm64/boot/dts/ti/k3-j784s4-vision-apps.dtso - Why aren't these files included in the ti-linux-kernel git.
Can some help me understand the differences between these two sources.
Thanks,
Naveen