[coreboot-gerrit] Patch merged into coreboot/master: util/mma: changing BOOT_STUB to COREBOOT region and few more things

gerrit at coreboot.org gerrit at coreboot.org
Tue May 10 22:59:48 CEST 2016


the following patch was just integrated into master:
commit de62e0f079dc9e7803587d4e587f8f8cd2a1c9aa
Author: Pratik Prajapati <pratikkumar.v.prajapati at intel.com>
Date:   Mon Feb 22 16:50:31 2016 -0800

    util/mma: changing BOOT_STUB to COREBOOT region and few more things
    
    (1) Added following new function.
    
    cbfs_locate_file_in_region - to locate (and mmap) a file in a flash
    region
      This function is used to look for MMA blobs in "COREBOOT" cbfs region
    
    (2) mma_setup_test.sh would write to "COREBOOT" region.
    
    (3) changes in mma_automated_test.sh. Few MMA tests need system to
    be COLD rebooted before test can start. mma_automated_test.sh would
    do COLD reboot after each test, and so i would sync the filesystem
    before doing COLD reboot.
    
    BRANCH=none
    BUG=chrome-os-partner:43731
    TEST=Build and Boot kunimitsu (FAB4). Able to locate MMA files in CBFS
    Not tested on Glados.
    
    Change-Id: I8338a46d8591d16183e51917782f052fa78c4167
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 1e418dfffd8a7fe590f9db771d2f0b01a44afbb4
    Original-Change-Id: I402f84f5c46720710704dfd32b9319c73c412e47
    Original-Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati at intel.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/331682
    Original-Commit-Ready: Pratikkumar V Prajapati <pratikkumar.v.prajapati at intel.com>
    Original-Tested-by: Pratikkumar V Prajapati <pratikkumar.v.prajapati at intel.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-by: Pratikkumar V Prajapati <pratikkumar.v.prajapati at intel.com>
    Reviewed-on: https://review.coreboot.org/14125
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list