[coreboot-gerrit] Patch merged into coreboot/master: AGESA vendorcode: Build a common amdlib

gerrit at coreboot.org gerrit at coreboot.org
Wed May 18 10:44:55 CEST 2016


the following patch was just integrated into master:
commit 08311f5033e3adccb8794b6113d72bf7a76e4d00
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Apr 19 07:17:59 2016 +0300

    AGESA vendorcode: Build a common amdlib
    
    Having CFLAGS with -Os disables -falign-function, for
    unlucky builds this may delay entry to ramstage by 600ms.
    Build the low-level IO functions aligned with -O2 instead.
    
    Change-Id: Ice6781666a0834f1e8e60a0c93048ac8472f27d9
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/14414
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list