james57
Occasional Contributor
2 years agoGSRD - Build Yocto Fails
After following the GSRD SD Card Version for H-tile S10
Stratix 10 SoC H-Tile GSRD | Documentation | RocketBoards.org
I have gotten to the step to -
"bitbake image"
The build gets to 97% when it fails saying
"gsrf_soc_fpga/stratix10_gsrd_rootfs/tmp/deploy/images/startix10/devicetree/socfpga_startix10_socdk.dtb No such file or directory"
I was wondering if I have missed a step in the GSRD and need to go back to generate this device tree blob, or if I generate it elsewhere, and place it into the directory.
If I need to externally create it, steps to follow would be amazing.
Thanks
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