public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: tegra: expand all SPL sizes to be consistent
Date: Wed, 23 Sep 2015 11:27:18 -0600	[thread overview]
Message-ID: <5602E0F6.4080204@wwwdotorg.org> (raw)
In-Reply-To: <1442961372-5473-1-git-send-email-swarren@wwwdotorg.org>

On 09/22/2015 04:36 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> The size allocation for SPL is increased in all cases to match the
> already-expanded value used on Tegra124. This is both for general
> consistency, and because the seaboard build trips over the limit already
> when using one of the ARM compilers packaged with 14.04. For the record,
> when building Seaboard:
>
> arm-linux-gnueabi- SPL is too big by 0x36 bytes
> arm-linux-gnueabihf- SPL fits by 0x2a bytes
> arm-none-eabi- SPL fits by 0xa bytes
>
> (Those figures are from builds with the expanded SPL size allocation,
> relative to the non-expanded SPL size limit; they're better by about
> 6 bytes in the more constrained build.)

Oops, hold off on this one. I increased TEXT_BASE to 0x..111000 rather 
than 0x..110000 which would be consistent with the T124 value. I'll respin.

      reply	other threads:[~2015-09-23 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 22:36 [U-Boot] [PATCH] ARM: tegra: expand all SPL sizes to be consistent Stephen Warren
2015-09-23 17:27 ` Stephen Warren [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=5602E0F6.4080204@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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