public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Josef Angermeier <Josef.Angermeier@informatik.stud.uni-erlangen.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Memory Banks & Flash Mapping
Date: Fri, 17 Feb 2006 10:20:49 +0100	[thread overview]
Message-ID: <20060217092048.GA4381@false> (raw)
In-Reply-To: <20060217001247.006E8353A86@atlas.denx.de>

Hello

> > Further, i am now facing the problem, that my BR1 SDRAM-memory bank gets
> > changed correctly at u-boot runtime, but the BR0-flash-memory-bank keeps
> > its PRELIM-value when reaching the command shell. 

> Misconfigured system?

from README:

"Because of the reset configuration for CS0# this is a mirror of the
onboard Flash memory.  To be able to re-map memory U-Boot then jumps to
its link address."

I don't get the second sentence. Flash is executed near the beginning of
address space, exactly where the SDRAM shall get mapped. How is this
possible ? 

As far as i understand my (working) u-boot code, relocation just works
for my MPC875 board just because SDRAM is 64MB and Flash is 16MB in
size. So when both are mapped to 0x0 just the first 16MB overlap and
u-boot can be successfully copied at the 64th MB and executed there. But
how could it be done if i just got 16MB of SDRAM ?

> > One last question: I am porting u-boot to a not yet very popular
> > developer board with a MPC875. Shall i add my changes although to your
> > CVS repository ?

> CVS is dead. We use git now.

My concern was, if you are interested in my extensions.

> Best regards,

> Wolfgang Denk

Thanks again Wolfgang

Josef Angermeier

  reply	other threads:[~2006-02-17  9:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-14  7:31 [U-Boot-Users] Memory Banks & Flash Mapping Josef Angermeier
2006-02-17  0:12 ` Wolfgang Denk
2006-02-17  9:20   ` Josef Angermeier [this message]
2006-02-17  9:49     ` Wolfgang Denk
2006-02-17 11:44       ` Josef Angermeier
2006-02-17 13:52         ` Wolfgang Denk
2006-02-17 20:27           ` Josef Angermeier

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=20060217092048.GA4381@false \
    --to=josef.angermeier@informatik.stud.uni-erlangen.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox