All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] How to Handel Non-Continuous Memory Regions
@ 2008-07-24 14:56 Stuart Wood
  2008-07-24 15:50 ` Ricardo
  2008-07-25  4:28 ` Wolfgang Denk
  0 siblings, 2 replies; 10+ messages in thread
From: Stuart Wood @ 2008-07-24 14:56 UTC (permalink / raw)
  To: u-boot

I've got an interesting problem. If loading a large image to memory
and then copying it to flash it gets corrupted.
It appears to happen when the image size becomes larger then a bank of
SDRAM. I've got a 32 MByte SDRAM
that appears as 4 banks of 8 MBytes.

The system is using u-boot 1.1.3 and we will move to 1.3.3 soon.
The memory regions are broken up like this.

0xE0000000 - 0xE07FFFFF
0xE1000000 - 0xE17FFFFF
0xE4000000 - 0xE47FFFFF
0xE5000000 - 0xE57FFFFF

The processor is a Cirrus Logic EP9302 ARM920T.

What would the most appropriate way of handling files larger than 8MBytes?

-- 
Stuart Wood

Lab X Technologies, LLC
176 Anderson Ave.
Suite 302
Rochester, NY 14607
Phone: (585) 271-7790 x207
Fax: (585) 473.4707

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

end of thread, other threads:[~2008-07-25 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-24 14:56 [U-Boot-Users] How to Handel Non-Continuous Memory Regions Stuart Wood
2008-07-24 15:50 ` Ricardo
2008-07-24 20:30   ` Stuart Wood
2008-07-24 20:33     ` Ricardo
2008-07-25  4:28     ` Wolfgang Denk
2008-07-25 10:54       ` Stuart Wood
2008-07-25 11:40         ` Jerry Van Baren
2008-07-25 11:44           ` Jerry Van Baren
2008-07-25 12:23             ` Stuart Wood
2008-07-25  4:28 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.