Firstly, change the unit of `μs` to `ms` so it's easier to read. This patch changes the default amount of time allowed to initialise SD Card Readers and eMMC drives from 1ms to 10ms. Having a timeout too short will stop certain devices from booting, which was seen on google/akemi; it throws an exception when attempting to boot from the internal eMMC drive. This new value is still lower than upstream edk2's value of 1s. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: Id1f66d5d50f889f07a34836ab2932b28ef7fb245 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65813 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> |
||
|---|---|---|
| .. | ||
| BOOTBOOT | ||
| coreDOOM | ||
| depthcharge | ||
| FILO | ||
| GRUB2 | ||
| iPXE | ||
| linux | ||
| LinuxBoot | ||
| Memtest86Plus | ||
| SeaBIOS | ||
| skiboot | ||
| tianocore | ||
| tint | ||
| U-Boot | ||
| Yabits | ||
| .gitignore | ||
| Makefile.inc | ||