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: RedBoot ROMRAM version as boot loader


On Mon, 2003-10-13 at 04:46, Roland Caßebohm wrote:
> Hello,
> 
> I'm thinking about using a ROMRAM version of RedBoot, so that it does all the
> initialization and then runs in RAM. This RedBoot should then be able to 
> overwrite it self with the fis create command. Is this possible or is the
> boot image always a special behaviour that does not allow to overwrite with
> fis create?
> 

No, your thinking is 100% correct.  A ROMRAM version of RedBoot can 
certainly update the FLASH/ROM version without any special handling.
This is the standard mode for a large number of platforms.

Of course, care should be taken not to write a bad version... :-)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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


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