[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-131-gbbb397e85
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-10-10 11:43:49
|
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 bbb397e85d72faf4703d111cedbd49765efe6e27 (commit)
from cc9d850a4e3f506ae1729cd511fcb8c00c3889c8 (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 bbb397e85d72faf4703d111cedbd49765efe6e27
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Oct 10 13:41:47 2019 +0200
[U-BOOT] APF6: 2014.07+: enable fuse command
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h | 3 +++
buildroot/target/device/armadeus/apf6/apf6-u-boot-2015.01.h | 3 +++
2 files changed, 6 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 3230b8127..6d04b7ea5 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
@@ -78,6 +78,9 @@
#define CONFIG_CMD_USB
#define CONFIG_CMD_USB_MASS_STORAGE
#define CONFIG_CMD_GPIO
+#define CONFIG_CMD_FUSE
+
+#define CONFIG_MXC_OCOTP
#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 3230b8127..6d04b7ea5 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
@@ -78,6 +78,9 @@
#define CONFIG_CMD_USB
#define CONFIG_CMD_USB_MASS_STORAGE
#define CONFIG_CMD_GPIO
+#define CONFIG_CMD_FUSE
+
+#define CONFIG_MXC_OCOTP
#define CONFIG_BOOTDELAY 5
#define CONFIG_ZERO_BOOTDELAY_CHECK
hooks/post-receive
--
armadeus
|