[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-388-g0d770c3
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-06-17 20:58:21
|
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 0d770c3b715907db123f4566fff7ac15438c058e (commit)
from 57da43d9eb00238382d418e6145c034337ed3cfc (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 0d770c3b715907db123f4566fff7ac15438c058e
Author: Eric Jarrige <eri...@ar...>
Date: Sun Jun 17 23:00:30 2012 +0200
[UBOOT] apf27: enable option to support flattened device trees
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-u-boot-2012.04.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2012.04.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2012.04.h
index 4ee2da3..58cf1cd 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2012.04.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2012.04.h
@@ -170,10 +170,10 @@
#define CONFIG_CMDLINE_TAG /* send commandline to Kernel */
#define CONFIG_SETUP_MEMORY_TAGS /* send memory definition to kernel */
#define CONFIG_INITRD_TAG /* send initrd params */
-/*
-#define CONFIG_REVISION_TAG
+
+/* #define CONFIG_REVISION_TAG */
#define CONFIG_OF_LIBFDT
-*/
+
#define CONFIG_BOOTDELAY 5
#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_BOOTFILE MK_STR(CONFIG_BOARD_NAME) "-linux.bin"
hooks/post-receive
--
armadeus
|