[U-Boot] Booting zImage from UBOOT

2013-03-20 Thread Ritu Sharma
I've been framing this mail for quite some time trying to sort all issues myself by googling for info. I learnt a lot in the process by doing it and verify it myself, using my openocd jtag and Samsung based mini2440 board. I read that uImage is nothing more than (64byte header + zImage). I've been

Re: [U-Boot] Booting zImage from UBOOT

2013-03-21 Thread Ritu Sharma
> > 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