diff options
author | Shelley Chen <shchen@google.com> | 2022-10-18 16:32:20 -0700 |
---|---|---|
committer | Shelley Chen <shchen@google.com> | 2022-10-20 16:34:01 +0000 |
commit | 1b07797a7b79ea6c11421b61b9cf14b92cb91c66 (patch) | |
tree | e42d3fe0eac1dc7bb87749e9e631446d00efd47b /payloads | |
parent | d164feb72602da958b644643b44e754f04a1f281 (diff) |
soc/qualcomm/sc7280: Remove NVMe init
We are required to boot with eMMC enabled in the BIOS to store modem
calibration data. Thus, it doesn't make sense to enable NVMe at boot
time since we will never boot from NVMe w/o eMMC. We may as well take
the boot time reduction (~100ms) by eliminating NVMe initialization.
BUG=b:185426670, b:254281839
BRANCH=None
TEST=Boot after disabling NVMe and make sure that it still boots
Note that we are able to see a little over 100ms in boot time
savings with this change.
Before: 40:device configuration 824,021 (102,701)
After: 40:device configuration 717,402 (44)
Cq-Depend: chromium:3964185
Change-Id: I94f614ba0369c073617949285c0781aef5c6263f
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68562
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions