public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] exynos5: allow bigger BL2 (u-boot.bin)
Date: Mon, 19 Nov 2018 11:46:52 -0500	[thread overview]
Message-ID: <20181119164652.GV11247@bill-the-cat> (raw)
In-Reply-To: <20181119164503.10977-1-guillaume.gardet@free.fr>

On Mon, Nov 19, 2018 at 05:45:03PM +0100, Guillaume GARDET wrote:

> This patch allows SPL to load a bigger BL2 (u-boot.bin).
> This is needed for and has been tested on Arndale board, as u-boot.bin is 
> now bigger than 512K with GCC8.
> 
> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
> 
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
>  include/configs/exynos5-common.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Are these platforms using thumb2 to build?  Were it not for some early
Cortex-A platforms with thumb2 errata I'd be strongly inclined to do a
global switch to making that option default.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181119/41215b46/attachment.sig>

  reply	other threads:[~2018-11-19 16:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19 16:45 [U-Boot] [PATCH] exynos5: allow bigger BL2 (u-boot.bin) Guillaume GARDET
2018-11-19 16:46 ` Tom Rini [this message]
2018-11-19 16:56   ` [U-Boot] Re : " Guillaume GARDET
2018-11-19 16:57     ` Tom Rini
2018-11-19 17:03       ` [U-Boot] Re : " Guillaume GARDET
2018-11-19 17:18         ` Tom Rini
2018-11-20 13:15           ` [U-Boot] [PATCH] exynos: imply SYS_THUMB_BUILD Guillaume GARDET
2018-11-26 23:32             ` Lukasz Majewski
2018-12-03 19:57               ` [U-Boot] Re : " Guillaume GARDET
2018-12-03 20:23                 ` Tom Rini
2018-12-04  4:47                   ` Minkyu Kang
2018-12-21 13:57                     ` Guillaume Gardet
2018-12-27  0:47                       ` Minkyu Kang
2018-12-03 22:07                 ` [U-Boot] " Lukasz Majewski
2018-12-04  7:57                   ` [U-Boot] Re : " Guillaume GARDET

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=20181119164652.GV11247@bill-the-cat \
    --to=trini@konsulko.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