Hello build bot (Jenkins), Caveh Jalali, Ravishankar Sarawadi, Tim Wawrzynczak, Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45643
to look at the new patch set (#2).
Change subject: mb/google/volteer: Disable HybridStorageMode for Delbin ......................................................................
mb/google/volteer: Disable HybridStorageMode for Delbin
HybridStorageMode FSP UPD needs to be set only for optane storage. Enabling HybridStorageMode causes some extra delay in FspSiliconInit due to HECI command and hence is avoided for NVMe and SATA scenerios. This change disables "HybridStorageMode" for Delbin.
BUG=b:158573805 TEST=Build and boot delbin and confirm that FspSiliconInit time is reduced. This saves ~100ms.
Signed-off-by: Shaunak Saha shaunak.saha@intel.com Change-Id: I54fc78e3f888d4f2a02ba0ad6b9aef33eb872a9c --- M src/mainboard/google/volteer/variants/delbin/overridetree.cb 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/45643/2