[coreboot-gerrit] Patch merged into coreboot/master: 375f392 vpd: process WiFi MACs along with ethernet MACs

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 08:53:03 CEST 2015


the following patch was just integrated into master:
commit 375f3928a4d5aabe148fcccabc14e3d88ca77209
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Sat Mar 28 22:14:13 2015 -0700

    vpd: process WiFi MACs along with ethernet MACs
    
    coreboot is expected to read all MAC addresses from the VPD and put
    them in the coreboot table entry, depthcharge is expected to associate
    different MAC addresses with different kernel device tree nodes.
    
    This patch adds processing of wifi_macX keys. The order of MAC
    addresses in the coreboot table is such that the wifi_macX entries
    follow ethrnet_macX entries, ordered by X.
    
    BRANCH=none
    BUG=chrome-os-partner:36584
    TEST=with the rest patches applied verified the contents of the kernel
         device tree on an urara board.
    
    Change-Id: I6523e168d2fea201a4956bc2a2d605b07ddac452
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 36c12ee1d3ce9d2797902f0e098651067c2283ed
    Original-Change-Id: Ib87e4815243f34ab258325839cbc12d16120bf89
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/262843
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9896
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list