Forum Discussion
Altera_Forum
Honored Contributor
11 years agoModified *.dts for custom driver to *.dtb conversion
Thanks in advance. I'm working with Quartus 14.1 and linux kernel 3.9.0 with the Altera SoC Cyclone V Dev Board and the Golden Design. I've successfully created a new project that has added a pl...
Altera_Forum
Honored Contributor
11 years agoGood to know you got it working. It's also good to know that the dtb to dts conversion is now working. I saw a forum post that said that it is possible to add tcl to the *_hw.tcl file for a custom component to automatically add driver information to the sopcinfo file so that the generated database will have whatever you add so that your driver can reference that data when initializing. I'd planned on trying that out, but so far I don't have a component that I'd like to use in more than one project.