Hello build bot (Jenkins), Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/39686
to look at the new patch set (#5).
Change subject: i2c_helper: Add support for the Linux I2C subsystem ......................................................................
i2c_helper: Add support for the Linux I2C subsystem
See https://www.kernel.org/doc/Documentation/i2c/ for details.
This creates common interface for I2C access functions, and adds implementation for linux I2C functions.
Signed-off-by: Shiyu Sun sshiyu@chromium.org Change-Id: Ie0487824dfb71970bede17f617dbbb30ddf78c12 --- M Makefile A i2c_helper.h A i2c_helper_linux.c M meson.build 4 files changed, 239 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/86/39686/5