[coreboot-gerrit] Patch merged into coreboot/master: bc8b4fa libpayload: Introduce bit manipulation macros

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 6 16:56:35 CET 2015


the following patch was just integrated into master:
commit bc8b4fad1eae6b97b23304871fcdee43c8f360f1
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Jun 4 10:43:37 2014 -0700

    libpayload: Introduce bit manipulation macros
    
    Some drivers being ported to depthcharge use io bit manipulation
    macros. The libpayload include file seems the most appropriate place
    to keep these macros in. There is no common io.h file across
    architectures, the x86 version could be added later if required.
    
    BUG=chrome-os-partner:27784
    TEST=observed ipq806x SPI driver deptcharge port (WIP) compile properly.
    
    Original-Change-Id: I33f3be072faefce293c871f7e3bc3b2e6bc38ffe
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/202559
    Original-Reviewed-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Reviewed-by: Trevor Bourget <tbourget at codeaurora.org>
    (cherry picked from commit ad18a605b4d0ec3251c1614e7358b42aa6b5c45a)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I8656e12af20ce4cf11d771942e8fe7d4eb2a560d
    Reviewed-on: http://review.coreboot.org/8062
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list