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: application update in fis


On Mon, 2005-04-25 at 10:24 +0200, Rini van Zetten wrote:
> Hello list.
> 
> I have the following setup :
> 
>     - Redboot runs from an prom
>     - redboot script load application from fis and start it
> 
> 
> Now i want the application to write to fis to update to a newer version. Is 
> this possible ? or are ther other ways to do 'field' updates

Currently the virtual vector interface (hal_if) only defines 
"get" operations.  It should be possible to extend them to "put"
operations as well, but that would require some additions to 
both RedBoot and the hdl_if code.

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


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