[coreboot-gerrit] Patch merged into coreboot/master: 93b9cb7 spi_flash: add support for S25FL116K

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 20 16:01:32 CET 2015


the following patch was just integrated into master:
commit 93b9cb7f69381734da5ad9bdabf1c8b746a87a7f
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Wed Dec 10 11:37:05 2014 -0800

    spi_flash: add support for S25FL116K
    
    S25FL116K family uses the first 3 bytes in response to a legacy identification
    command (9f) while previously supported models use the last 4 bytes. This change
    defines identify functions to allow both types to be handled correctly.
    
    BUG=none
    BRANCH=tot
    TEST=verified romstage is loaded on cosmos development board.
    
    Change-Id: I1970a9af17e81299fada5029724d405de4022156
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 65ff436db2355cb68a766a3dedbcd7e2f765e6db
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Change-Id: Icdd2645e356652672c4482e7b805da1bc0f21e71
    Original-Reviewed-on: https://chromium-review.googlesource.com/234431
    Original-Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-on: http://review.coreboot.org/8773
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list