[Buildroot] [PATCH 3/4] wandboard: Use U-Boot 2016.07

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 11 19:58:52 UTC 2016


Hello,

On Sun, 11 Sep 2016 16:42:05 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at 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 at 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



More information about the buildroot mailing list