Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19469
to look at the new patch set (#7).
Change subject: soc/intel/skylake: Use common I2C code from intelblocks ......................................................................
soc/intel/skylake: Use common I2C code from intelblocks
* Stop using code from soc/intel/common/lpss_i2c.c. * Remove early i2c initialization code from bootblock. * Refactor i2c.c file to implement SoC specific methods required by the I2C IP block.
Change-Id: Iae7d13303090c72380534618741858502cc9ee33 Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com --- M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/Makefile.inc M src/soc/intel/skylake/bootblock/bootblock.c D src/soc/intel/skylake/bootblock/i2c.c M src/soc/intel/skylake/chip.h M src/soc/intel/skylake/i2c.c M src/soc/intel/skylake/include/soc/pci_devs.h 7 files changed, 48 insertions(+), 212 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/19469/7