[coreboot-gerrit] Patch set updated for coreboot: google/lars: Remove/Disable Wake on lan

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Fri Jan 15 16:43:21 CET 2016


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/12962

-gerrit

commit 89cc92a70967c7a4607ab7d5ac6638efebbdad9b
Author: david <david_wu at quantatw.com>
Date:   Wed Dec 9 13:12:21 2015 +0800

    google/lars: Remove/Disable Wake on lan
    
    Remove the WakeConfigWolEnableOverride to disable WOL override
    configuration in the General PM Configuration B (GEN_PMCON_B) register
    
    BRANCH=none
    BUG=none
    TEST=Build and boot on lars
    
    Change-Id: I48d3b706517b6ea6bda44800f61bb11da64503fb
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: eab69f2d725df739e5e0e5901a581ad58732cdf9
    Original-Change-Id: I42c5a87150638171526ee67f194c1cd9d155203b
    Original-Signed-off-by: David Wu <David_Wu at quantatw.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/317080
    Original-Commit-Ready: Nicolas Boichat <drinkcat at chromium.org>
    Original-Tested-by: David Wu <david_wu at quantatw.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
---
 src/mainboard/google/lars/devicetree.cb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/google/lars/devicetree.cb b/src/mainboard/google/lars/devicetree.cb
index 958c333..f08c67e 100644
--- a/src/mainboard/google/lars/devicetree.cb
+++ b/src/mainboard/google/lars/devicetree.cb
@@ -29,7 +29,6 @@ chip soc/intel/skylake
 	register "InternalGfx" = "1"
 	register "SkipExtGfxScan" = "1"
 	register "Device4Enable" = "1"
-	register "WakeConfigWolEnableOverride" = "0x01"
 
 	# Enabling SLP_S3#, SLP_S4#, SLP_SUS and SLP_A Stretch
 	# SLP_S3 Minimum Assertion Width. Values 0: 60us, 1: 1ms, 2: 50ms, 3: 2s



More information about the coreboot-gerrit mailing list