[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-12-g66c229898
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-09-20 16:06:26
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 66c22989842aea943da881e05315289b3e968814 (commit)
from 567e1486329d2c23d00453125f9922ec52d82316 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 66c22989842aea943da881e05315289b3e968814
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Sep 20 18:05:48 2018 +0200
[U-BOOT] APF6: 2014.07+: activates gpio command by default
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h | 1 +
buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h | 1 +
2 files changed, 2 insertions(+)
diff --git a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
index 9b1bb7b5b..3230b8127 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
+++ b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
@@ -77,6 +77,7 @@
#define CONFIG_CMD_SETEXPR
#define CONFIG_CMD_USB
#define CONFIG_CMD_USB_MASS_STORAGE
+#define CONFIG_CMD_GPIO
#define CONFIG_BOOTDELAY 5
#define CONFIG_ZERO_BOOTDELAY_CHECK
diff --git a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h
index 9b1bb7b5b..3230b8127 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h
+++ b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h
@@ -77,6 +77,7 @@
#define CONFIG_CMD_SETEXPR
#define CONFIG_CMD_USB
#define CONFIG_CMD_USB_MASS_STORAGE
+#define CONFIG_CMD_GPIO
#define CONFIG_BOOTDELAY 5
#define CONFIG_ZERO_BOOTDELAY_CHECK
hooks/post-receive
--
armadeus
|