projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88b6e1
)
Reduce BOOTDELAY variable to 1 second by default for STK1002
author
Hans-Christian Egtvedt
<hcegtvedt@atmel.com>
Thu, 30 Aug 2007 13:03:05 +0000
(15:03 +0200)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Thu, 30 Aug 2007 15:27:44 +0000
(17:27 +0200)
Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
include/configs/atstk1002.h
patch
|
blob
|
history
diff --git
a/include/configs/atstk1002.h
b/include/configs/atstk1002.h
index 65736644b613361fbaf9bc9eddd1dcdacb2ab642..f7bf62c825f518b2b0a24e1e43db89eeb2342605 100644
(file)
--- a/
include/configs/atstk1002.h
+++ b/
include/configs/atstk1002.h
@@
-87,7
+87,7
@@
* Only interrupt autoboot if <space> is pressed. Otherwise, garbage
* data on the serial line may interrupt the boot sequence.
*/
-#define CONFIG_BOOTDELAY
2
+#define CONFIG_BOOTDELAY
1
#define CONFIG_AUTOBOOT 1
#define CONFIG_AUTOBOOT_KEYED 1
#define CONFIG_AUTOBOOT_PROMPT \