[coreboot-gerrit] Change in coreboot[master]: google/fizz: enable SPD word access

Kane Chen (Code Review) gerrit at coreboot.org
Wed Nov 1 06:04:57 CET 2017


Kane Chen has uploaded this change for review. ( https://review.coreboot.org/22267


Change subject: google/fizz: enable SPD word access
......................................................................

google/fizz: enable SPD word access

This is to enable SPD word access to reduce boot time.
It can save 80 ~ 100 ms per DIMM

BUG=b:67021853
BRANCH=None
TEST=system boot, and boot time is reduced

Change-Id: Ic527a539ed634e15b939b18fff4b4e08ebb3ec57
Signed-off-by: Kane Chen <kane.chen at intel.com>
---
M src/mainboard/google/fizz/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/22267/1

diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig
index 34e3881..8036b8b 100644
--- a/src/mainboard/google/fizz/Kconfig
+++ b/src/mainboard/google/fizz/Kconfig
@@ -18,6 +18,7 @@
 	select FIZZ_USE_SPI_TPM
 	select GENERIC_SPD_BIN
 	select RT8168_GET_MAC_FROM_VPD
+	select SPD_READ_BY_WORD
 
 config VBOOT
 	select EC_GOOGLE_CHROMEEC_SWITCHES

-- 
To view, visit https://review.coreboot.org/22267
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic527a539ed634e15b939b18fff4b4e08ebb3ec57
Gerrit-Change-Number: 22267
Gerrit-PatchSet: 1
Gerrit-Owner: Kane Chen <kane.chen at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171101/a7af77e6/attachment.html>


More information about the coreboot-gerrit mailing list