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.
Solved! Go to Solution.
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
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