Altera_Forum
Honored Contributor
10 years agoyocto linux and dtb with tse
Hi community,
I try to generate a dtb-file to get linux communicating with the tse-interfaces. I know how to generate a dtb file (http://www.rocketboards.org/foswiki/documentation/gsrd141devicetreegenerator) And as much as possible I followed this tutorial: http://rocketboards.org/foswiki/projects/alterasoctriplespeedethernetdesignexample I have Quartus 14.1 installed instead of the used version 14.0. So I can not use the dtb file. Where do I get the information about what is needed to write additional into the xml files for recognising the tse_interfaces. My Linux Yocto/Angstrom is booting, the driver "altera_tse" is loaded. But on boot-up following error message shows up: altera_tse c0010000.ethernet: resource s1 not defined (where c0010000 is the base address of the tse_interface) What do I need to add to the xml-files for full recognising the tse_interfaces? If it wouldn't be the tse-ip-cores? Where do I get the same information? I can't allways ask in this forum... Thanks in advance, fabian