[coreboot-gerrit] Patch merged into coreboot/master: eac9916 lenovo/x60: Move mainboard_enable() code into a mainboard_init()

gerrit at coreboot.org gerrit at coreboot.org
Sat Jul 13 04:58:23 CEST 2013


the following patch was just integrated into master:
commit eac991629f40bdb0d0d80319249dd378a295e6fa
Author: Peter Stuge <peter at stuge.se>
Date:   Sat Jul 6 20:05:13 2013 +0200

    lenovo/x60: 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: Iaf9187532a1e432b991260201b95dda85cc312c5
    Signed-off-by: Peter Stuge <peter at stuge.se>
    Reviewed-on: http://review.coreboot.org/3619
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list