[coreboot-gerrit] Patch merged into coreboot/master: 8e5435a lenovo/t60: Move mainboard_enable() code into a mainboard_init()

gerrit at coreboot.org gerrit at coreboot.org
Mon May 5 08:46:19 CEST 2014


the following patch was just integrated into master:
commit 8e5435a74bfffb92bc2293e199d28e55494485d8
Author: Trevor Mosey <uberushaximus at gmail.com>
Date:   Fri May 2 16:11:50 2014 -0500

    lenovo/t60: Move mainboard_enable() code into a mainboard_init()
    
    mainboard_enable() is now modelled after google/parrot where the
    enable function only sets dev->ops->init for the root device to
    point to a mainboard_init() function, which in turn is called in a
    later pass over the device tree to do the actual initialization.
    
    Change-Id: I89a5192bd45ca8321b2b1ac49b073122e0f6ee2b
    Signed-off-by: Trevor Mosey <uberushaximus at gmail.com>
    Reviewed-on: http://review.coreboot.org/5637
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list