Hi Sandeep
On Wed, Jan 30, 2013 at 6:35 PM, sandeep kumar <
coolsandyforyou@gmail.com> wrote:
>
> Hi Dave.
> Ok
> Can you tell me which thing runs faster ?
> 1)Copy zImage(compressed kernel) from flash to Ram, jump to start, Relocate compress kernel, uncompress it...
> 2)Copy Image(uncompressed one) from flash to RAM and run it right away...
>
> My gut feeling says second one is better, thats what i m trying to prove here... :)