[coreboot-gerrit] Patch merged into coreboot/master: de1f890 coreboot: add caching loaded ramstage interface

gerrit at coreboot.org gerrit at coreboot.org
Thu Mar 21 22:59:41 CET 2013


the following patch was just integrated into master:
commit de1f890186ce84963eb3dd1638784473193909c3
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Feb 15 23:26:52 2013 -0600

    coreboot: add caching loaded ramstage interface
    
    Instead of hard coding the policy for how a relocated ramstage
    image is saved add an interface. The interface consists of two
    functions.  cache_loaded_ramstage() and load_cached_ramstage()
    are the functions to cache and load the relocated ramstage,
    respectively. There are default implementations which cache and
    load the relocated ramstage just below where the ramstage runs.
    
    Change-Id: I4346e873d8543e7eee4c1cd484847d846f297bb0
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/2805
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Mar 19 07:10:25 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Thu Mar 21 22:59:40 2013, giving +2
See http://review.coreboot.org/2805 for details.

-gerrit



More information about the coreboot-gerrit mailing list