All of lore.kernel.org
 help / color / mirror / Atom feed
From: Foldesi Tamas <sfthomas@sch.bme.hu>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] TEXT_BASE problem
Date: Fri, 10 Nov 2006 18:49:00 +0100	[thread overview]
Message-ID: <758219511.20061110184900@sch.bme.hu> (raw)

Hi everybody,

        I'm new here, greetings to everybody.
I built a board for AT91RM9200 based on the DK; the main difference
is, that I have no paralell flash, only serial. I had my fights with
this, mainly because of some data aborts tring to cp to the flash, but
now that is over. Sincs I have 64M ram on the board I'd like to move
u-boot to 0x23f00000 from 0x21f00000. I did that I think, because I
altered the code of the dataflashloader, and I set the TEXT_BASE in
board/at91rm9200dk/config.mk. Still, I receive Data abort while
running MTEST, because of some spourius data around (0x21eddb..).
Before moving u-boot, I had the same problem - I had to change the
mtest range, so it doesn't destroy anything around there. Help me, how
could anything be under 0x21f00000, when TEXT_BASE is set? I used MD
to display data there, and I got some frangments of the bootup text
referring to my flash information like "Area 0: ...". What is wrong?

Thanks

Thomas Foldesi

             reply	other threads:[~2006-11-10 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10 17:49 Foldesi Tamas [this message]
2006-11-11  9:54 ` [U-Boot-Users] TEXT_BASE problem Rui Sousa
  -- strict thread matches above, loose matches on Subject: below --
2006-11-10 13:20 Foldesi Tamas

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=758219511.20061110184900@sch.bme.hu \
    --to=sfthomas@sch.bme.hu \
    --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.