public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Reboot flashing from eCos system?
@ 2005-07-20 21:27 Stefan Sommerfeld
  2005-07-20 21:30 ` Gary Thomas
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Sommerfeld @ 2005-07-20 21:27 UTC (permalink / raw)
  To: ecos-discuss

Hi,

Is it possible to re-flash reboot from a running ecos system? I need to 
flash a whole system (inclusive reboot) for production, but i'm not sure if 
i can flash reboot besides the normal system (ecos and configs).

Bye... 


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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: [ECOS] Reboot flashing from eCos system?
@ 2005-08-16  7:27 Retallack, Mark (Siemens)
  0 siblings, 0 replies; 8+ messages in thread
From: Retallack, Mark (Siemens) @ 2005-08-16  7:27 UTC (permalink / raw)
  To: Stefan Sommerfeld; +Cc: ecos-discuss

Hi, I have done this. And it works very well (no problems so far!!). 

I load a flash based version of redboot via TFTP or from the filesystem
into ram. I then disable interrupts and use the eCos version of the
flash programming functions (not the redboot ones), to program the first
section of flash with redboot. Note that the flash programming functions
must not use any redboot virtual vector functions (mine don't). You need
to then reboot.  

I have not found a way of making this fail-safe, once you start the
upgrade you cannot stop. However you could make a copy of the original
redboot image and write it back if something failed.


-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Stefan
Sommerfeld
Sent: 20 July 2005 22:28
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Reboot flashing from eCos system?


Hi,

Is it possible to re-flash reboot from a running ecos system? I need to 
flash a whole system (inclusive reboot) for production, but i'm not sure
if 
i can flash reboot besides the normal system (ecos and configs).

Bye... 


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


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-08-16  7:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-20 21:27 [ECOS] Reboot flashing from eCos system? Stefan Sommerfeld
2005-07-20 21:30 ` Gary Thomas
2005-07-20 21:38   ` Stefan Sommerfeld
2005-07-20 22:49     ` Gary Thomas
2005-08-15 16:29       ` Stefan Sommerfeld
2005-08-15 16:38         ` Gary Thomas
2005-08-15 16:53           ` Stefan Sommerfeld
2005-08-16  7:27 Retallack, Mark (Siemens)

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).