[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: remove elog Kconfig variables

gerrit at coreboot.org gerrit at coreboot.org
Sun Jul 24 00:07:58 CEST 2016


the following patch was just integrated into master:
commit 5d208ff3952edf1d9bd9d1edaccd34f4d17e3db0
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Jul 22 14:30:55 2016 -0500

    drivers/elog: remove elog Kconfig variables
    
    Now that FMAP is a first class citizen in coreboot
    there's no reason to have alternate locations for ELOG.
    If one wants eventlog support they need to specify the
    ELOG entry in the FMAP. The one side effect is that
    the code was previously limiting the size to 4KiB
    because the default ELOG_AREA_SIZE was 4KiB. However,
    that's no longer the case as the FMAP region size is
    honored.
    
    Change-Id: I4ce5f15032387155d2f56f0de61f2d85271ba606
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15814
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list