From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] board/ci20: Implement creation of a basic sdcard image for ci20
Date: Tue, 9 Jan 2018 15:38:54 +0100 [thread overview]
Message-ID: <20180109153854.774a0b7c@windsurf> (raw)
In-Reply-To: <1515504542-26528-1-git-send-email-johannes.schmitz1@gmail.com>
Hello,
On Tue, 9 Jan 2018 14:29:02 +0100, Johannes Schmitz wrote:
> Add a genimage.cfg and post-image.sh 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.
>
> Fix the toolchain-wrapper to support more recent GCC versions concerning
> the MIPS XBurst architecture used by ci20.
>
> Signed-off-by: Johannes Schmitz <johannes.schmitz1@gmail.com>
Thanks for this new iteration!
> ---
> board/ci20/genimage.cfg | 29 +++++++++++++++++++++++
> board/ci20/post-image.sh | 16 +++++++++++++
This script is no longer needed/used by your patch, since you use the
generic genimage.sh script.
> board/ci20/readme.txt | 54 +++++++++++++++++++++++-------------------
> board/ci20/uboot-env.txt | 10 ++++++++
> configs/ci20_defconfig | 11 +++++++++
> toolchain/toolchain-wrapper.c | 10 ++++++--
> toolchain/toolchain-wrapper.mk | 6 ++++-
The toolchain changes are really unrelated, they shouldn't be part of
the same patch.
Best regards,
Thomas Petazzoni
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2018-01-09 14:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 13:29 [Buildroot] [PATCH 1/1] board/ci20: Implement creation of a basic sdcard image for ci20 Johannes Schmitz
2018-01-09 14:38 ` Thomas Petazzoni [this message]
[not found] ` <CAMbDF3JqN=7DxC3N1KBAkBsrPYn6AU=+Tn0ct=AQsNMmNWw8cg@mail.gmail.com>
2018-01-09 15:36 ` Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2018-01-05 16:31 Johannes Schmitz
2018-01-05 20:22 ` 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=20180109153854.774a0b7c@windsurf \
--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