All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlef Vollmann <dv@vollmann.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK to new style
Date: Fri, 05 Aug 2011 11:37:05 +0200	[thread overview]
Message-ID: <4E3BB9C1.50002@vollmann.ch> (raw)
In-Reply-To: <20110805001233.64b720fc@skate>

On 08/05/11 00:12, Thomas Petazzoni wrote:
> However, I have just taken an AT91SAM9261-EK and it seems that U-Boot
> from atmel/master does not work at all.
>
> First, the AT91Bootstrap binary provided by Atmel only loads 0x33900
> bytes from the Dataflash, but current U-Boot binaries are larger than
> that. This might surprise people trying to mix a recent version of
> U-Boot with the normal AT91Bootstrap configuration on this platform.
The (maximum) size of the image to load is hardcoded into at91bootstrap.
For most boards (including at91sam9m10g45-ek) this is 0x33900 if
loading from DataFlash and 0x40000 if loading from NAND.

So if you didn't modify your at91bootstrap, you should get the same
problem on AT91SAM9M10G45-EK if booting from DataFlash.

   Detlef

  reply	other threads:[~2011-08-05  9:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 18:53 [U-Boot] (no subject) Thomas Petazzoni
2011-08-04 18:53 ` [U-Boot] [PATCH 1/2] atmel: update at91sam9m10g45 SoC support to new style Thomas Petazzoni
2011-08-04 20:17   ` Reinhard Meyer
2011-08-04 18:53 ` [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK " Thomas Petazzoni
2011-08-04 20:21   ` Reinhard Meyer
2011-08-04 20:56     ` Thomas Petazzoni
2011-08-04 21:14       ` Reinhard Meyer
2011-08-04 22:12         ` Thomas Petazzoni
2011-08-05  9:37           ` Detlef Vollmann [this message]
2011-08-05 11:33             ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2011-08-04 10:10 [U-Boot] Update at91sam9m10g45 SoC and AT91SAM9M10G45-EK board " Thomas Petazzoni
2011-08-04 10:10 ` [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK " Thomas Petazzoni
2011-08-04 14:09   ` Reinhard Meyer

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=4E3BB9C1.50002@vollmann.ch \
    --to=dv@vollmann.ch \
    --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.