[coreboot-gerrit] Patch merged into coreboot/master: device/pnp: Ability to set vendor specific logical device config

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 29 18:17:04 CET 2015


the following patch was just integrated into master:
commit 62c0276f94ca7a02f802df2611c8c567fbcfa809
Author: Damien Zammit <damien at zamaudio.com>
Date:   Mon Dec 28 23:04:47 2015 +1100

    device/pnp: Ability to set vendor specific logical device config
    
    According to the PNP ISA v1.0a spec, config registers in the range of
    0xf0 up to 0xfe are vendor defined and may be used for any purpose.
    Config register 0xff is reserved and is defined as such.
    
    Currently, only vendor specific registers 0xf0, 0xf1, 0xf4, and 0xfa
    are able to be set using the PNP_MSCx bit flag masks.
    
    This patch adds support for all 15 vendor specific config registers,
    and updates the existing superio pnp_info to use them where appropriate.
    
    Change-Id: Id43b85f74e3192b17dbd7e54c4c6136a2e59ad55
    Signed-off-by: Damien Zammit <damien at zamaudio.com>
    Reviewed-on: https://review.coreboot.org/12808
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list