[coreboot] Patch merged into coreboot/master: acd7d95 Add initialization hook for chips

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 27 09:16:04 CET 2012


the following patch was just integrated into master:
commit acd7d952514485dbc41fa04b0d16be4002e31019
Author: Nico Huber <nico.huber at secunet.com>
Date:   Wed Jul 25 10:33:05 2012 +0200

    Add initialization hook for chips
    
    Add an init() function to the chip_operations which will be called
    before bus enumeration. This allows to disable unused devices before
    they get enumerated.
    
    Change-Id: I63dd9cbfc7b5995ccafb7bf7a81dc71fc67906a0
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/1623
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Marc Jones <marcj303 at gmail.com>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Tue Nov 27 09:16:03 2012, giving +2
See http://review.coreboot.org/1623 for details.

-gerrit




More information about the coreboot mailing list