This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Simple Redboot Q's


On Tue, Jul 26, 2005 at 11:16:15AM +0100, Matt Sartori wrote:
> Does an application that is loaded and run by Redboot have to be linked
> against the eCos libraries?

No. eg your application could be Linux, which will simply take
complete control of the hardware.

> What provisions would be necessary to make this work (e.g.. you
> obviously don't want your app to overwrite the rom area Redboot sits in)
> and are there any examples of this out there?

Look at how Linux is booted using RedBoot.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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