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 3/4] wandboard: Use U-Boot 2016.07
Date: Sun, 11 Sep 2016 21:58:52 +0200	[thread overview]
Message-ID: <20160911215852.2cf1ed43@free-electrons.com> (raw)
In-Reply-To: <1473622926-5476-3-git-send-email-festevam@gmail.com>

Hello,

On Sun, 11 Sep 2016 16:42:05 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Upgrade U-Boot version to 2016.07 and make proper use of U-Boot
> distro configuration features.
> 
> Provide a boot.scr binary script that is one of the standard ways to
> pass a U-Boot script with distro features enabled.
> 
> With this method the uboot-env.txt file is no longer needed, so it is
> removed.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
>  board/wandboard/boot.scr.txt  |  7 +++++++
>  board/wandboard/genimage.cfg  |  7 -------
>  board/wandboard/post-build.sh |  8 ++++++++
>  board/wandboard/uboot-env.txt | 28 ----------------------------
>  configs/wandboard_defconfig   | 10 +++-------
>  5 files changed, 18 insertions(+), 42 deletions(-)
>  create mode 100644 board/wandboard/boot.scr.txt
>  create mode 100755 board/wandboard/post-build.sh
>  delete mode 100644 board/wandboard/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:[~2016-09-11 19:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 19:42 [Buildroot] [PATCH 1/4] wandboard: Use ext4 rootfs type Fabio Estevam
2016-09-11 19:42 ` [Buildroot] [PATCH 2/4] wandboard: Use kernel version 4.7.3 Fabio Estevam
2016-09-11 19:58   ` Thomas Petazzoni
2016-09-11 19:42 ` [Buildroot] [PATCH 3/4] wandboard: Use U-Boot 2016.07 Fabio Estevam
2016-09-11 19:58   ` Thomas Petazzoni [this message]
2016-09-11 19:42 ` [Buildroot] [PATCH 4/4] wandboard: Select required host tools for SD card generation Fabio Estevam
2016-09-11 19:58   ` Thomas Petazzoni
2016-09-11 19:57 ` [Buildroot] [PATCH 1/4] wandboard: Use ext4 rootfs type 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=20160911215852.2cf1ed43@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 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.