From 5cfe449814af7ab5cb874d5771c3b74a65ee72eb Mon Sep 17 00:00:00 2001 From: Dtrain Hsu Date: Thu, 20 Feb 2020 10:54:10 +0800 Subject: mb/google/drallion: Remove MAC address pass through Remove MAC address pass through because when MAC address pass through setting change to "Use dock built-in MAC address", the MAC address always keeps the VPD value. BUG=b:147994020 TEST=tested on drallion and the result as below. (Option) (Result) - Use pre-assigned MAC address : Pass - Use Chromebook built-in address : Pass - Use dock built-in MAC address : Pass Signed-off-by: Dtrain Hsu Change-Id: I1f58e98187feb4e428ca75f7e82c464567528526 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39020 Tested-by: build bot (Jenkins) Reviewed-by: EricR Lai Reviewed-by: Mathew King --- src/mainboard/google/drallion/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/google/drallion') diff --git a/src/mainboard/google/drallion/dsdt.asl b/src/mainboard/google/drallion/dsdt.asl index ee63d6ee8a..33ede7a2b1 100644 --- a/src/mainboard/google/drallion/dsdt.asl +++ b/src/mainboard/google/drallion/dsdt.asl @@ -48,8 +48,6 @@ DefinitionBlock( #include /* VPD support */ #include - /* MAC address passthru */ - #include #endif #include -- cgit v1.2.3