Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33225 )
Change subject: soc/intel/braswell/smbus.c: Add support for i2c mode block write
......................................................................
Patch Set 9:
There is also the Linux smbus driver which doesn't know any
quirks, it seems. It uses SMBHSTCMD for the first byte for
I2C block writes with I2C_EN, and SMBHSTDAT1 for the I2C_
BLOCK_READ command without I2C_EN. So basically just as
documented. But it's hard to tell if that code is tested
(on all platforms?).
I have APL/SKL/CFL boards here with an 24LC256, so I should
be able to write some test patterns. Then we could also say
if these platforms behave as documented.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33225
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I50c1a03f624b3ab3b987d4f3b1d15dac4374e48a
Gerrit-Change-Number: 33225
Gerrit-PatchSet: 9
Gerrit-Owner: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 17 Jun 2019 13:53:30 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment