All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] board/ci20: Implement creation of a basic sdcard image for ci20
Date: Fri, 12 Jan 2018 22:44:33 +0100	[thread overview]
Message-ID: <20180112224433.67e1e95e@windsurf.lan> (raw)
In-Reply-To: <1515514108-18962-2-git-send-email-johannes.schmitz1@gmail.com>

Hello,

On Tue,  9 Jan 2018 17:08:28 +0100, Johannes Schmitz wrote:
> Add a genimage.cfg to create a working sdcard.img for the ci20 hardware.
> We also need a uboot-env.txt to create the partition for the uboot
> environment.
> 
> Update the board/ci20/readme.txt with the related information. Remove
> the tftp netboot description from the readme as it is already to
> complicated for a basic bootable example.
> 
> Signed-off-by: Johannes Schmitz <johannes.schmitz1@gmail.com>
> ---
>  board/ci20/genimage.cfg  | 29 ++++++++++++++++++++++++++
>  board/ci20/readme.txt    | 54 ++++++++++++++++++++++++++----------------------
>  board/ci20/uboot-env.txt | 10 +++++++++
>  configs/ci20_defconfig   | 11 ++++++++++
>  4 files changed, 79 insertions(+), 25 deletions(-)
>  create mode 100644 board/ci20/genimage.cfg
>  create mode 100644 board/ci20/uboot-env.txt

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2018-01-12 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 16:08 [Buildroot] [PATCH 1/2] toolchain: Fix the toolchain-wrapper to support more recent GCC versions Johannes Schmitz
2018-01-09 16:08 ` [Buildroot] [PATCH 2/2] board/ci20: Implement creation of a basic sdcard image for ci20 Johannes Schmitz
2018-01-12 21:44   ` Thomas Petazzoni [this message]
2018-01-12 21:39 ` [Buildroot] [PATCH 1/2] toolchain: Fix the toolchain-wrapper to support more recent GCC versions Thomas Petazzoni

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=20180112224433.67e1e95e@windsurf.lan \
    --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 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.