[coreboot] Patch merged into coreboot/master: ad67791 Avoid using hardcoded values in MRC cache code

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 12 17:11:53 CET 2012


the following patch was just integrated into master:
commit ad6779138238dc34e8f9da47730229b5891b5fe1
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Mon Oct 15 14:30:28 2012 -0700

    Avoid using hardcoded values in MRC cache code
    
    The MRC cache code, as implemented, in some cases uses configuration
    settings for MRC cache region, and in some cases - the values read
    from FMAP. These do not necessarily match, the code should use FMAP
    across the board.
    
    This change also refactors mrccache.c to limit number of iterations
    through the cache area and number of fmap area searches.
    
    Change-Id: Idb9cb70ead4baa3601aa244afc326d5be0d06446
    Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-on: http://review.coreboot.org/1788
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Mon Nov 12 07:32:59 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Mon Nov 12 16:48:17 2012, giving +2
See http://review.coreboot.org/1788 for details.

-gerrit




More information about the coreboot mailing list