[coreboot-gerrit] Patch merged into coreboot/master: 33eaf3a superio/smscsuperio: Fix chip detection

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 12 15:10:40 CEST 2014


the following patch was just integrated into master:
commit 33eaf3a715e258597ca7924c94739433a343d1e6
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Jun 6 21:46:47 2014 +0300

    superio/smscsuperio: Fix chip detection
    
    There was dereference of NULL dev->ops in pnp_enter/exit_conf_mode()
    as those calls were made before pnp_enable_devices() was run.
    Since hardware did not enter configuration mode, detection failed with
    ID and REV read as 0xff.
    
    Change-Id: If13086707cd86e392890ccf4f717e13a87f3317f
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/5949
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list