Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Hi All,
I am using following SDKs
1. PSDK : RTOS 06.02.00.21
2. PSDK : Linux 06.02.00.07
Modified the already present python under {PSDK RA} script to change the memory map, and followed the instructions.
1. One of the instruction talks about "k3-j721e-auto-common.dtso", I am not able to find this particular dtso in mentioned path, also checked in whole PSDK linux directory but this file is absent.
2. As above mentioned file is absent "k3-j721e-auto-common.dtbo" file is also not getting generated after running make linux-dtbs command under PSDK Linux directory.
3. Also looked into Makefile under PSK Linux, and looked for linux-dtbs implementation, didn't get any statement which will invoke "k3-j721e-auto-common.dtbo" genration.
Questions:
1. From where to get "k3-j721e-auto-common.dtso" for PSDK Linux 6.02.00.07.
2. How to generate "k3-j721e-auto-common.dtbo".
3. If "k3-j721e-auto-common.dtbo". is not present, then how to proceed further to apply this changes on target execution.
Regards,
Dipti