[coreboot-gerrit] Patch merged into coreboot/master: c6951ce Introduce a config whether dock is inited in romstage or not

gerrit at coreboot.org gerrit at coreboot.org
Mon Dec 2 22:16:21 CET 2013


the following patch was just integrated into master:
commit c6951ce38d559dabd64d860cb0147debcd5005e0
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Wed Nov 27 21:36:25 2013 +0100

    Introduce a config whether dock is inited in romstage or not
    
    Instead of depending on exact mobo configure general characteristic whether
    dock is configured in romstage or ramstage.
    
    X60 and T60 have superio in dock so it needs to be inited to get serial, so
    it should be inited in romstage.
    
    On X201 there is nothing useful that early in boot but it's needed to init more
    to get dock working, in particular EC init needs to be done first.
    Change-Id: If5072e3dec883a94cd2d5643a92f7f6c3c9feee9
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list