[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-135-gb3eb290
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-01-25 13:12:03
|
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 b3eb290689befdb90a9af36e1ce74af307d1b400 (commit)
from e07b5858f9630769061ef5997e81ff63c38b6f3a (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 b3eb290689befdb90a9af36e1ce74af307d1b400
Author: nicolas colombain <nic...@ar...>
Date: Mon Jan 25 14:11:16 2010 +0100
[U-BOOT] add zero boot delay check
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf27/apf27.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27.h b/buildroot/target/device/armadeus/apf27/apf27.h
index 8a87e5e..0746c9e 100644
--- a/buildroot/target/device/armadeus/apf27/apf27.h
+++ b/buildroot/target/device/armadeus/apf27/apf27.h
@@ -111,6 +111,7 @@
* Boot options. Setting delay to -1 stops autostart count down.
*/
#define CONFIG_BOOTDELAY 20
+#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_BOOTARGS \
CONFIG_CONSOLE " root=/dev/mtdblock4 rootfstype=jffs2 " MTDPARTS_DEFAULT
hooks/post-receive
--
armadeus
|