[coreboot-gerrit] Patch merged into coreboot/master: 55b8dc0 pistachio: change memory layout as to allow bigger CBFS cache

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 14 12:08:00 CEST 2015


the following patch was just integrated into master:
commit 55b8dc02e01c293f210af1bac3faaa7fdaae90c7
Author: Ionela Voinescu <ionela.voinescu at imgtec.com>
Date:   Thu Dec 18 13:58:21 2014 +0000

    pistachio: change memory layout as to allow bigger CBFS cache
    
    As the payload increases in size, a bigger CBFS cache is required.
    Therfore, bootblock, romstage and the cbfs cache were placed in
    GRAM (128 K) and the stack and cbmem console were moved to
    SRAM (64 K). With the exception of CBFS cache, the sizes of all
    the other regions remains the same.
    
    BUG=chrome-os-partner:31438
    TEST=tested on Pistachio FPGA and bring up board;
         behavior was as expected.
    BRANCH=none
    
    Change-Id: I19857f785ca1514f7483d582c7ad6ee470a8fefc
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: c895660dbdcd113bdc9d832beab30886313c28d6
    Original-Change-Id: I004f8f081d04f83e3f5cee969e50803685cfdf67
    Original-Signed-off-by: Ionela Voinescu <ionela.voinescu at imgtec.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/236551
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Original-Commit-Queue: David Hendricks <dhendrix at chromium.org>
    Original-Tested-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/9664
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list