All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH 0/4] Wic support for mxs
@ 2015-07-23 12:54 Alexandre Belloni
  2015-07-23 12:54 ` [meta-fsl-arm][PATCH 1/4] barebox: add generic symbolic links Alexandre Belloni
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Alexandre Belloni @ 2015-07-23 12:54 UTC (permalink / raw)
  To: meta-freescale

Hi,

The following patch were laying around since march and I still didn't send
them. They add wic support for mxs based boards. This has been tested with the
crystalfontz boards.

The first two patches add the necessary links to allow wic to easily find
barebox and its environment.

Then a patch adds support for ontrack DM6 aux3 partitions to parted. I'm not
sure how mainlinable this is.

The final patch is an example wks.


Alexandre Belloni (4):
  barebox: add generic symbolic links
  image_types_fsl: use generic links for barebox.mxsboot-sdcard
  parted: add ontrack DM6 aux3 support
  wic: add a wks for mxs-barebox

 classes/image_types_fsl.bbclass                    |   6 +-
 recipes-bsp/barebox/barebox.inc                    |   2 +
 .../parted/parted/Add_ontrackdm6aux3.patch         | 109 +++++++++++++++++++++
 recipes-extended/parted/parted_3.2.bbappend        |   3 +
 scripts/lib/image/canned-wks/mxs-barebox.wks       |  17 ++++
 5 files changed, 135 insertions(+), 2 deletions(-)
 create mode 100644 recipes-extended/parted/parted/Add_ontrackdm6aux3.patch
 create mode 100644 recipes-extended/parted/parted_3.2.bbappend
 create mode 100644 scripts/lib/image/canned-wks/mxs-barebox.wks

-- 
2.1.4



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

end of thread, other threads:[~2015-07-24 17:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 12:54 [meta-fsl-arm][PATCH 0/4] Wic support for mxs Alexandre Belloni
2015-07-23 12:54 ` [meta-fsl-arm][PATCH 1/4] barebox: add generic symbolic links Alexandre Belloni
2015-07-23 12:54 ` [meta-fsl-arm][PATCH 2/4] image_types_fsl: use generic links for barebox.mxsboot-sdcard Alexandre Belloni
2015-07-23 17:01   ` Otavio Salvador
2015-07-23 22:41     ` Alexandre Belloni
2015-07-24 12:35       ` Otavio Salvador
2015-07-24 12:56         ` Alexandre Belloni
2015-07-24 17:27           ` Otavio Salvador
2015-07-23 12:54 ` [meta-fsl-arm][PATCH 3/4] parted: add ontrack DM6 aux3 support Alexandre Belloni
2015-07-23 17:05   ` Otavio Salvador
2015-07-23 22:43     ` Alexandre Belloni
2015-07-24 12:32       ` Otavio Salvador
2015-07-23 12:54 ` [meta-fsl-arm][PATCH 4/4] wic: add a wks for mxs-barebox Alexandre Belloni

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.