[coreboot-gerrit] Patch merged into coreboot/master: cpu: create an empty file when no microcode files are given

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 27 11:12:05 CET 2015


the following patch was just integrated into master:
commit d1adafec0507109629fa4d1005e510a3234e04fb
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Wed Oct 21 12:02:39 2015 +0200

    cpu: create an empty file when no microcode files are given
    
    Having an empty microcode file makes it more easy to debug
    in comparison to a not existing file in cbfs. There are some
    platforms (e.g. ep80579) which support microcode updates but
    not having any microcode updates yet in our tree.
    
    These platform hang the build because `cat` is called with no
    parameters.
    
    Change-Id: I2699bde0c62ae62ca888686f8b496e845c36d970
    Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
    Reviewed-on: http://review.coreboot.org/12109
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list