From: Ricardo <ricardo.ribalda@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] How to Handel Non-Continuous Memory Regions
Date: Thu, 24 Jul 2008 17:50:09 +0200 [thread overview]
Message-ID: <aa76a2be0807240850qed34eaate665a93747e2fa27@mail.gmail.com> (raw)
In-Reply-To: <c13b1cfc0807240756j243b6019xc95a07638c4ad2b2@mail.gmail.com>
Hi Stuart
I don't know waht architechture that you are using, but if you have an
mmu maybe you can set it to have a virtual memory space contigous.
Best regards
On Thu, Jul 24, 2008 at 4:56 PM, Stuart Wood
<stuart.wood@labxtechnologies.com> wrote:
> 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
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
--
Ricardo Ribalda
http://www.eps.uam.es/~rribalda/
next prev parent reply other threads:[~2008-07-24 15:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 14:56 [U-Boot-Users] How to Handel Non-Continuous Memory Regions Stuart Wood
2008-07-24 15:50 ` Ricardo [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aa76a2be0807240850qed34eaate665a93747e2fa27@mail.gmail.com \
--to=ricardo.ribalda@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.