This is the mail archive of the ecos-discuss@sourceware.org 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: Accessing Redboot config FIS data within Linux


On Wed, 2005-12-14 at 14:17 -0800, Qinghe Chang wrote:
> Greetings,
> 
> I am trying to access the non-volatile Redboot config FIS area within Linux. 
> Anyone know the format of the configuration data? Is there a standard tool 
> out there that allows access  to the non-volatile 'RedBoot config' FIS area 
> within Linux using the MTD
> device? Please help! Thanks a lot.

Sorry, but the only documentation on this is in the source files
themselves (I've never bothered to extract out the pertinent 
functions).  The format is pretty simple, just a series of
tagged data with a header and checksum.

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