[coreboot-gerrit] Change in coreboot[master]: mb/google/fizz: Enable Wake-on-Lan feature

Gaggery Tsai (Code Review) gerrit at coreboot.org
Mon Nov 27 05:49:13 CET 2017


Gaggery Tsai has uploaded this change for review. ( https://review.coreboot.org/22606


Change subject: mb/google/fizz: Enable Wake-on-Lan feature
......................................................................

mb/google/fizz: Enable Wake-on-Lan feature

This patch enables WOL feature.

BUG=b:69290148
BRANCH=None
TEST=powerd_dbus_suspend && sudo etherwake -i eth0 $MAC to make sure
     the system could be woken up by WOL packet.

Change-Id: I1178a776db2cdb448fe6650d49ae6c0281ac1128
Signed-off-by: Gaggery Tsai <gaggery.tsai at intel.com>
---
M src/mainboard/google/fizz/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/22606/1

diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb
index 73a5c50..998b977 100644
--- a/src/mainboard/google/fizz/devicetree.cb
+++ b/src/mainboard/google/fizz/devicetree.cb
@@ -305,6 +305,7 @@
 		device pci 1c.0 on # PCI Express Port 1
 			chip drivers/net
 				register "customized_leds" = "0x0fa7"
+				register "wake" = "GPE0_PCI_EXP"
 				device pci 00.0 on end
 			end
 		end # PCI Express Port 1

-- 
To view, visit https://review.coreboot.org/22606
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1178a776db2cdb448fe6650d49ae6c0281ac1128
Gerrit-Change-Number: 22606
Gerrit-PatchSet: 1
Gerrit-Owner: Gaggery Tsai <gaggery.tsai at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171127/23ddd57b/attachment.html>


More information about the coreboot-gerrit mailing list