public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/7] dm: at91: Correct text base for snapper9260
Date: Thu, 23 Oct 2014 07:21:06 +0200	[thread overview]
Message-ID: <54489042.4010101@googlemail.com> (raw)
In-Reply-To: <CAPnjgZ2tWoc8f4O57cw491VjoB+PgJMkWsZRn+TtAH8qOwQigw@mail.gmail.com>

Hi,

On 23.10.14 07:12, Simon Glass wrote:
> Hi,
> 
> On Oct 22, 2014 11:10 PM, "Andreas Bie?mann"
> <andreas.devel at googlemail.com <mailto:andreas.devel@googlemail.com>> wrote:
>>
>> It also seems the maintainer of snapper9260 is not reachable. Simon, do
>> you own such a board?
> 
> Yes I have one.

so would you take maintainer-ship?

> The base address is to make the maximum amount of room
> for loading the kernel, etc.

Well, the base address is just used for the temporary copy of u-boot
inside RAM. After copy from media to RAM we will relocate to a runtime
defined address. This address depends on some variable parameters which
may also be defined at runtime. We had the problem that in some cases
the calculated relocation address collates with running u-boot in RAM.
The chance to hit this issue is high when you just have room of 1 MiB
(which must hold two copies of u-boot!)

Best regards

Andreas Bie?mann

  reply	other threads:[~2014-10-23  5:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 18:14 [U-Boot] [PATCH 0/7] dm: Introduce driver model for Atmel at91 Simon Glass
2014-10-06 18:14 ` [U-Boot] [PATCH 1/7] dm: at91: Correct text base for snapper9260 Simon Glass
2014-10-23  5:07   ` Andreas Bießmann
2014-10-23  5:10     ` Andreas Bießmann
2014-10-23  5:12       ` Simon Glass
2014-10-23  5:21         ` Andreas Bießmann [this message]
2014-10-23 20:10           ` Simon Glass
2014-10-06 18:14 ` [U-Boot] [PATCH 2/7] dm: at91: Move snapper9260 to generic baord Simon Glass
2014-10-06 18:14 ` [U-Boot] [PATCH 3/7] dm: at91: Add driver model support for atmel GPIO driver Simon Glass
2014-10-23  6:52   ` Andreas Bießmann
2014-10-06 18:14 ` [U-Boot] [PATCH 4/7] dm: at91: Add platform data for GPIO on at91sam9260-based boards Simon Glass
2014-10-23  6:58   ` Andreas Bießmann
2014-10-06 18:14 ` [U-Boot] [PATCH 5/7] dm: at91: Refactor serial driver slightly for driver model Simon Glass
2014-10-23 19:40   ` Andreas Bießmann
2014-10-06 18:14 ` [U-Boot] [PATCH 6/7] dm: at91: Add driver model support for the serial driver Simon Glass
2014-10-23 20:04   ` Andreas Bießmann
2014-10-06 18:14 ` [U-Boot] [PATCH 7/7] dm: at91: Convert snapper9260 to use driver model Simon Glass
2014-10-23 20:09   ` Andreas Bießmann
2014-10-23  4:09 ` [U-Boot] [PATCH 0/7] dm: Introduce driver model for Atmel at91 Simon Glass
2014-10-23 20:09   ` Andreas Bießmann

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=54489042.4010101@googlemail.com \
    --to=andreas.devel@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox