From dbe994c6c400b6928925c8de5772c76bdb63e6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 27 Mar 2016 04:52:22 -0300 Subject: uboot4extlinux packages: enable timeout support for Extlinux --- libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf') diff --git a/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf b/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf index 708bfcddb..77a20223b 100644 --- a/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf +++ b/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf @@ -1,5 +1,7 @@ menu title Welcome to U-Boot with Extlinux support! +timeout 50 + label Parabola GNU/Linux-libre, linux-libre kernel kernel /vmlinuz-linux-libre append root=/dev/mmcblk0p1 rw console=ttyO2,115200n8 -- cgit v1.2.3-2-g168b