[coreboot-gerrit] Patch merged into coreboot/master: 4a12cfe nyan: Move some pinmux and clock/reset configuration to ROM stage.

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 14 07:27:36 CET 2014


the following patch was just integrated into master:
commit 4a12cfe759500e31200ec92677992038f10915ac
Author: Gabe Black <gabeblack at google.com>
Date:   Mon Mar 24 21:24:24 2014 -0700

    nyan: Move some pinmux and clock/reset configuration to ROM stage.
    
    To enable EFS, we need to be able to talk to the TPM and the EC before the RAM
    stage starts. That means we need to set up the pins for those busses, clock
    those controllers and take them out of reset.
    
    BUG=None
    TEST=Built for nyan, nyan_big, and nyan_blaze. Booted on nyan. With other
    changes which implement EFS on nyan, saw EC and TPM communication work when in
    vboot.
    BRANCH=None
    
    Original-Change-Id: Ic65d69fd42beec5f03084c8cb970927c2f69dfb6
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/191390
    Original-Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit d9c176536b1e2eba47fdca90dd3346052573223e)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Id3117bd0c36f8b92d85cc0cefde2bed9d8de90d0
    Reviewed-on: http://review.coreboot.org/7456
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list