[coreboot-gerrit] Patch merged into coreboot/master: 908ceef veyron: Fix TPM I2C initialization and sync boards

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 16:31:54 CEST 2015


the following patch was just integrated into master:
commit 908ceefd25ffd6427c3a53502598006bacf22750
Author: Julius Werner <jwerner at chromium.org>
Date:   Wed Dec 17 17:38:38 2014 -0800

    veyron: Fix TPM I2C initialization and sync boards
    
    Due to a missing i2c_init(), we were actually running our TPM with
    default divisors at 660KHz. Oops.
    
    While it's commendable that both the TPM and our controller seem to have
    been running fine all this time at more than 1.5 times the maximum
    frequency they support, we should probably still get that fixed.
    
    Also sync Speedy back up to the other Veyron boards since it seems to
    have missed a recent SDMMC patch.
    
    BRANCH=None
    BUG=None
    TEST=Booted Pinky.
    
    Change-Id: I255c66624b21bf48b12f950208ba2c401a75c4e4
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: f2bd7c8579cd90d2f800c777c1981557d81a9b49
    Original-Change-Id: I43e6b5fe02aca605a5b243c5b876bd44b90b2bf9
    Original-Signed-off-by: Julius Werner <jwerner at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/236580
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/9634
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


See http://review.coreboot.org/9634 for details.

-gerrit



More information about the coreboot-gerrit mailing list