From a9f3babc9402f9d4e387acfea26cd3ef1e68d442 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Thu, 30 Apr 2015 12:09:55 +1000 Subject: Increase BOOT_TIMEOUT in boot-tests/fsp_support to 20 Signed-off-by: Stewart Smith --- external/boot-tests/fsp_support.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/boot-tests/fsp_support.sh b/external/boot-tests/fsp_support.sh index 3feecd1..87d7ca0 100644 --- a/external/boot-tests/fsp_support.sh +++ b/external/boot-tests/fsp_support.sh @@ -1,5 +1,5 @@ #Number of times to sleep -BOOT_TIMEOUT="10"; +BOOT_TIMEOUT="20"; #Username/password for for ssh to FSP machines SSHUSER=${SSHUSER:-} -- cgit v1.1