[U-Boot-Users] compressed/uncompressed kernel

hi, I am able to get my kernel booted up if use the compressed kernel image (arch/arm/boot/compressed/vmlinux) to make the uImage. But if I make uImage using the uncompressed kernel then it get stucks after it reaches the kernel entry point. Has any one seen this kind of behaviour or am I expected to use only the compressed kernel image with u-boot. regards -kshitij

In message F509E6111989D311B63700805FA761DA06F9910F@dbde01.itg.ti.com you wrote:
I am able to get my kernel booted up if use the compressed kernel image (arch/arm/boot/compressed/vmlinux) to make the uImage. But if I make uImage using the uncompressed kernel then it get stucks after it reaches the kernel entry point. Has any one seen this kind of behaviour or am I expected to use only the compressed kernel image with u-boot.
We use both comrpessed and uncompressed kernels on several boards. You must be careful with load addresses to avoid overlapping.
Best regards,
Wolfgang Denk
participants (2)
-
Gupta, Kshitij
-
Wolfgang Denk