[coreboot] Patch merged into coreboot/master: ec8dd51 T60: Add support for Ultrabay Legacy I/O devices (40Y8122)

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 20 16:06:36 CEST 2011


the following patch was just integrated into master:
commit ec8dd51ce7df16ddca1d834b97f67be830683ce4
Author: Sven Schnelle <svens at stackframe.org>
Date:   Sat Oct 15 17:31:01 2011 +0200

    T60: Add support for Ultrabay Legacy I/O devices (40Y8122)
    
    Those modules have basically the same Super I/O capabilities as
    the Docking station. Unfortunately, the Super I/O in the module
    shares the same I/O address as the Docking station, so we're not
    allowed to connect the LPC Docking Bus if such a module is present.
    
    To be able to detect this device and use it as early console for
    coreboot, we have to initialize the GPIO Controller before, as
    this device is detected via GPIO06.
    
    Change-Id: If7c38bb6797f76cf28f09f3614ab9a33878571fb
    Signed-off-by: Sven Schnelle <svens at stackframe.org>


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

-gerrit




More information about the coreboot mailing list