Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to create a device tree for a custom arria 10 board?
Hi, has anyone expirence wirh creating a Linux device tree (using sopc2dts) for a custom arria 10 board? The default approach for a development board is: $ sopc2dts --input ghrd_10as066n2/ghrd...
Altera_Forum
Honored Contributor
8 years agoI managed to get Linux to boot using the xml files from the gsrd. All I had to do was edit the name of the hps definition to match the one in my qsys system. If your design deviates from the gsrd (for example the led pios aren't there) the command when you generate the dtb will spit you an error. I forced the output and used it in my boot image and it worked.