I am building Linux OS for our custom board which uses Altera Arria 10 SoC. My Linux Version is 14.04 and by taking reference from below link, I am building Uboot https://www.intel.cn/content/www/cn/zh/programmable/documentation/drn1501734984318.html#cpq151175381...
I am using Quartus Prime Pro Edition(17.1) and SOC EDS 17.1 tool for generating uboot_w_dtb-mkpimage.bin image for sd card boot on custom board.
In the last step of make : No rule to make target
/host_tools/altera/bootloaders/u-boot/uboot-socfpga.tar.gz', needed by
uboot-socfpga/.untar'. Stop. Error is encountered.
How to remove this error and generate uboot image.
Thanks and Regards,
Priya.
Link Copied
Hi Priya,
Check if you have make file generated in the directory.
Also, check below case which has a similar issue.
https://forums.intel.com/s/question/0D50P00003yyTozSAE/preloader-make-untar-failing
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
For more complete information about compiler optimizations, see our Optimization Notice.