[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Fix I2C driver

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 7 17:37:10 CET 2017


the following patch was just integrated into master:
commit 16568c7535c7532b7ee9f1ce2231dabd518921e3
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Tue Jan 3 16:00:15 2017 -0800

    soc/intel/quark: Fix I2C driver
    
    Fix the following issues:
    *  A raw read is described by a single read segment, don't assert.
    *  Support reads longer than the FIFO size.
    *  Support writes longer than the FIFO size.
    *  Use the 400 KHz clock by default.
    *  Remove the error displays since vboot device polling generates
       errors.
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I421ebb23989aa283b5182dcae4f8099c9ec16eee
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18029
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/18029 for details.

-gerrit



More information about the coreboot-gerrit mailing list