Jump to content
  • 0

loading Image Kernel


Mehdim

Question

4 answers to this question

Recommended Posts

Posted

Hi Mehdim,

I have asked some of our applications engineers about this; they will get back to you here on the Forum.

Thanks,
JColvin

Posted

Thanks for your answer; but I think it is not a warning, it is and error which prevent booting kernel and the boot process stops at U-BOOT.

 

Posted

No, it is an actual error.  The error indicates that uboot was unable to load a kernel image.  You can track the problem through uboot's common/bootm.c function.  If you are building your own uboot, then feel free to sprinkle puts() calls throughout the operation to see what is going on.  My guess is that either your kernel is in the wrong format, or that uboot is trying to pick something other than your kernel to build from.

Dan

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...