diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/M5271EVB.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/M5271EVB.h b/include/configs/M5271EVB.h index 3935f56..f0fc013 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 */ |