lbmk/script/build
Leah Rowe a69e8548b3 set grub.cfg timeout to 5s (10 on some boards)
target.cfg can now specify e.g.

grub_timeout=20

this would then be inserted as timeout.cfg in cbfs,
containing the instruction:
set timeout=20

HP laptops need a bit of extra time, due to the delay
caused by the EC bug workaround deployed in GRUB

desktops in general need extra time. this too is set to
10s, like the HP laptops.

only insert timeout.cfg if actually needed (declared in
target.cfg), otherwise grub.cfg will default to 5s

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-09 00:01:22 +01:00
..
boot set grub.cfg timeout to 5s (10 on some boards) 2023-09-09 00:01:22 +01:00
command move resources/scripts/ to script/ 2023-08-27 17:19:36 +01:00
coreboot merge config/ and resources/ 2023-09-04 02:47:25 +01:00
grub merge config/ and resources/ 2023-09-04 02:47:25 +01:00
release Build pico-serprog binary release archive 2023-09-08 20:43:53 +03:00
rp2040 Build for all pico board, not just the "original" 2023-09-08 20:43:53 +03:00