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]

Re: FLASH configuration checksum error


On Mon, 2001-09-24 at 23:53, Jonathan Larmour wrote:
> Warren Jasper wrote:
> > 
> > I don't think that's it.  I looked at the code, and it has
> > the correct ending block.  However, when I do a
> > 
> > fis list -c
> > Name             Flash addr   Checksum      Length     Entry point
> > RedBoot          0x08000000   0x00000000    0x00040000 0x00000000
> > RedBoot[backup]  0x08040000   0x00000000    0x00040000 0x00000000
> > RedBoot config   0x07870000   0x00000000    0x00010000 0x00000000
> > FIS directory    0x087C0000   0x00000000    0x00040000 0x00000000
> > 
> > Why are all the checksum entries zero?  How do I set them?
> 
> They're meant to be set automatically when the config is written. UTSL.

Actually, they are only set when a file/image is written ('fis create').
Building the directory ('fis init') will set them to zero.


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