public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Matt Sartori <msartori@hanoverdisplays.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: RE: [ECOS] Simple Redboot Q's
Date: Tue, 26 Jul 2005 13:28:00 -0000	[thread overview]
Message-ID: <1122384502.27647.83.camel@hermes> (raw)
In-Reply-To: <F9885E669725F248A1F6DB9109FDD679357100@Molly.hanover.local>

On Tue, 2005-07-26 at 14:19 +0100, Matt Sartori wrote:
> Exec seems quite closely tied to linux (eg. When I enable the
> CYGBLD_BUILD_REDBOOT_WITH_EXEC it actually fails with some error in
> redboot_linux_exec.c). Can I run anything with Redboot using exec or is
> it looking for some kind of linux kernel image etc. ? 
> 

exec could be used to run most any image, but it is really designed
to run Linux.  In most cases (remember 'exec' is platform/architecture
specific), the command assumes certain operations before starting the
code: turning off the MMU, moving the program to a specific location
(on some architectures only), setting up some data structures to pass
to Linux, etc.  These are typically only useful if what you are running
is Linux (possibly other operating systems as well, e.g. FreeBSD)

> -----Original Message-----
> From: Andrew Lunn [mailto:andrew@lunn.ch] 
> Sent: 26 July 2005 12:05
> To: Matt Sartori
> Cc: ecos-discuss@ecos.sourceware.org
> Subject: Re: [ECOS] 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
> 
> --------------------------------------------------------------------------------
> 
> 
> The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited.
> 
> If you received this in error, please contact the sender or postmaster (postmaster@hanoverdisplays.com) and delete the material from any computer.
> 
> Although we routinely screen for viruses, addressees should check this e-mail and any attachment for viruses. We make no warranty as to absence of viruses in this e-mail or any attachments.
> 
> Our Company's email policy is to permit incidental personal use. If this email is of a personal nature, it must not be relied upon as expressing the views or opinions of the company.
> 
> Visit out website at www.hanoverdisplays.com
> 
> 

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

  parent reply	other threads:[~2005-07-26 13:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26 13:20 Matt Sartori
2005-07-26 13:28 ` Andrew Lunn
2005-07-26 13:28 ` Gary Thomas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-27 11:17 Matt Sartori
2005-07-26 17:03 Matt Sartori
2005-07-26 17:21 ` Andrew Lunn
2005-07-26 15:55 Matt Sartori
2005-07-26 16:30 ` Andrew Lunn
2005-07-26 14:52 Matt Sartori
2005-07-26 14:59 ` Gary Thomas
2005-07-26 10:16 Matt Sartori
2005-07-26 11:05 ` Andrew Lunn
2005-07-26 13:08   ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1122384502.27647.83.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=msartori@hanoverdisplays.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).