summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
authorroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:35:40 -0500
committerroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:35:40 -0500
commit56c2fb769043157a4725849fdcad1c3b61132c95 (patch)
tree9d3bf274bd09755aee16cb708dd580a1dd4cad19 /flash.c
parent84febce7ae7e32320a108c427cb2625559ea1598 (diff)
add outline for startup delay
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash.c b/flash.c
index f358ee2..391d781 100644
--- a/flash.c
+++ b/flash.c
@@ -317,7 +317,7 @@ static void initFlashValues(FlashStruct *mem)
base_number=11;
mem->flash_start=1;
- mem->turn_on_dly=2;
+ mem->turn_on_dly=5
mem->logic_level_enabled=0;
mem->ChanKey_logic_level=0;