This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000313] unable to execute linux kernel with Redboot


http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000313





------- Additional Comments From msalter@redhat.com  2006-09-14 15:49 -------
What version of the kernel are you using? Are you sure the kernel is configured 
for a serial console. Once you get to the "booting kernel" stage, the decompressor
jumps into the kernel-proper. If something goes wrong before the console gets
initilized you'll not see any messages. In the kernel, you can turn on:

  CONFIG_DEBUG_LL

which will force some characters out the uart early in the boot process.

Basically, this may be a RedBoot problem, but it'll have to be debugged
from the kernel side.

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]