Tool/software: Linux
Hi,
I am using AM571x EVM. Installed Linux SDK AM57xx-evm-05.01.00.11 SDK. I am using Ubuntu 16.04
Installation of SDK is successful. I am trying to build the linux.
make clean, make linux is working fine
But make linux_install is giving following error:
cp: will not overwrite just-created '/home/pranaykumark/projects/stryker/ti-processor-sdk-linux-am57xx-evm-05.01.00.11/targetNFS/boot/am57xx-beagle-x15.dtb' with '/home/pranaykumark/projects/stryker/ti-processor-sdk-linux-am57xx-evm-05.01.00.11/board-support/linux-4.14.67+gitAUTOINC+d315a9bb00-gd315a9bb00/arch/arm/boot/dts/am57xx-beagle-x15.dtb'
cp: will not overwrite just-created '/home/pranaykumark/projects/stryker/ti-processor-sdk-linux-am57xx-evm-05.01.00.11/targetNFS/boot/am57xx-beagle-x15-revc.dtb' with '/home/pranaykumark/projects/stryker/ti-processor-sdk-linux-am57xx-evm-05.01.00.11/board-support/linux-4.14.67+gitAUTOINC+d315a9bb00-gd315a9bb00/arch/arm/boot/dts/am57xx-beagle-x15-revc.dtb'
Makefile:459: recipe for target 'linux-dtbs_install' failed
make: *** [linux-dtbs_install] Error 1
It looks like it is trying to copy two files with same name, from different locations to a same location with a single copy command. Hence copy command is giving error. Is there any fix or patch available for this issue ?
Thanks and Regards,
Pranay kumar
 
				 
		 
					 
                           
				