Install DTB to boot folder

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Install DTB to boot folder

Jump to solution
2,076 Views
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

Labels (1)
0 Kudos
1 Solution
1,491 Views
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

View solution in original post

0 Kudos
4 Replies
1,491 Views
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 Kudos
1,491 Views
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 Kudos
1,492 Views
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 Kudos
1,491 Views
peterbärtsch
Contributor III

Yes I wrote not clearly. Thanks for the link.

Peter

0 Kudos