coreboot/src
David Wu bb0d839b68 mb/google/fizz: Add device index for dual LAN sku
Fix dual LAN sku can't inherit correct MAC from VPD setting.

BUG=b:77836343
BRANCH=Fizz
TEST=Program the mac address to VPD in shell
     vpd -s ethernet_mac0=<mac address1>
     vpd -s ethernet_mac1=<mac address2> && reboot the system.
     Ensure the MAC address was fetched correctly by ifconfig command.

Change-Id: Ic357a3f1435d6d08107520e40872f1003ef2edf3
Signed-off-by: David Wu <david_wu@quantatw.com>
Reviewed-on: https://review.coreboot.org/25587
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-15 11:15:05 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch pci: Fix compilation on non x86 2018-05-14 13:53:30 +00:00
commonlib cbfs_locate: Optionally return file type 2018-05-14 21:54:15 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers drivers/net: Check "ethernet_mac" when the device index is 1 2018-05-15 11:14:54 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
lib timestamp: Increase max number of timestamps 2018-05-14 07:37:40 +00:00
mainboard mb/google/fizz: Add device index for dual LAN sku 2018-05-15 11:15:05 +00:00
northbridge nb/intel/fsp_sandybridge: Get rid of device_t 2018-05-14 22:26:24 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc soc/intel/denverton_ns: Enable common code for CPU 2018-05-14 21:03:43 +00:00
southbridge sb/intel/i82371eb: Get rid of device_t 2018-05-14 22:26:46 +00:00
superio superio/nuvoton: Add support for NPCD378 2018-05-14 12:39:20 +00:00
vendorcode AGESA f14: Remove OPTION_DDR2 2018-05-10 17:54:39 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00