All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio.salvador@ossystems.com.br>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building u-boot.imx and SPL simultaneously
Date: Sat, 3 Sep 2016 17:27:01 -0300	[thread overview]
Message-ID: <CAP9ODKpppfVpuwrvXujTQg-0ARL225hLQTd=bmMScmEjOGtA_g@mail.gmail.com> (raw)
In-Reply-To: <11f4e24d-17c2-69a6-ba59-078e3bbfe09f@denx.de>

On Sat, Sep 3, 2016 at 6:40 AM, Stefano Babic <sbabic@denx.de> wrote:
> On 03/09/2016 01:15, Petr Kulhavy wrote:
>> You are saying that in order to cover my use case(s) I need two
>> defconfigs. Well, ok...
>> But how do I integrate this into Buildroot? For the sake of
>> maintainability, simplification, reducing chance for an error during
>> build I want to have one Buildroot defconfig, run one build command and
>> get all the necessary images.
>> How do I do that with two U-boot defconfigs?
>
> I am noit a Buildroot expert, someone else can better point you in the
> right direction. I will expect that you need a second target. If I had
> to do thuis in Yoct, I will tend to add a new recipe to build .imx variant.

On OpenEmbedded-based systems, as is the case of Yocto Project, we
introduced the UBOOT_CONFIG mechanism for this. So for example in:

https://github.com/Freescale/meta-fsl-arm/blob/master/conf/machine/imx6slevk.conf#L15

The UBOOT_CONFIG is changed, in local.conf for a machine, to:

UBOOT_CONFIG = "spinor sd"

Both as build.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

  reply	other threads:[~2016-09-03 20:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-02 16:46 [U-Boot] Building u-boot.imx and SPL simultaneously Petr Kulhavy
2016-09-02 18:18 ` Stefano Babic
2016-09-02 18:57   ` Petr Kulhavy
2016-09-02 20:03     ` Fabio Estevam
2016-09-02 20:53       ` Petr Kulhavy
2016-09-06 13:40         ` Tom Rini
2016-09-06 13:53           ` Otavio Salvador
2016-09-06 13:56             ` Tom Rini
2016-09-06 14:00           ` Eric Nelson
2016-09-06 14:12             ` Petr Kulhavy
2016-09-06 14:17               ` Tom Rini
2016-09-06 14:15             ` Tom Rini
2016-09-10 23:40               ` Eric Nelson
2016-09-18  6:50                 ` Peng Fan
2016-09-18  7:18                   ` Stefano Babic
2016-09-02 21:45     ` Stefano Babic
2016-09-02 23:15       ` Petr Kulhavy
2016-09-03  9:40         ` Stefano Babic
2016-09-03 20:27           ` Otavio Salvador [this message]
2016-09-04  8:53             ` Stefano Babic

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='CAP9ODKpppfVpuwrvXujTQg-0ARL225hLQTd=bmMScmEjOGtA_g@mail.gmail.com' \
    --to=otavio.salvador@ossystems.com.br \
    --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.