[coreboot-gerrit] Patch merged into coreboot/master: lib: remove FLASHMAP_OFFSET config variable

gerrit at coreboot.org gerrit at coreboot.org
Wed May 11 21:32:50 CEST 2016


the following patch was just integrated into master:
commit bf1e48194494b52a06945490a4fbf322059e7ebd
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue May 10 15:12:08 2016 -0500

    lib: remove FLASHMAP_OFFSET config variable
    
    The FLASHMAP_OFFSET config variable is used in lib/fmap.c, however
    the fmdtool creates a fmap_config.h with a FMAP_OFFSET #define.
    Those 2 values are not consistent. Therefore, remove the Kconfig
    variable and defer to the #define generated by fmdtool.
    
    Change-Id: Ib4ecbc429e142b3e250106eea59fea1caa222917
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14765
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Leroy P Leahy <leroy.p.leahy at intel.com>


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

-gerrit



More information about the coreboot-gerrit mailing list