Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36449 )
Change subject: mainboard/google: Allow Hatch variants to read SPD data over SMBus
......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36449/2/src/mainboard/google/hatch/...
File src/mainboard/google/hatch/romstage_spd_smbus.c:
https://review.coreboot.org/c/coreboot/+/36449/2/src/mainboard/google/hatch/...
PS2, Line 27: GPIO_MEM_CH_SEL
I don't think we need this for boards reading SPD via SMBus.
https://review.coreboot.org/c/coreboot/+/36449/2/src/mainboard/google/hatch/...
PS2, Line 48: memcfg.spd[0].read_type = READ_SMBUS;
yes, I think we should just use get_spd_smbus() and pass in the data into FSP.
Thanks for catching this, I wonder if we should make a patch to ensure other platforms do this in a consistent manner as a separate thing?
That can be done as a follow-up.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36449
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3516a46b91840a9f6d1f4cffb2553d939d79cda2
Gerrit-Change-Number: 36449
Gerrit-PatchSet: 2
Gerrit-Owner: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Aaron Durbin
adurbin@chromium.org
Gerrit-CC: Shelley Chen
shchen@google.com
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Comment-Date: Mon, 04 Nov 2019 04:56:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Comment-In-Reply-To: Edward O'Callaghan
quasisec@chromium.org
Gerrit-MessageType: comment