Forum Discussion
sgannava
Occasional Contributor
2 years agoNot able to generate hps_iws_handoff folder
Hi Team, I have successfully created a project using Intel Quartus Pro 23.3. But I am not able to see any hps_iws_handoff folder. What could be the issue? Did I miss anything? Thanks Sai
aikeu
Regular Contributor
2 years agoHi sgannava,
You can change the device tree based on your board following the GSRD you have gitclone from Rocketboards. Search using "Socfpga_arria10" in the go to file and can see a list of board related device tree being use. Make the changes to the device tree and try to recompile again if it takes effect.
For Uboot:
https://github.com/altera-opensource/u-boot-socfpga
For Linux Kernel:
https://github.com/altera-opensource/linux-socfpga
As for the mount image to different location. I am not so sure how.
Anyway can consider open a new forum case for the question since the original question to your issue has been resolved.
Thanks.
Regards,
Aik Eu