[coreboot-gerrit] Patch merged into coreboot/master: soc/broadcom/cygnus: Update DDR Kconfig

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 17 17:57:12 CET 2016


the following patch was just integrated into master:
commit b9e8ad8f681042bae5f3da420719f64b2fd75141
Author: Martin Roth <martinroth at google.com>
Date:   Fri Nov 11 10:31:48 2016 -0700

    soc/broadcom/cygnus: Update DDR Kconfig
    
    The DDR speed Kconfig symbols needed to either be added to the Kconfig
    tree, or have the code associated with them removed.  I chose to add
    the symbols.
    
    - Add symbols for DDR333 - DDR667 to cygnus Kconfig.  These should be
    selected by the mainboard.
    - Rename symbols from DDRXXX to CYGNUS_DDRXXX to match the existing
    CYGNUS_DDR800 symbol.
    - Rename the non Kconfig #define CONFIG_DRAM_FREQ to CYGNUS_DRAM_FREQ
    because having other #defines look like Kconfig symbols is confusing.
    - Change #ifdef CONFIG_DDRXXX to use IS_ENABLED
    
    Change-Id: I3f5957a595072434c21af0002d57ac49b48b1e43
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/17386
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Daisuke Nojiri <dnojiri at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list