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