[coreboot-gerrit] Patch merged into coreboot/master: 8d1b132 libpayload: Fix xcompile

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 25 23:36:31 CET 2013


the following patch was just integrated into master:
commit 8d1b132733ab82b689e9a7fd6677e317b1535c92
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue May 21 12:15:50 2013 -0700

    libpayload: Fix xcompile
    
    The architecture name for our ARM port is armv7, not arm.
    Hence, none of those flags were ever actually used.
    
    Fix the architecture name and remove the flags, they should
    not be set in xcompile, but in the Makefile, like in coreboot.
    
    Change-Id: Id9c5db7ebceafddb58a1ce1988417f09c074ba6c
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/56084
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/4179
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list