[coreboot-gerrit] Patch merged into coreboot/master: 5c4645b (Trivial) early_smbus: fix printsmbus macro

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 6 08:52:58 CEST 2013


the following patch was just integrated into master:
commit 5c4645b0ee798e52a6bf18ae1544dd86f8dafdaa
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Jun 5 20:01:42 2013 -0500

    (Trivial) early_smbus: fix printsmbus macro
    
    When I've first written this macro in 2011, the correct define for
    verbose SMBus message was CONFIG_DEBUG_SMBUS_SETUP. This has since
    been changed to CONFIG_DEBUG_SMBUS. I didn't catch that, and this made
    the printsmbus macro always evaluate to an empty statement.
    
    Use the proper CONFIG_DEBUG_SMBUS define. This makes printsmbus
    functional again.
    
    Change-Id: Iaf03354b179cc4a061e0b65f5b746af10f5d2b88
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/3379
    Tested-by: build bot (Jenkins)
    Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list