[coreboot-gerrit] Patch merged into coreboot/master: 2213843 fsp_baytrail: Get FSP reserved memory from the FSP HOB list

gerrit at coreboot.org gerrit at coreboot.org
Mon Feb 9 17:44:34 CET 2015


the following patch was just integrated into master:
commit 2213843ae8971c2078997c5eba9e84ff3689a942
Author: Martin Roth <gaumless at gmail.com>
Date:   Fri Jan 30 20:56:05 2015 -0700

    fsp_baytrail: Get FSP reserved memory from the FSP HOB list
    
    Because the pointer to the FSP HOB list is now being saved, we can
    use that to find the top of usable memory.  This eliminates the need
    to hardcode the size of the FSP reserved memory area.
    
    Tested on minnowboard max for baytrail.
    
    The HOB structure used does not seem to be present for the rangeley
    or ivybridge/pantherpoint FSPs.  At the very least, the GUID is not
    documented in the integration guides.
    
    Change-Id: I643e57655f55bfada60075b55aad2ce010ec4f67
    Signed-off-by: Martin Roth <gaumless at gmail.com>
    Reviewed-on: http://review.coreboot.org/8308
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list