From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] uboot: install multiple spl images
Date: Tue, 5 Jul 2016 17:35:45 +0200 [thread overview]
Message-ID: <20160705173545.575e406f@free-electrons.com> (raw)
In-Reply-To: <1467717445-29708-1-git-send-email-maxime.hadjinlian@gmail.com>
Hello,
On Tue, 5 Jul 2016 13:17:25 +0200, Maxime Hadjinlian wrote:
> From: Jason Abele <jason@nextthing.co>
>
> For some platforms, there are multiple generated spl images. Extend
> BR2_TARGET_UBOOT_SPL_NAME to allow these multiple images to be installed
> after uboot build completes.
>
> For example, the NextThingCo C.H.I.P. uses two binaries from uboot,
> spl/sunxi-spl.bin and spl/sunxi-spl-with-ecc.bin.
>
> Signed-off-by: Jason Abele <jason@nextthing.co>
> [Maxime:
> - Add foreach loop for general case and mkpimage
> - Use firstword for zynq case]
> Signe-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
>
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
> boot/uboot/Config.in | 2 +-
> boot/uboot/uboot.mk | 17 ++++++++++++-----
> 2 files changed, 13 insertions(+), 6 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-05 15:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 11:17 [Buildroot] [PATCH] uboot: install multiple spl images Maxime Hadjinlian
2016-07-05 11:26 ` Maxime Hadjinlian
2016-07-05 15:35 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-10 22:23 Jason Abele
2016-03-10 22:34 ` Thomas Petazzoni
2016-03-10 23:04 ` Jason Abele
2016-05-04 15:08 ` Thomas De Schampheleire
2016-07-05 11:19 ` Maxime Hadjinlian
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=20160705173545.575e406f@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.