[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: add ppc64 support

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 12 01:36:54 CET 2015


the following patch was just integrated into master:
commit ed4aa043c6c2ca92f4dce4d8239b9d29e2c9d8d3
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Fri Dec 11 18:19:52 2015 +0000

    cbfstool: add ppc64 support
    
    The constant for ppc64 is 'hotstuff'. For many reasons.
    
    Note that line 2894 of elf.h is not indented. This is because in the
    original the line begins with a space. Checkpatch rejects that.
    Checkpatch also rejects changing the space to a tab because that makes
    it more than 80 chars. I rejected breaking the line because it makes it
    even less readable. All the changes forced by checkpatch make the code
    less readable.
    
    Herman Hollerith would be proud.
    
    Change-Id: I21f049fe8c655a30f17dff694b8f42789ad9efb7
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: https://review.coreboot.org/12711
    Reviewed-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list