summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-05-17 12:16:26 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-05-17 12:16:26 +0200
commit27333f8c343ec31008c6d626210961f319ad4ec1 (patch)
treea3bcb2605de584cfc0b3396efb3dbcb73a400f6e /include
parentdf3eece32d8c3872161deeadd9a3a21923d93ce3 (diff)
downloadblackbird-obmc-uboot-27333f8c343ec31008c6d626210961f319ad4ec1.tar.gz
blackbird-obmc-uboot-27333f8c343ec31008c6d626210961f319ad4ec1.zip
Enable autoboot for M5271EVB board.
Diffstat (limited to 'include')
-rw-r--r--include/configs/M5271EVB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/M5271EVB.h b/include/configs/M5271EVB.h
index 3935f56aa3..f0fc013434 100644
--- a/include/configs/M5271EVB.h
+++ b/include/configs/M5271EVB.h
@@ -50,6 +50,8 @@
#undef CONFIG_WATCHDOG /* disable watchdog */
+#define CONFIG_BOOTDELAY 5
+
/* Configuration for environment
* Environment is embedded in u-boot in the second sector of the flash
*/
OpenPOWER on IntegriCloud