[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/apollolake: Do not re-save BIST result

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 18 05:20:29 CEST 2016


the following patch was just integrated into master:
commit 043976065b006b42a9ec47cf34605eaec4815c6f
Author: Furquan Shaikh <furquan at google.com>
Date:   Fri Apr 15 10:34:31 2016 -0700

    soc/intel/apollolake: Do not re-save BIST result
    
    BIST result is already stored by arch/x86/bootblock_ctr0.S in
    mm0. Also, eax does not contain BIST result by the time control
    reaches bootblock_pre_c_entry. bootblock_crt0.S saves timestamp in mm2
    which was being overwritten here. Thus, remove the saving of BIST
    result from SoC code.
    
    Change-Id: I65444689cf104c59c84574019f5daf82aab10bc7
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/14381
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    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/14381 for details.

-gerrit



More information about the coreboot-gerrit mailing list