[coreboot-gerrit] Patch merged into coreboot/master: 627b3bd cbtables: Add RAM config information

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 16:47:53 CEST 2015


the following patch was just integrated into master:
commit 627b3bd2b09e4daf40001f2a7833df3ef2a257b2
Author: David Hendricks <dhendrix at chromium.org>
Date:   Mon Nov 3 17:42:09 2014 -0800

    cbtables: Add RAM config information
    
    This adds the RAM config code to the coreboot tables. The purpose is
    to expose this information to software running at higher levels, e.g.
    to print the RAM config coreboot is using as part of factory tests.
    
    The prototype for ram_code() is in boardid.h since they are closely
    related and will likely have common code.
    
    BUG=chrome-os-partner:31728
    BRANCH=none
    TEST=tested w/ follow-up CLs on pinky
    
    Original-Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Original-Change-Id: Idd38ec5b6af16e87dfff2e3750c18fdaea604400
    Original-Reviewed-on: https://chromium-review.googlesource.com/227248
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    
    (cherry picked from commit 77dd5fb9347b53bb8a64ad22341257fb3be0c106)
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    
    Change-Id: Ibe7044cafe0a61214ac2d7fea5f7255b2c11829b
    Reviewed-on: http://review.coreboot.org/9438
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list