[coreboot-gerrit] Patch merged into coreboot/master: drivers/r8168: Read default MAC address from CBFS

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 8 12:40:50 CET 2016


the following patch was just integrated into master:
commit f5dd23f954d0de1295bd403f641223e1f79af153
Author: Damien Zammit <damien at zamaudio.com>
Date:   Thu Dec 1 23:29:34 2016 +1100

    drivers/r8168: Read default MAC address from CBFS
    
    This driver applies to 10ec:8168
    
    Previously, this driver resetted the nic and set a hardcoded
    MAC address.  Now the driver reads a default MAC address
    from CBFS in the form of a string:
    echo -n "xx:xx:xx:xx:xx:xx" > macaddress
    and store the macaddress file in CBFS with the same name.
    
    TESTED on GA-G41M-ES2L and GA-945GCM-S2L:
           MAC address was detected
    
    Change-Id: If1af91120fa3efca3f1406334a83ed1e59fbdaf9
    Signed-off-by: Damien Zammit <damien at zamaudio.com>
    Reviewed-on: https://review.coreboot.org/17672
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list