[coreboot-gerrit] Patch merged into coreboot/master: 1162103 exynos5420: Fix some problems with the clock management code.

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 21:46:13 CEST 2013


the following patch was just integrated into master:
commit 1162103958fad815e10b90524560b3b81f2c0b18
Author: Gabe Black <gabeblack at google.com>
Date:   Thu Jun 6 00:14:08 2013 -0700

    exynos5420: Fix some problems with the clock management code.
    
    The code which figured out the rate of the input clock to a peripheral was
    doing several things wrong. First, it was using the wrong values when
    determing what the source of a clock was set to. Second, it was using the
    wrong offset into that register to find the current source setting.
    
    This change fixes the constants which select a clock source which get some
    more things working, but doesn't attempt to fix the bit position table.
    
    Change-Id: Id7482ee1c78cec274353bae3ce2dccb84705c66a
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3665
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list