[coreboot-gerrit] Patch merged into coreboot/master: device: Add scan_generic_bus support

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 16 08:41:54 CET 2017


the following patch was just integrated into master:
commit 4e084796886259133d9226c40822e44599a41302
Author: Furquan Shaikh <furquan at chromium.org>
Date:   Mon Feb 13 13:22:19 2017 -0800

    device: Add scan_generic_bus support
    
    scan_smbus routine does not perform any smbus specific operation. Thus,
    rename the routine to scan_generic_bus so that it can be used by other
    buses like SPI. Add a wrapper scan_smbus to allow other users of smbus
    scan to continue working as before.
    
    BUG=chrome-os-partner:59832
    BRANCH=None
    TEST=Compiles successfully
    
    Change-Id: I8ca1a2b7f2906d186ec39e9223ce18b8a1f27196
    Signed-off-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: https://review.coreboot.org/18363
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list