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



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?

-----Original Message-----
From: Jonathan Larmour [mailto:jlarmour@redhat.com]
Sent: Friday, September 21, 2001 4:48 PM
To: Warren Jasper
Cc: 'eCos Discussion'
Subject: Re: [ECOS] FLASH configuration checksum error


Warren Jasper wrote:
> 
> When you say near the end of flash, is that the end that it thinks it is
> (ie 0x9000000) or where I told it it was (0x08800000).

I'm saying that it may have gotten confused and want to put it at
0x9000000-2*blocksize rather than 0x8800000-2*blocksize. It would be a bug
yes, but that's my theory.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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