[coreboot-gerrit] Patch merged into coreboot/master: 5239ba2 ramtest.c: Add silent ram_check

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 10 22:30:40 CEST 2013


the following patch was just integrated into master:
commit 5239ba2f8fd07806053ff864302ba905fc5f015d
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Sat Jun 8 11:32:36 2013 -0500

    ramtest.c: Add silent ram_check
    
    In some cases, we want a ram_check that does not die and does not
    clobber the terminal with useless output that slows us down a lot.
    Usage examples include Checking if the RAM is up at the start of
    raminit, or checking if each rank is accessible as it is being
    initialized.
    
    As with all other ram_checks, this is more of a "Is my DRAM properly
    configured?" test, which is exactly what we want for something to use
    during memory initialization.
    
    Change-Id: I95d8d9a2ce1e29c74ef97b90aba0773f88ae832c
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/3416
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/3416 for details.

-gerrit



More information about the coreboot-gerrit mailing list