From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 3/4] beaglebone: update to latest U-Boot
Date: Thu, 6 Feb 2014 22:32:26 +0100 [thread overview]
Message-ID: <20140206223226.3cc86ccc@skate> (raw)
In-Reply-To: <1391717684-4244-4-git-send-email-anders@chargestorm.se>
Dear Anders Darander,
On Thu, 6 Feb 2014 21:14:43 +0100, Anders Darander wrote:
> Update to the default version of U-Boot, at this time 2013.10.
>
> Tested with an old uEnv.txt (i.e. using uImage) and with the
> currently prefered zImage.
>
> Signed-off-by: Anders Darander <anders@chargestorm.se>
> ---
> configs/beaglebone_defconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
> index 490bed5..6fa8226 100644
> --- a/configs/beaglebone_defconfig
> +++ b/configs/beaglebone_defconfig
> @@ -21,8 +21,6 @@ BR2_DEFAULT_KERNEL_VERSION="3.12.9"
> # bootloader
> BR2_TARGET_UBOOT=y
> BR2_TARGET_UBOOT_BOARDNAME="am335x_evm"
> -BR2_TARGET_UBOOT_CUSTOM_VERSION=y
> -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.04"
You should keep these lines and just change it to "2013.10".
The reason is that if you remove these lines, then what the defconfig
means is "use whatever default version Buildroot has". This is not the
behavior what we want for defconfig, since we want them to be
reproducible, as we have no guarantee that newer U-Boot versions will
continue to work for a given platform.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-02-06 21:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-06 20:14 [Buildroot] [PATCH v3 0/4] beaglebone: u-boot and kernel updates Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 1/4] beaglebone: update to TI 3.12 kernel Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 2/4] am33x-cm3: update to latest version Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 3/4] beaglebone: update to latest U-Boot Anders Darander
2014-02-06 21:32 ` Thomas Petazzoni [this message]
2014-02-07 6:03 ` Anders Darander
2014-02-06 20:14 ` [Buildroot] [PATCH v3 4/4] beaglebone: change to zImage Anders Darander
2014-02-06 22:05 ` Ryan Barnett
2014-02-07 5:59 ` Anders Darander
2014-02-07 8:03 ` Thomas Petazzoni
2014-02-07 8:45 ` Ryan Barnett
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=20140206223226.3cc86ccc@skate \
--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