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.