This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to make uncompressed Kernel Image for DM365

Hello All ,

Currently, my Dm365 is booting up with uImage from tftpserver.

I believe uImage is the compressed image and needs uncompression.

I want to avoid this uncompression step during boot time and hanece want to

provide uncompressed Image from the tftpserver.

Is it possible to do so ?

If YES, kindly tell me how to create an uncompressed Image instead of

compressed uImage ?

I understand vmlinux image is the uncompressed kernel image and can be used in my scenario.

Does uboot supports vmlinux format (elf ) ?

Thanks and regards,

Arnab