PJais1
New Contributor
7 years agoHow to remove make error during uboot build in altera arria 10?
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#cpq1511753813487
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.