[coreboot-gerrit] Patch merged into coreboot/master: Kconfig: Add option for microcode filenames

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 8 00:29:13 CEST 2016


the following patch was just integrated into master:
commit 3eb65eca69e3be6af54342e5581f6761f63e39d1
Author: Martin Roth <martinroth at chromium.org>
Date:   Tue Aug 30 16:21:53 2016 -0600

    Kconfig: Add option for microcode filenames
    
    Hardcoding the microcode filenames into the makefiles is great when
    the microcode is in the blobs directory.  When the microcode isn't
    posted to the blobs directory, we need some method of supplying the
    microcode binary into the build.  This can of course be done manually
    after the build has completed, as can be done with everything that
    we're including in the ROM image.  Instead of making life hard for
    everyone though, let's just add a way to specify where the microcode
    rom comes from.
    
    BUG=chrome-os-partner:53013
    
    Change-Id: I7c5127234809e8515906efa56c04af6005eecf0b
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Reviewed-on: https://review.coreboot.org/16386
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Omar Pakker
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list