where are the .dts files located ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

where are the .dts files located ?

1,019 次查看
jordiparera
Contributor I

how to edit  a .dts file in a solid run imx6 SOM running on a Humingboard2 edge ?

I need to modify the device tree to enable spi to the mikrobus header (i don't see it in /dev ). can I do it in "runtime"  copy/modify the DTS file and then reboot and use the compiled DTB ?

do I have to compile another kernel?

In wich partition and path are the DTS files? I have read that it's inside Arch/arm/...  i don't see this path in my device

the image I am running is a Debian Jessie2017 provided from solidRun

forgive me for asking this newbie question

标记 (2)
0 项奖励
1 回复

745 次查看
jordiparera
Contributor I

Ok I  found at least a way to get them. uncompile the dtb binarys to get the dts files using the dtc tool from comand line.

0 项奖励