Hello build bot (Jenkins), Furquan Shaikh, Paul Menzel, Tim Wawrzynczak, Varun Joshi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40519
to look at the new patch set (#2).
Change subject: mb/google/deltaur: Correct SPD SMBus address ......................................................................
mb/google/deltaur: Correct SPD SMBus address
SMBus uses 7-bits address, change it from 8-bits to 7-bits.
BUG=b:151702387 TEST=Check Memory SPD data is correct in console log.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I1720b4d6aa0bc785ad86234b3523bb0676ec5c82 --- M src/mainboard/google/deltaur/variants/deltan/memory.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/40519/2