[coreboot-gerrit] Patch merged into coreboot/master: a6b220d Allow for different BFD elf formats per architecture

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 16:57:33 CET 2015


the following patch was just integrated into master:
commit a6b220d8f81a61e64d1c17add423b92ae2fa71e2
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Aug 27 15:30:19 2014 -0700

    Allow for different BFD elf formats per architecture
    
    The upcoming MIPS toolchain inside chroot generates elf images of
    elf32-tradlittlemips format, whereas readily available tools outside
    of chroot generate images of elf32-littlemips format. Both of these
    formats are perfectly fine, but xcompile accepts only one format per
    CPU architecture.
    
    This patch allows to specify multiple formats per architecture, any
    matching format will suffice.
    
    BUG=chrome-os-partner:31438
    TEST=emerged arm, x86 and mips targets inside chroot
    
    Change-Id: I2c6b8e46b9299059b8e099b93c8c3dcf0a569899
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 7f2f1d51643f33b72ac5e4091669f38662e5b9ce
    Original-Change-Id: I22405e71ac72b985fad51e2f5d7cc014107b8a9e
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214599
    Original-Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8823
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list