public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] fconfig data disappears
@ 2007-08-02 16:56 Semeraro, Greg
  0 siblings, 0 replies; only message in thread
From: Semeraro, Greg @ 2007-08-02 16:56 UTC (permalink / raw)
  To: ecos-discuss

I have created a target for my board based on the ixdp425 platform (my
board is the same except that it has a Spansion FLASH instead of the
Intel Strata FLASH).  Redboot seems to be working except that I cannot
get my fconfig data to be retained in flash (I can use the fis write
command to write any data to any flash location successfully - thanks
Andrew Lunn!).  When I boot the board I get the message indicating a
"FLASH configuration checksum error" as expected.  Before running
fconfig I look into RAM and see the data at the address that will be the
source of the flash write operation (0x0FFD3000).  After running fconfig
and answering yes to the update question at the end both the source
address and the FLASH address contains all 0xFF.  One thing that I
noticed is that the data at 0x0FFD3000 is *not* also at the SDRAM
aliased addresses of 0x1FFD3000, 0x2FFD3000 or 0x3FFD3000 as I would
expect.  The data at the lowest address of SDRAM does show up at the
aliased addresses.  I *think* that means that the memory map definitions
are not correct but have not changed any of the SDRAM definitions from
the ixdp425 platform.  Can anyone point me to the place where I might
see what is wrong?

Thanks,
Greg

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-02 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-02 16:56 [ECOS] fconfig data disappears Semeraro, Greg

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