coreboot-kgpe-d16/src/mainboard/google/fizz
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 mb/google/fizz: update DPTF settings 2018-01-12 18:19:00 +00:00
acpi_tables.c
board_info.txt
bootblock.c
chromeos.c mb/google/fizz: Set lid status as open 2017-04-24 19:32:24 +02:00
chromeos.fmd mainboard/google/fizz: Enable separate MRC cache for recovery mode 2017-11-20 23:33:00 +00:00
devicetree.cb mb/google/fizz: Add device index for dual LAN sku 2018-05-15 11:15:05 +00:00
dsdt.asl
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboard/google/fizz: Enable cros_ec_keyb device 2017-09-26 18:44:16 +00:00
gpio.h mb/google/fizz: Set SATA GPIOs in bootblock 2018-02-11 00:00:07 +00:00
Kconfig google/fizz: Enable ec sw sync gbb by default 2017-12-21 23:49:47 +00:00
Kconfig.name
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
ramstage.c mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD 2018-03-06 08:50:51 +00:00
romstage.c google/fizz: correct memory rcomp settings 2017-11-27 03:55:42 +00:00
smihandler.c