[coreboot-gerrit] Patch merged into coreboot/master: 46b57bb exynos5420: Switch to fixed size types in dmc.h.

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 10 22:38:06 CEST 2013


the following patch was just integrated into master:
commit 46b57bbded9b7cdb2c5af04f5d381eb0122de2b9
Author: Gabe Black <gabeblack at google.com>
Date:   Wed Jun 19 01:37:59 2013 -0700

    exynos5420: Switch to fixed size types in dmc.h.
    
    The members data structures in dmc.h are intended to have a particular size.
    Rather than assume that particular types are the right size, we should use
    types that are guaranteed to be the right size. Also, since the registers are
    at particular offsets as well, the structures should be packed.
    
    Change-Id: I9cc11d7451f92ba3eb85c6be88ecbc62c7a5652d
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3685
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list