[coreboot-gerrit] Patch merged into coreboot/master: 78c6224 intel: Fix microcode alignment

gerrit at coreboot.org gerrit at coreboot.org
Sun Dec 28 19:57:40 CET 2014


the following patch was just integrated into master:
commit 78c622443e17a0b6d72142a9a8ed68069f22b745
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sat Dec 27 11:47:21 2014 +0200

    intel: Fix microcode alignment
    
    CPU_MICROCODE_CBFS_LOC used a non-existing dependency variable
    CPU_MICROCODE_IN_CBFS. This broke alignment of microcode in CBFS.
    
    Remoce CPU_MICROCODE_CBFS_LOC from global namespace as it is only
    used with PLATFORM_FSP.
    
    CPU_MICROCODE_CBFS_LEN was no longer used at all.
    
    Change-Id: I0454397924d2526d97b1f095cc371ba962873c99
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/7957
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list