This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: DTS file for AM5728

Part Number: AM5728
Other Parts Discussed in Thread: AM3359

Hi Ti Team,

I am working on the AM5728EVM board. I've already worked on AM3359. But I'm not clear about AM5728's both uboot and kernel builds. What compiler can I use for the build process? in that SDK user guide they mentioned

make ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu-distclean

I got the below error when I tried the above compiler:



And I referred to the below thread.
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/813302/linux-am5728-how-to-build-kernel-source

They built the kernel using arm CROSS_COMPILE=arm-linux-gnueabihf-i, which was successfully built using the above compiler.
Please tell me which compiler we need to use.
one more doubt,
What defconfig and dts files were used to build the kernel for both the AM5728EVM board (TMDSEVM572X) and the AM5728 processor?
Thanks in advance.
Regards,
Priyadharshini