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

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