TI:armv7/am43xx: Set CONFIG_BOOTDELAY to 3

This is TI SDK specific change (we use 3 second boot delay to ensure
sufficient time to stop autoboot in all cases).

Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
Tom Rini 2013-10-18 10:19:17 -04:00
parent 979fac76b9
commit 3548753d69
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
#define CONFIG_VERSION_VARIABLE
/* set to negative value for no autoboot */
#define CONFIG_BOOTDELAY 1
#define CONFIG_BOOTDELAY 3
#define CONFIG_ENV_VARS_UBOOT_CONFIG
#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG

View File

@ -42,7 +42,7 @@
/*
* Default to a quick boot delay.
*/
#define CONFIG_BOOTDELAY 1
#define CONFIG_BOOTDELAY 3
/*
* DDR information. We say (for simplicity) that we have 1 bank,