Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] add u-boot.sb file format and elftosb tools
@ 2012-03-13 12:52 Eric Jarrige
  2012-03-13 12:52 ` [Buildroot] [PATCH 1/2] Add (Freescale) elftosb host package Eric Jarrige
  2012-03-13 12:52 ` [Buildroot] [PATCH 2/2] u-boot: add support for u-boot.sb file format Eric Jarrige
  0 siblings, 2 replies; 15+ messages in thread
From: Eric Jarrige @ 2012-03-13 12:52 UTC (permalink / raw)
  To: buildroot

These patches add support for the Freescale "Safe Boot" file format:
- add elftosb host tools to package the .sb binary files 
- add u-boot.sb binary format in BR menuconfig

Eric Jarrige (2):
  Add (Freescale) elftosb host package
  u-boot: add support for u-boot.sb file format

 boot/uboot/Config.in                               |    3 ++
 boot/uboot/uboot.mk                                |    4 +++
 package/elftosb/elftosb.mk                         |   28 ++++++++++++++++++++
 .../elftosb/elftosb10.12.01-fixes_includes.patch   |   19 +++++++++++++
 4 files changed, 54 insertions(+), 0 deletions(-)
 create mode 100644 package/elftosb/elftosb.mk
 create mode 100644 package/elftosb/elftosb10.12.01-fixes_includes.patch

-- 
1.7.2.5

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

end of thread, other threads:[~2012-03-15 21:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 12:52 [Buildroot] [PATCH 0/2] add u-boot.sb file format and elftosb tools Eric Jarrige
2012-03-13 12:52 ` [Buildroot] [PATCH 1/2] Add (Freescale) elftosb host package Eric Jarrige
2012-03-13 15:10   ` Thomas Petazzoni
2012-03-14  0:05   ` Arnout Vandecappelle
2012-03-14  9:41     ` Thomas Petazzoni
2012-03-14 11:11       ` Luca Ceresoli
2012-03-14 11:57         ` Thomas Petazzoni
2012-03-15 21:06         ` [Buildroot] Remove clean and uninstall targets [was: Re: [PATCH 1/2] Add (Freescale) elftosb host package] Arnout Vandecappelle
2012-03-15 21:28           ` Thomas Petazzoni
2012-03-15 21:32             ` Arnout Vandecappelle
2012-03-13 12:52 ` [Buildroot] [PATCH 2/2] u-boot: add support for u-boot.sb file format Eric Jarrige
2012-03-13 14:17   ` Thomas Petazzoni
2012-03-13 14:52     ` Eric Jarrige
2012-03-13 15:06       ` Thomas Petazzoni
2012-03-13 15:11   ` Thomas Petazzoni

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