cbmk/config/u-boot/i386coreboot
Leah Rowe ce27bb0ea0 Add auto-boot timeout for U-Boot's bootflow menu
Otherwise, you have to press enter to boot your distro.

With this, a timeout is created. After a number of seconds,
which can be reconfigured, the first option selected will be booted,
when generating a bootflow menu.

The timeout is disabled when you navigate the menu; it only
kicks in if you don't input anything on the keyboard.

More information about how this works is in the U-Boot patches,
within this patch. I've set the timeout to 8 seconds.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-07 15:44:20 +00:00
..
config Add auto-boot timeout for U-Boot's bootflow menu 2024-12-07 15:44:20 +00:00
target.cfg Experimental U-Boot payload (32-bit dtb, U-Boot) 2024-11-28 19:53:23 +00:00