Hi ,
I am confused ,which methond is recommend to build linux and uboot.
1)make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage
2)MACHINE=am57xx-evm bitbake kernel --force -c compile
Is above two method all OK?
If I downloaded TI SDK and install it in the $HOME can I ignore the step of BUILD SDK? or just build sdk instead of download and install it??