[coreboot-gerrit] Patch merged into coreboot/master: 5c8e7a4 fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 5 16:21:51 CET 2014


the following patch was just integrated into master:
commit 5c8e7a4075a3f9f86414ea78ee790e04920e332b
Author: Martin Roth <martin.roth at se-eng.com>
Date:   Tue Dec 2 10:49:21 2014 -0700

    fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro
    
    - Update chipset_fsp_util.h to add the UPD_MEMDOWN_CHECK pointing into
    the PcdMemoryParameters structure.  This is baytrail FSP specific, so
    it's put into the chipset code instead of the 'driver' code.  Since some
    of the values need to be decremented and some do not, a second parameter
    was added to control this.  This macro also does not print out the
    values as they are printed out separately if memory down is enabled.
    - Update chipset_fsp_util.c to use the UPD_MEMDOWN_CHECK macro.  This
    makes the code more standardized and easier to read.
    
    Change-Id: I233e45db43af4726cab41f4880f1706cf8abb0b7
    Signed-off-by: Martin Roth <martin.roth at se-eng.com>
    Reviewed-on: http://review.coreboot.org/7632
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list