[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp2_0: set BootLoaderTolumSize generically

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 19 20:15:22 CEST 2016


the following patch was just integrated into master:
commit 27928685198ab911452a3d5f789fec90a575ad05
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Jul 15 22:32:28 2016 -0500

    drivers/intel/fsp2_0: set BootLoaderTolumSize generically
    
    The amount of reserved memory just below the DRAM limit in
    32-bit space is defined in the FSP 2.0 specification within
    the FSPM_ARCH_UPD structure. There's no need to make the
    chipset code set the same value as needed for coreboot.
    The chipset code can always change the value if it needs
    after the common setting being applied.
    
    Remove the call in soc/intel/apollolake as it's no longer
    needed.
    
    BUG=chrome-os-partner:52679
    
    Change-Id: I69a1fee7a7b53c109afd8ee0f03cb8506584d571
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15738
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Andrey Petrov <andrey.petrov at intel.com>


See https://review.coreboot.org/15738 for details.

-gerrit



More information about the coreboot-gerrit mailing list