[coreboot-gerrit] Patch merged into coreboot/master: drivers/spi: provide option to not include all flash drivers

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 15 21:01:44 CEST 2016


the following patch was just integrated into master:
commit a91901c22170c4b372f04189d8839eaa189b9f54
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Aug 11 09:42:27 2016 -0500

    drivers/spi: provide option to not include all flash drivers
    
    All flash drivers are automatically included in the build unless
    COMMON_CBFS_SPI_WRAPPER was selected. However, there are cases
    where these drivers are unnecessary such as certain intel platforms
    where spi controller uses hardware sequencing without any ability
    to manually probe the device. Therefore, provide an option that the
    SoC can set the default value for. The COMMON_CBFS_SPI_WRAPPER
    option is still honored by not including all drivers when that
    is selected.
    
    BUG=chrome-os-partner:56151
    
    Change-Id: Ie9aa447da450f7c8717545f05cff800139a9e2dd
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16187
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list