Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] beaglebone: Use default U-Boot version
@ 2016-06-04 21:29 Ezequiel Garcia
  2016-06-04 21:29 ` [Buildroot] [PATCH 2/2] beaglebone: Use genimage to produce the SD card image Ezequiel Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ezequiel Garcia @ 2016-06-04 21:29 UTC (permalink / raw)
  To: buildroot

There's no reason to use a specific U-Boot version, given
we are using upstream. Leave the default version get selected.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
---
 configs/beaglebone_defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig
index be803b9cce30..b9d78a9fb25b 100644
--- a/configs/beaglebone_defconfig
+++ b/configs/beaglebone_defconfig
@@ -20,8 +20,6 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y
 # bootloader
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="am335x_evm"
-BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.10"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y
 BR2_TARGET_UBOOT_SPL_NAME="MLO"
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-06 20:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-04 21:29 [Buildroot] [PATCH 1/2] beaglebone: Use default U-Boot version Ezequiel Garcia
2016-06-04 21:29 ` [Buildroot] [PATCH 2/2] beaglebone: Use genimage to produce the SD card image Ezequiel Garcia
2016-06-06 20:39   ` Thomas Petazzoni
2016-06-05  7:52 ` [Buildroot] [PATCH 1/2] beaglebone: Use default U-Boot version Thomas Petazzoni
2016-06-05 21:54   ` Yann E. MORIN
2016-06-06 16:24     ` Ezequiel Garcia
2016-06-06 17:05 ` [Buildroot] [PATCH v2] beaglebone: Bump " Ezequiel Garcia
2016-06-06 20:40   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox