[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: autocreate trampoline

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 2 18:43:04 CET 2015


the following patch was just integrated into master:
commit 0316e1a69fa5d60f70afca00686d4b18a04e6dd2
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Fri Nov 20 17:58:59 2015 +0100

    cbfstool: autocreate trampoline
    
    Add the code necessary to create the linux trampoline blob.
    Don't enforce this for the in-coreboot build or use objcopy
    to produce linux_trampoline.o as it is a bit trickier to get
    all the details right than I had hoped:
     - you have to know the elf architecture of the host machine
     - you might have to have more tools (xxd, perl, etc) installed
    
    Change-Id: I9b7877c58d90f9fb21d16e0061a31e19fffa2470
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: https://review.coreboot.org/12505
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/12505 for details.

-gerrit



More information about the coreboot-gerrit mailing list