the following patch was just integrated into master:
commit 7d54eb8e23407e472380558d961d2df255600ae1
Author: Kyösti Mälkki <[email protected]>
Date:   Wed Oct 10 23:14:28 2012 +0300

    Add name field for device
    
    The constant field "name" in chip_operations is common to multiple
    different devices within a chip and cannot reflect the actual device
    as found on the platform.
    
    The intention is that a driver sets dev->name as part of the device
    enumeration sequence with the detected hardware type and revision.
    The field is for debug print use only.
    
    Change-Id: Ib7bf90ba3c618ad0cb715d80d6a937ceaae0adcf
    Signed-off-by: Kyösti Mälkki <[email protected]>
    Reviewed-on: http://review.coreboot.org/1634
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <[email protected]>

Reviewed-By: Patrick Georgi <[email protected]> at Tue Oct 30 14:59:34 
2012, giving +2
Build-Tested: build bot (Jenkins) at Sat Oct 27 10:43:25 2012, giving +1
See http://review.coreboot.org/1634 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to