[coreboot-gerrit] Patch merged into coreboot/master: microcode: Unify rules to add microcode to CBFS once again

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 7 23:51:35 CET 2015


the following patch was just integrated into master:
commit f55e6680b94a12bdbe8bf4860b3323dac41a9a11
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Mon Sep 7 00:35:55 2015 -0700

    microcode: Unify rules to add microcode to CBFS once again
    
    Now that cbfstool supports file alignment, we can use the conveniently
    available <filename>-align handler, and remove the need to have a
    separate rule in src/Makefile.inc just for adding the microcode.
    
    We can also get rid of the layering violation of having the
    CONFIG_PLATFORM_USES_FSP1_0 symbol in a generic src/cpu/ makefile.
    Note that we still have a layering violation by the use of the
    CONFIG_CPU_MICROCODE_CBFS_LOC symbol, but this one is acceptable
    for the time being.
    
    Change-Id: Id2f8c15d250a0c75300d0a870284cac0c68a311b
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/11526
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list