config/common: set bootdelay to 3 seconds

Fixes #1075
This commit is contained in:
Alexander Couzens 2015-03-09 15:18:16 +01:00
parent 5fc9ba0246
commit 7966dca8a2
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
#define CONFIG_AUTOBOOT_KEYED
#define CONFIG_AUTOBOOT_STOP_STR "ap-stop"
#define CONFIG_BOOTDELAY 8
#define CONFIG_BOOTDELAY 3
#undef CFG_BAUDRATE_TABLE
#define CFG_BAUDRATE_TABLE { 300, 1200, 2400, 4800, 9600, 14400, 19200, 28800, 38400, 56000, 57600, \