[coreboot-gerrit] Patch merged into coreboot/master: 562d71f libpayload: Do not include gcclib for mips targets

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 20 10:02:09 CET 2015


the following patch was just integrated into master:
commit 562d71faea00a4e27b42e9e308a51586d9de5eb2
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Nov 27 18:49:33 2014 -0800

    libpayload: Do not include gcclib for mips targets
    
    As opposed to other architectures, on MIPS gcc toolchain provided
    gcclib is not always adequate, for instance when the library does not
    account for the case when data segment is too large to fit into the
    64K GOT.
    
    Let's make sure the library is not included when building for MIPS
    targets.
    
    BRANCH=none
    BUG=chrome-os-partner:31438
    TEST=with the rest of patches applied the FPGA board boots all the way
         to verifying and loading the kernel from the USB stick.
    
    Change-Id: I710d3c49bdc57877152cf28d5bd8cb4fa4d0b9ad
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f8d7d84c81af7e3eee1c8f3304c15069e8701cde
    Original-Change-Id: I1a26b9e575a20101329359b80dffc236ef7f9e9f
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/232231
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8740
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list