From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] board/wandboard: add a genimage config
Date: Mon, 13 Jul 2015 21:03:12 +0200 [thread overview]
Message-ID: <20150713210312.4fc5ec89@free-electrons.com> (raw)
In-Reply-To: <1436813445-17914-1-git-send-email-arnout@mind.be>
Dear Arnout Vandecappelle (Essensium/Mind),
On Mon, 13 Jul 2015 20:50:45 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>
> This patch adds a genimage config file and a post-image script for the
> Wandboard, to generate a medium image "sdcard.img", ready to be booted.
> The image contains the layout explained in the board readme.txt file:
> U-Boot, its environment, and an Ext2 rootfs partition.
>
> The defconfig has been slightly changed to enable this feature. Also
> lighten the readme file since the config file is documented and simpler.
>
> Tested on a Wandboard Solo.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> [Arnout: change the name of the tmp dir, and remove it before using
> it.]
> ---
> v3 [Arnout]
> - Change the name of the tmp dir to genimage.tmp, which is more
> consistent with other names we use e.g. for iso9660.
> - Remove the tmp dir before running genimage instead of after.
> We normally don't remove any (partial) build artefacts, but on the
> other hand genimage barfs if the directory exists already.
> ---
> board/wandboard/genimage.cfg | 32 ++++++++++++++++++++++++++++++++
> board/wandboard/post-image.sh | 16 ++++++++++++++++
> board/wandboard/readme.txt | 41 +++++++++--------------------------------
> configs/wandboard_defconfig | 2 ++
> 4 files changed, 59 insertions(+), 32 deletions(-)
> create mode 100644 board/wandboard/genimage.cfg
> create mode 100755 board/wandboard/post-image.sh
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-07-13 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 21:20 [Buildroot] [PATCH] board/wandboard: add a genimage config Vivien Didelot
2015-07-13 18:50 ` [Buildroot] [PATCH v3] " Arnout Vandecappelle
2015-07-13 19:03 ` Thomas Petazzoni [this message]
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=20150713210312.4fc5ec89@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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