From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK to new style
Date: Fri, 5 Aug 2011 13:33:36 +0200 [thread overview]
Message-ID: <20110805133336.12b6b5d3@skate> (raw)
In-Reply-To: <4E3BB9C1.50002@vollmann.ch>
Le Fri, 05 Aug 2011 11:37:05 +0200,
Detlef Vollmann <dv@vollmann.ch> a ?crit :
> 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.
Correct. The thing is that I only tested the AT91SAM9M10G45-EK support
on Nandflash, as I haven't had the time to get the Dataflash support to
work again in the current U-Boot.
I have a custom board similar to AT91SAM9M10G45-EK here which boots
from Dataflash, but it uses an old 1.3.4 U-Boot (which I'd like to
upgrade), for which the binary is only 152K, which is less than
0x33900. I'll try to get a modern U-Boot working with Dataflash support
on AT91SAM9M10G45-EK, and this will require a small modification in
AT91Bootstrap.
It is a bit amazing to see that the size of U-Boot has increased from
154912 bytes in version 1.3.4 to 233252 bytes in the current Git (and
the latter has no support for Dataflash, while the former does).
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-08-05 11:33 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
2011-08-05 11:33 ` Thomas Petazzoni [this message]
-- 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=20110805133336.12b6b5d3@skate \
--to=thomas.petazzoni@free-electrons.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.