summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-14 01:52:14 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-14 01:52:14 +0200
commit2893ecbf3e5b983970138289b759baf45a327ff3 (patch)
tree10ae25fd89f60b668644d31beae603b15c28fa73
parentb62bdffb75c9f8b05259e26c4e1183a9447e0507 (diff)
Fix build problemsU-Boot-1_1_3
-rw-r--r--include/configs/VCMA9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index bde12e1802..3f29190e43 100644
--- a/include/configs/VCMA9.h
+++ b/include/configs/VCMA9.h
@@ -138,7 +138,7 @@
#define CONFIG_BOOTDELAY 5
/* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */
-#define CONFIG_BOOT_RETRY_TIME -10 /* feature is avaiable but not enabled */
+/* #define CONFIG_BOOT_RETRY_TIME -10 /XXX* feature is available but not enabled */
#define CONFIG_ZERO_BOOTDELAY_CHECK /* check console even if bootdelay = 0 */
#define CONFIG_NETMASK 255.255.255.0