public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] FLASH configuration checksum error
@ 2001-09-21 13:45 Warren Jasper
  2001-09-21 13:48 ` Jonathan Larmour
  0 siblings, 1 reply; 18+ messages in thread
From: Warren Jasper @ 2001-09-21 13:45 UTC (permalink / raw)
  To: 'Jonathan Larmour'; +Cc: 'eCos Discussion'

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).
When I do a fis list, I don't see the configuration block only
the FIS directory at 0x087C0000 of length 0x00040000.

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


Warren Jasper wrote:
> 
> I am using a StrongARM SA1110 CPU with tow (2) 28F640J3A Flash
> chips. I think the hardware for our development board is
> not addressing the chip correctly, since I can only see
> half of the FLASH.  To fix this problem, I set CYGNUM_FLASH_BASE_MASK =
> 0xFF800000
> instead of 0xFE000000.  This works great.  I get the following messages:
> 
> FLASH: Oversized device! End addr 0x09000000 changed to 0x08800000
> FLASH configuration checksum error or invalid key
> 
> RAM: 0x00000000-0x01000000, 0x0000dc88-00fbf000 available
> FLASH: 0x08000000 - 0x08800000, 32 blocks of 0x00040000 bytes each.
> 
> Which is correct since I can only see half of the flash.  My question is
> how to get rid of the line
> 
> FLASH configuration checksum error or invalid key
> 
> I tried to run flconfig -i but that does not get rid of the problem.
> 
> Any suggestions?  I could ignore it, but I wanted to know how to set the
> checksum correctly.

The flash configuration block is set near the end of flash. There's
probably something in the code which is still trying to write to the half
of the flash you don't have.

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

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

end of thread, other threads:[~2001-10-01 13:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-21 13:45 [ECOS] FLASH configuration checksum error Warren Jasper
2001-09-21 13:48 ` Jonathan Larmour
2001-09-23 11:03   ` [ECOS] RedBoot serial or network ? Pushparaj
2001-09-23 17:01     ` Gary Thomas
2001-09-27 10:35     ` [ECOS] TFTP bug Pushparaj
2001-09-27 11:58       ` [ECOS] STL? Mathieu Routhier
2001-09-27 12:06         ` Mathieu Routhier
2001-09-27 16:54       ` [ECOS] TFTP bug Gary Thomas
2001-09-28  9:20         ` Pushparaj
2001-09-28 10:23           ` Jonathan Larmour
2001-09-29 10:49             ` Pushparaj
2001-09-29 15:27               ` Jonathan Larmour
2001-09-29 17:54                 ` Gary Thomas
2001-09-30 11:41                   ` Pushparaj
2001-09-30 13:07                     ` Mark Salter
2001-09-30 15:55                       ` Gary Thomas
2001-10-01 10:16                         ` Pushparaj
2001-10-01 13:06                           ` Mark Salter

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