[coreboot-gerrit] Patch merged into coreboot/master: cb8f360 mips: Add mips/ashldi3.c from Linux

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 16:56:59 CET 2015


the following patch was just integrated into master:
commit cb8f36043c9f0aec980c340108fc92011aacc9ca
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Mon Aug 25 17:45:57 2014 -0700

    mips: Add mips/ashldi3.c from Linux
    
    As MIPS toolchain does not provide adequate support for 64 bit
    division and shift operations, the missing functions are required to
    be provided by the user.
    
    This patch brings in the Linux implementation of the 64 bit arithmetic
    shift borrowed from arch/mips/lib/ashldi3.c (eg. Linux v3.14).
    
    BUG=chromium:406038
    TEST=With the upcoming patches coreboot successfully builds for MIPS
         targets in chroot (coming later).
    
    Change-Id: I2168f69352a9b9e3c5d197489f701a442e65703c
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 8ec616161be8ad3aeb6494e7121615e3329b414d
    Original-Change-Id: Ia1ccb29d4c9f3c95e04e06f6af7ce8a00e2e7455
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214156
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8759
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list