summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-07-15 22:00:22 +0000
committerwdenk <wdenk>2003-07-15 22:00:22 +0000
commitad12965db5d145f7cf7595cbeaf03b3402f42897 (patch)
treecc5d94c8037f03dfa13b040ecaaf4b12a6a0d1b5
parent667122af2d5079589de47855948ce4a3f716cb87 (diff)
downloadtalos-obmc-uboot-ad12965db5d145f7cf7595cbeaf03b3402f42897.tar.gz
talos-obmc-uboot-ad12965db5d145f7cf7595cbeaf03b3402f42897.zip
Mode modem init support to F3+F4 key combination
-rw-r--r--include/configs/lwmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/lwmon.h b/include/configs/lwmon.h
index 717ba358cd..74511922de 100644
--- a/include/configs/lwmon.h
+++ b/include/configs/lwmon.h
@@ -224,7 +224,7 @@
#define CONFIG_MODEM_SUPPORT 1 /* enable modem initialization stuff */
#undef CONFIG_MODEM_SUPPORT_DEBUG
-#define CONFIG_MODEM_KEY_MAGIC "3C+3F" /* press F3 + F6 keys to enable modem */
+#define CONFIG_MODEM_KEY_MAGIC "3C+3D" /* press F3 + F4 keys to enable modem */
#define CONFIG_POST_KEY_MAGIC "3C+3E" /* press F3 + F5 keys to force POST */
#if 0
#define CONFIG_AUTOBOOT_KEYED /* Enable "password" protection */
OpenPOWER on IntegriCloud