Install DTB to boot folder

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

Install DTB to boot folder

跳至解决方案
3,520 次查看
peterbärtsch
Contributor III

Hi

I want to install my dtb file to /boot/ folder in rootfs. Same as zImage. How can I do this?

Peter

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

It was not clear you wanted to use UBIFS in the first post.

You can check this nice UBIFS tutorial from Gateworks:

linux/ubi – Gateworks

Regards,

Fabio Estevam

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,935 次查看
Yuri
NXP Employee
NXP Employee

Hello,

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

and the created image reside in <build directory>/tmp/deploy/images,

including . ext3 root file system.

  Please look at section 4.3.5 (Copying the kernel image and DTB file)

of “i.MX_Linux_User's_Guide.pdf” how boot files should be located.

http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS


Have a great day,
Yuri

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

0 项奖励
回复
2,935 次查看
peterbärtsch
Contributor III

Hi Yuri

Thanks for information. Thats not what I want. I want to install the dtb file in the ubifs when I creat the image.

Peter

0 项奖励
回复
2,936 次查看
fabio_estevam
NXP Employee
NXP Employee

It was not clear you wanted to use UBIFS in the first post.

You can check this nice UBIFS tutorial from Gateworks:

linux/ubi – Gateworks

Regards,

Fabio Estevam

0 项奖励
回复
2,935 次查看
peterbärtsch
Contributor III

Yes I wrote not clearly. Thanks for the link.

Peter

0 项奖励
回复