[coreboot-gerrit] Patch merged into coreboot/master: device/smbus: Avoid infinite loop if SMBUS device has wrong parent

gerrit at coreboot.org gerrit at coreboot.org
Sat Oct 24 01:28:10 CEST 2015


the following patch was just integrated into master:
commit a693f524ca7d2c3a199f32087717ec8c3f79214a
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Thu Oct 22 17:19:19 2015 -0500

    device/smbus: Avoid infinite loop if SMBUS device has wrong parent
    
    If an SMBUS device in devicetree.cb is placed under a parent device
    that does not have an SMBUS controller, coreboot will enter an
    infinite loop and hang without printing any failure messages.
    
    Modify the loop to exit under these conditions, allowing the failure
    message to be printed.
    
    Change-Id: I4c615f3c5b3908178b8223cb6620c393bbfb4e7f
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: http://review.coreboot.org/12131
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list