All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/orangepipc: Use u-boot 2016.09
@ 2016-09-13  7:20 Peter Korsgaard
  2016-09-13  7:20 ` [Buildroot] [PATCH 2/2] configs/orangepipc: Use Linux 4.7.3 Peter Korsgaard
  2016-09-13 15:33 ` [Buildroot] [PATCH 1/2] configs/orangepipc: Use u-boot 2016.09 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-09-13  7:20 UTC (permalink / raw)
  To: buildroot

Among others, this adds support for the ethernet interface.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/orangepipc_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/orangepipc_defconfig b/configs/orangepipc_defconfig
index 3683ad4..2e127d0 100644
--- a/configs/orangepipc_defconfig
+++ b/configs/orangepipc_defconfig
@@ -18,7 +18,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.05"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="orangepi_pc"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
-- 
2.8.1

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

end of thread, other threads:[~2016-09-13 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  7:20 [Buildroot] [PATCH 1/2] configs/orangepipc: Use u-boot 2016.09 Peter Korsgaard
2016-09-13  7:20 ` [Buildroot] [PATCH 2/2] configs/orangepipc: Use Linux 4.7.3 Peter Korsgaard
2016-09-13 15:33 ` [Buildroot] [PATCH 1/2] configs/orangepipc: Use u-boot 2016.09 Thomas Petazzoni

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.