Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
395 Discussions

How to remove make error during uboot build in altera arria 10?

PJais1
Novice
635 Views

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.

error.png

How to remove this error and generate uboot image.

Thanks and Regards,

Priya.

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
280 Views

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

Reply