dts location and how to convert it to dtb for imx6ul evk

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

dts location and how to convert it to dtb for imx6ul evk

跳至解决方案
3,539 次查看
pratyushtomar
Contributor IV

I am using imx6ul evk with self build yocto with following configuration given for building yocto

DISTRO=fsl-imx-fb MACHINE=imx6ulevk source fsl-setup-release.sh -b image_4_1_15

bitbake fsl-image-machine-test

with Linux kernel version 4.1.15

Thus after building only dtb file has been generated. Where I can find dts file for imx6ul evk board and how can I generate dtb file from dts after modifying it?

Also any dts tutorial? How can  make changes  in dts file according to sensors added to imx6ul evk?

标签 (3)
0 项奖励
回复
1 解答
2,338 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Basically DTS files are located in arch/arm/boot/dts/.

As for compiling the dts, please refer to the following discussion.

https://community.nxp.com/message/652355#comment-652355

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,339 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Basically DTS files are located in arch/arm/boot/dts/.

As for compiling the dts, please refer to the following discussion.

https://community.nxp.com/message/652355#comment-652355

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复