All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7] AT91SAM9*: Change kernel address in dataflash to match u-boot's size
Date: Mon, 02 Jul 2012 16:41:56 +0200	[thread overview]
Message-ID: <4FF1B334.5090107@gmail.com> (raw)
In-Reply-To: <1341239218-6953-1-git-send-email-alexandre.belloni@piout.net>

Dear Alexandre Belloni,

On 02.07.2012 16:26, Alexandre Belloni wrote:
> On at91sam platforms, u-boot grew larger than the allocated size in
> dataflash, the layout was:
> bootstrap  0x00000000
> ubootenv   0x00004200
> uboot      0x00008400
> kernel     0x00042000
> fs         0x00252000
> 
> u-boot with the defconfig doesn't seem to fit in 0x42000 - 0x8400 =
> 0x39C00 bytes anymore.
> 
> Now, the layout is:
> bootstrap  0x00000000
> ubootenv   0x00004200
> uboot      0x00008400
> kernel     0x00084000
> fs         0x00294000
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net>

applied to u-boot-atmel/master, thanks!

Best regards

Andreas Bie?mann

      reply	other threads:[~2012-07-02 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 14:26 [U-Boot] [PATCH v7] AT91SAM9*: Change kernel address in dataflash to match u-boot's size Alexandre Belloni
2012-07-02 14:41 ` Andreas Bießmann [this message]

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=4FF1B334.5090107@gmail.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 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.