Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Cc: Denys Dmytriyenko <denys@ti.com>,
	Tom Zanussi <tom.zanussi@linux.intel.com>,
	Otavio Salvador <otavio@ossystems.com.br>,
	openembedded-core@lists.openembedded.org
Subject: Re: [Patch 0/9]: support for generating SD images from wic
Date: Mon, 22 Sep 2014 14:57:31 +0200	[thread overview]
Message-ID: <20140922125731.GB25675@piout.net> (raw)
In-Reply-To: <1411385721-22264-1-git-send-email-maciej.borzecki@open-rnd.pl>

Hi,

On 22/09/2014 at 13:35:12 +0200, Maciej Borzecki wrote :
> This patch series is a proposal that adds support for generating SD
> card images for embedded boards using wic. I did not want to cross
> post to meta-ti and meta-freescale so Denys and Otavio are added in
> CC. I would be glad to receive some feedback from you.
> 
> So far, the 2 most common scenarios I've seen are that either the boot
> files need to be located in a specific partition, or the bootloader is
> located within the disk image, typically directly following MBR. The
> series implements support for the first case. The second case should
> be easily supportable on top of this code.
> 
> Within the context of boot partition, the proposal adds a new variable
> IMAGE_BOOT_FILES. The variable contains a list of files that need to
> be copied to the boot partition, possibly being renamed during the
> process (example BBB support lists u-boot.img and MLO, analogical
> config can be made up for RsPI). By default the files are picked up
> from DEPLOY_DIR_IMAGE.
> 
> Patches 1-4 solve some general problems in wic, so if these go through
> review I'd recommend merging them to master. If that's more convenient
> I can post them again as a separate series.
> 
> Patches 5-8 implement IMAGE_BOOT_FILES support, wic source plugin and
> a kickstart for SD card.
> 
> Patch 9 adds IMAGE_BOOT_FILES to yocto-bsp BBB config.
> 

For the whole series:
Tested-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

I tested on a custom am335x based platform.

Thanks !

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


  parent reply	other threads:[~2014-09-22 12:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 11:35 [Patch 0/9]: support for generating SD images from wic Maciej Borzecki
2014-09-22 11:35 ` [PATCH 1/9] wic: minor comment update Maciej Borzecki
2014-09-22 11:35 ` [PATCH 2/9] wic: use IMAGE_EXTRA_SPACE for vfat rootfs Maciej Borzecki
2014-09-22 11:35 ` [PATCH 3/9] wic: fix vfat partition sector count only if needed Maciej Borzecki
2014-09-22 11:35 ` [PATCH 4/9] wic: set bootimg_dir when using image-name artifacts Maciej Borzecki
2014-09-22 11:35 ` [PATCH 5/9] ref-manual: document IMAGE_BOOT_FILES Maciej Borzecki
2014-09-22 12:36   ` Alexandre Belloni
2014-09-22 11:35 ` [PATCH 6/9] documentation.conf: " Maciej Borzecki
2014-09-22 11:35 ` [PATCH 7/9] wic: add new bootimg-partition plugin Maciej Borzecki
2014-09-22 11:35 ` [PATCH 8/9] wic: add sdimage-bootpart kickstart file Maciej Borzecki
2014-09-22 11:35 ` [PATCH 9/9] beaglebone.conf: add IMAGE_BOOT_FILES Maciej Borzecki
2014-09-23 18:31   ` Denys Dmytriyenko
2014-09-23 19:04     ` Maciej Borzecki
2014-09-23 19:09       ` Richard Purdie
2014-09-23 19:15         ` Maciej Borzecki
2014-09-22 12:57 ` Alexandre Belloni [this message]
2014-09-23 19:28 ` [Patch 0/9]: support for generating SD images from wic Tom Zanussi

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=20140922125731.GB25675@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=denys@ti.com \
    --cc=maciej.borzecki@open-rnd.pl \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    --cc=tom.zanussi@linux.intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox