From 5c35be1f3c480c2c60b50b1d889cae238d7dbce3 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Tue, 30 Jun 2020 19:56:38 +0700 Subject: [PATCH] uboot: Increased timeout to 7 seconds --- features.in/uboot/image-scripts.d/00-uboot-prepare | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/uboot/image-scripts.d/00-uboot-prepare b/features.in/uboot/image-scripts.d/00-uboot-prepare index 472b7951..57dd7bd5 100755 --- a/features.in/uboot/image-scripts.d/00-uboot-prepare +++ b/features.in/uboot/image-scripts.d/00-uboot-prepare @@ -13,7 +13,7 @@ cat > /boot/extlinux/extlinux.conf << EOF menu title ALTLinux Boot Options default linux -timeout 20 +timeout 70 label linux kernel /boot/vmlinuz