From: Sascha Laue <Sascha.Laue@gmx.biz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] disable CONFIG_ZERO_BOOTDELAY for lwmon5
Date: Thu, 03 Apr 2008 08:19:20 +0200 [thread overview]
Message-ID: <20080403061920.271430@gmx.net> (raw)
Hi,
Subject: [PATCH] disable CONFIG_ZERO_BOOTDELAY for lwmon5
Change configuartion for lwmon5 board.
Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
---
include/configs/lwmon5.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h
index ced7ba6..ff4bc80 100644
--- a/include/configs/lwmon5.h
+++ b/include/configs/lwmon5.h
@@ -434,7 +434,9 @@
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */
#define CONFIG_LOOPW 1 /* enable loopw command */
#define CONFIG_MX_CYCLIC 1 /* enable mdc/mwc commands */
+#if 0 /* enable only for debug */
#define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */
+#endif
#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */
/*-----------------------------------------------------------------------
--
1.5.2.4
next reply other threads:[~2008-04-03 6:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 6:19 Sascha Laue [this message]
2008-04-03 9:38 ` [U-Boot-Users] [PATCH] disable CONFIG_ZERO_BOOTDELAY for lwmon5 Wolfgang Denk
2008-04-03 12:43 ` Sascha Laue
2008-04-18 4:14 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080403061920.271430@gmx.net \
--to=sascha.laue@gmx.biz \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.