Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] boot/uboot: allow multiple target selection
@ 2016-09-01 14:51 Petr Kulhavy
  2016-09-01 14:51 ` [Buildroot] [PATCH 1/2] boot/uboot: add missing SPL build dependency Petr Kulhavy
  2016-09-01 14:51 ` [Buildroot] [PATCH 2/2] boot/uboot: allow to build multiple Uboot images Petr Kulhavy
  0 siblings, 2 replies; 10+ messages in thread
From: Petr Kulhavy @ 2016-09-01 14:51 UTC (permalink / raw)
  To: buildroot


Hi,

I'm sending two improvements to boot/uboot.

The first patch is a minor fix to make sure the SPL target is always build by
the make process.

The other patch changes the current "choice" type of selection of the U-boot
target format to a multi-selection. This might be useful for generating
multiple uboot image formats at once. E.g. one for serial load (which typically
contains some RBL formatting) and one to be stored on a filesystem or in the
flash. So far this was not possible to do.

Any comments are welcome.

Thanks
Petr

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-17 17:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 14:51 [Buildroot] boot/uboot: allow multiple target selection Petr Kulhavy
2016-09-01 14:51 ` [Buildroot] [PATCH 1/2] boot/uboot: add missing SPL build dependency Petr Kulhavy
2016-09-02  7:13   ` Arnout Vandecappelle
2016-09-02 12:41     ` Thomas Petazzoni
2016-09-03 15:11     ` Petr Kulhavy
2016-09-17 17:35       ` Thomas Petazzoni
2016-09-01 14:51 ` [Buildroot] [PATCH 2/2] boot/uboot: allow to build multiple Uboot images Petr Kulhavy
2016-09-02  7:13   ` Arnout Vandecappelle
2016-09-02 10:53     ` Petr Kulhavy
2016-09-02 18:50       ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox