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


msalter@redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Additional Comments From msalter@redhat.com  2006-09-22 14:43 -------
That's where RedBoot places and executes the code which copies and executes
the kernel image. In your case, with a compressed image (zImage), no copying
gets done, but the tramoline code is the code that jumps to the zImage.
Look at redboot_linux_exec.c:do_exec to see the trampoline code.

I'm closing this bug because your problem only occurs on your custom
hardware. Any further discussion should be taken to the ecos-discuss list.


-- 
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]