Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
@ 2015-05-05  6:39 Nikolay Dimitrov
  2015-05-07 21:09 ` Peter Korsgaard
  2015-05-14 21:02 ` Nikolay Dimitrov
  0 siblings, 2 replies; 6+ messages in thread
From: Nikolay Dimitrov @ 2015-05-05  6:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
---
Changes v1 -> v2:
  - None, just did additional testing. v1 was rejected on my request as I
    suspected that u-boot v2015.04 breaks the network interface, but this
    is not the case and all works fine.

 configs/riotboard_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
index 6e581fa..72c3e04 100644
--- a/configs/riotboard_defconfig
+++ b/configs/riotboard_defconfig
@@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
 
 # bootloader
 BR2_TARGET_UBOOT=y
-BR2_TARGET_UBOOT_VERSION="2015.01"
+BR2_TARGET_UBOOT_VERSION="2015.04"
 BR2_TARGET_UBOOT_BOARDNAME="riotboard"
 BR2_TARGET_UBOOT_FORMAT_IMX=y
 
-- 
1.7.10.4

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

end of thread, other threads:[~2015-05-15  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05  6:39 [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04 Nikolay Dimitrov
2015-05-07 21:09 ` Peter Korsgaard
2015-05-14 21:02 ` Nikolay Dimitrov
2015-05-15  3:54   ` Baruch Siach
2015-05-15  6:22     ` Peter Korsgaard
2015-05-15  9:36       ` Nikolay Dimitrov

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