All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
Date: Mon, 20 May 2019 00:03:45 +0200	[thread overview]
Message-ID: <cca74304-e56a-91eb-f30b-7e60f0e55c30@gmail.com> (raw)
In-Reply-To: <20190519204456.GX22232@bill-the-cat>

On 5/19/19 10:44 PM, Tom Rini wrote:
> On Mon, Mar 25, 2019 at 03:55:16PM +0100, Michal Simek wrote:
> 
>> Prioritize external dtb if its passed via EXT_DTB
>> than the dtb that was built in the tree. With this
>> patch it appends the specified external dtb to
>> the u-boot image.
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
>> Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
>> Reviewed-by: Simon Glass <sjg@chromium.org>
> 
> Applied to u-boot/master, thanks!

The R-Car Gen3 boards (r8a779{5,6}*_salvator-x_defconfig) u-boot.bin
size grew from 986 kiB to 1240 kiB with this patch, rendering the boards
unbootable. I expect there to be more such cases, so please revert until
there's new version which has this fixed.

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2019-05-19 22:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25 14:55 [U-Boot] [PATCH] Makefile: Prioritize external dtb if defined Michal Simek
2019-03-30 21:18 ` Simon Glass
2019-05-19 20:44 ` Tom Rini
2019-05-19 22:03   ` Marek Vasut [this message]
2019-05-19 22:08     ` Tom Rini
2019-05-19 22:15       ` Marek Vasut
2019-05-19 18:07         ` Michal Simek
2019-05-20 14:04           ` Tom Rini

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=cca74304-e56a-91eb-f30b-7e60f0e55c30@gmail.com \
    --to=marek.vasut@gmail.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.