Forum Discussion
GSRD - Build Yocto Fails
- 3 years ago
Hi,
Can you please try first clean the build project and copy again the linux-socfpga .dtsi file to your yocto project after converting to .dtb.
Regards
Tiwari
Hi,
Let me know if you have any other query on this matter.
Regards
Jeetesh
- james573 years ago
Occasional Contributor
Hi @Jeet14 ,
Thanks for getting back to me.
I followed the link that you suggested. I cloned the "linux-socfpga" github and was able to see the proper files in the specified directories
./arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
and
./arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
although now I am a little confused how to structure my files such that "bitbake_image" command is able to see these files so the build can finish.
Does this "linux-socfpga" files that was cloned go "TOP_FOLDER" directory from the GSRD, or does it go in the "gsrd-socfpga" folder cloned from -
langdale https://github.com/altera-opensource/gsrd_socfpga
Please let me know if you understand my question or if I am missing something.
Thanks,
James