Merging zImage and dtb for imx6ul

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

Merging zImage and dtb for imx6ul

Jump to solution
1,160 Views
obulesu_veggidi
Contributor II

Hi,

What are the steps to be followed to merge both zImage and dtb into a single file.

I enabled "Use append device tree blob to zImage" in menuconfig.

Then merged two files like, cat imx6ul.dtb >> zImage

But with this merged zImage device is not booting.

Please suggest me if I missed something.

 

0 Kudos
Reply
1 Solution
1,155 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello obulesu_veggidi,

The BSP image came with separate files, if you want to get one image you can create the uimage from kernel menuconfig or you can test this web page, but this can´t be supported:

https://databyte.ch/combining-rootfs-u-boot-and-kernel-into-one-imageif-you-bui

 

Regards

 

 

View solution in original post

0 Kudos
Reply
1 Reply
1,156 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello obulesu_veggidi,

The BSP image came with separate files, if you want to get one image you can create the uimage from kernel menuconfig or you can test this web page, but this can´t be supported:

https://databyte.ch/combining-rootfs-u-boot-and-kernel-into-one-imageif-you-bui

 

Regards

 

 

0 Kudos
Reply