Solved
Forum Discussion
tehjingy_Altera
Regular Contributor
2 years agoHi Nora
There are no specific tool to generate the device tree for the Arria10 Soc.
One method to make the changes is to edit the GSRD available for the Arria10 Soc.
You could get the GSRD from the link below:
https://www.rocketboards.org/foswiki/Documentation/Arria10SoCGSRD
The device tree for uboot are in the location:
https://github.com/altera-opensource/u-boot-socfpga/tree/socfpga_v2023.07/arch/arm/dts
The linux device tree is located in the location below:
https://github.com/altera-opensource/linux-socfpga/tree/socfpga-6.1.55-lts/arch/arm/boot/dts
Regards
Jingyang, Teh