[coreboot-gerrit] Change in coreboot[master]: mainboard/google/zoombini/variants/meowth: enable SAR power

Nick Vaccaro (Code Review) gerrit at coreboot.org
Fri Mar 2 01:24:33 CET 2018


Nick Vaccaro has uploaded this change for review. ( https://review.coreboot.org/24962


Change subject: mainboard/google/zoombini/variants/meowth: enable SAR power
......................................................................

mainboard/google/zoombini/variants/meowth: enable SAR power

BUG=b:69011806
BRANCH=master
TEST=none

Change-Id: I2ea44b03336b901af68f9092f3386b42d8516b72
Signed-off-by: Nick Vaccaro <nvaccaro at google.com>
---
M src/mainboard/google/zoombini/variants/meowth/gpio.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/24962/1

diff --git a/src/mainboard/google/zoombini/variants/meowth/gpio.c b/src/mainboard/google/zoombini/variants/meowth/gpio.c
index 3e6b4a2..78cab5a 100644
--- a/src/mainboard/google/zoombini/variants/meowth/gpio.c
+++ b/src/mainboard/google/zoombini/variants/meowth/gpio.c
@@ -89,7 +89,7 @@
 /* SML0CLK */		PAD_CFG_GPI(GPP_C3, NONE, DEEP), /* PCH_SAR1_INT_L */
 /* SML0DATA */		PAD_CFG_GPI(GPP_C4, NONE, DEEP), /* PCH_SAR0_INT_L */
 /* SML0ALERT# */	PAD_CFG_GPI(GPP_C5, NONE, DEEP), /* GPP_C5_STRAP */
-/* SM1CLK */		PAD_CFG_GPO(GPP_C6, 0, DEEP), /* PCH_SAR_PWR_EN */
+/* SM1CLK */		PAD_CFG_GPO(GPP_C6, 1, DEEP), /* PCH_SAR_PWR_EN */
 /* SM1DATA */		PAD_NC(GPP_C7, NONE),
 /* UART0_RXD */		PAD_CFG_NF(GPP_C8, NONE, DEEP,
 				   NF1), /* UART_PCH_RX_DEBUG_TX */

-- 
To view, visit https://review.coreboot.org/24962
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ea44b03336b901af68f9092f3386b42d8516b72
Gerrit-Change-Number: 24962
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180302/17b655d3/attachment.html>


More information about the coreboot-gerrit mailing list