Tool/software:
I have completed the file system creation according to the steps of the website.(https://github.com/TexasInstruments/edgeai-app-stack?tab=readme-ov-file)
However, it cannot boot the kernel.
Then, i check my dtbs and cannot find the k3-am62a7-sk.dtb.
My Questions are:
1、Do I need to load this device tree(k3-am62a7-sk.dtb) to boot the kernel? If so, can you provide a corresponding device tree file.
2、Why I copy k3-am62a7-sk.dtb from my SDK to the path of the SD card(/boot/dtd/ti), and still cannot work?
3、Where can I specify which device tree file to load?