summaryrefslogtreecommitdiffstats
path: root/include/configs/rut.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r--include/configs/rut.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h
index bf2cc2f2bb..b0dcbd8c5a 100644
--- a/include/configs/rut.h
+++ b/include/configs/rut.h
@@ -85,7 +85,6 @@
#ifndef CONFIG_RESTORE_FLASH
/* set to negative value for no autoboot */
-#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTCOMMAND \
"if mmc rescan; then " \
@@ -107,7 +106,6 @@
"reset;"
#else
-#define CONFIG_BOOTDELAY 0
#define CONFIG_BOOTCOMMAND \
"setenv autoload no; " \
OpenPOWER on IntegriCloud