[coreboot] Patch merged into coreboot/master: d2bed05 exynos5250/snow: call PMIC's power_init() function

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 13 16:55:34 CET 2013


the following patch was just integrated into master:
commit d2bed05e6adc7ea22188917c9551f4cb2d8c949d
Author: David Hendricks <dhendrix at chromium.org>
Date:   Tue Mar 12 21:28:07 2013 -0700

    exynos5250/snow: call PMIC's power_init() function
    
    Call the power_init() function. We appear to have forgotten about it
    when deprecating lowlevel_init_subsystems(), but it didn't seem to
    cause problems until we got to doing more interesting stuff recently.
    
    There are some clean-ups to do from the original code, such as not
    attempting to configure I2C from PMIC code, which we'll get around
    to in follow-up patches.
    
    (Credit to Gabe for spotting this)
    
    Change-Id: I6a59379e9323277d0b61469de9abe6d651ac5bfb
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/2699
    Reviewed-by: Hung-Te Lin <hungte at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Mar 13 06:19:01 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Mar 13 16:55:32 2013, giving +2
See http://review.coreboot.org/2699 for details.

-gerrit



More information about the coreboot mailing list