On Wed, Oct 19, 2016 at 04:52:50PM +0000, Diego Dorta wrote: 
[snip]
> Yes, all these commands works fine with uImage. I understood now.
> But, how do I do to use zImage instead of uImage?

I've never used spl export as I have fdt prepared during build time.
Looking at source, zImage support is not implemented.

> Is there any document that I can learn the steps?

See common/bootm.c:boot_get_kernel. You'll need a bit of hacking
to support zImage.

        ladis
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to