Forum Discussion
APaci1
Occasional Contributor
7 years agoDevice Tree generation
hello! I try to make all the chain starting from Quartus GHRD design until obtain SD card running Linux on Terasic DeoNanosoc (Cyclone 5) Well, after many attempts due to general confusion and many ...
YoshiakiS_Altera
Occasional Contributor
7 years agoThe latest //github.com/altera-opensource/linux-socfpga doesn’t use sopc2dts tool.
Some dts files are located in arch/arm/boot/dts including socfpga_cyclone5_de0_nano_soc.dts.
Can you use that file instead of sopc2dts?
You can build dtb to type ‘make socfpga_cyclone5_de0_nano_soc.dtb’ in linux-socfpga folder.