[coreboot-gerrit] Patch merged into coreboot/master: intel/apollolake: Add CBMEM console to GNVS

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 15 17:57:05 CEST 2016


the following patch was just integrated into master:
commit d01f5a01e6daf0227bdee5eac1528882255285c1
Author: Furquan Shaikh <furquan at google.com>
Date:   Mon Jun 13 22:23:49 2016 -0700

    intel/apollolake: Add CBMEM console to GNVS
    
    CBMEM console stores all the console logs in CBMEM. Address of this
    location in CBMEM where console logs are stored needs to be passed up to
    OS using GNVS.
    
    1. Add CBMC to GNVS fields in globalnvs.asl
    2. Add cbmc member to global_nvs_t structure in nvs.h
    3. Initialize gnvs->cbmc to address of cbmem console
    
    BUG=chrome-os-partner:54342
    
    Change-Id: Idcd4573e626fa433c1623bdcbe29921de64539b2
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/15177
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list