Hello
I got the latest am1808 sdk Linux from TI version 606.0
Linux EZ SDK for AM1808, AM1806, AM1802
I found u-boot-2010.12-psp03.21.00.04.sdk in folder board-support
using
arm-linux-gnueabihf-gcc (Linaro GCC 5.3-2016.02) 5.3.1 20160113
and using below sequence
make ARCH=$ARCH CROSS_COMPILE=arm-linux-gnueabihf- distclean
make ARCH=$ARCH CROSS_COMPILE=$arm-linux-gnueabihf-mrproper
make ARCH=arm CROSS_COMPILEarm-linux-gnueabihf- da850evm_config
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-
But I found no uboot built
What should I do ??
Any help really appreciated
Sincere Regards
DuyKy