diff options
author | Sean Rhodes <sean@starlabs.systems> | 2022-07-13 08:09:59 +0100 |
---|---|---|
committer | Martin L Roth <gaumless@tutanota.com> | 2022-07-19 19:01:43 +0000 |
commit | 8f296038e5520f196c8c0515820b4cd1d80c42ac (patch) | |
tree | 743f1d30e617c4511fe839c80be1864112f45450 /payloads/external/Makefile.inc | |
parent | 900be57aee1485611d875187cb9ca720febcbde6 (diff) |
payloads/tianocore: Increase default timeout for SD MMC init to 10ms
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>
Diffstat (limited to 'payloads/external/Makefile.inc')
0 files changed, 0 insertions, 0 deletions