On 03/20/2013 01:27 PM, Ritu Sharma wrote:
...
> I read that uImage is nothing more than (64byte header + zImage). I've been
> studying decompression code so it suited me to tweak UBOOT code to boot
> zImage rather than writing my own bootcode. Just a small modification in
> do_bootm_linux function did the job:

In recent versions of U-Boot, you can simply enable the bootz command,
which boots a raw zImage.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to