[coreboot-gerrit] Patch merged into coreboot/master: db02069 arm: Add a W() macro for use in kernel assembler.

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 11 17:55:06 CEST 2013


the following patch was just integrated into master:
commit db02069d71af6adca96ff432ed0efd7218c076f3
Author: Gabe Black <gabeblack at google.com>
Date:   Sun Jul 7 13:35:37 2013 -0700

    arm: Add a W() macro for use in kernel assembler.
    
    Some kernel assembly code uses a W macro to optionally add a .w to
    instructions that need to be 32 bit thumb. The gnu assembler doesn't seem to
    need the .w and won't assemble if it's provided.
    
    Change-Id: I0a288177788b5c61810ee7bd3d2debea66835de2
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3759
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list