[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/poppy: Enable EC_ENABLE_SECOND_BATTERY_DEVICE

Nicolas Boichat (Code Review) gerrit at coreboot.org
Tue Feb 6 02:54:41 CET 2018


Nicolas Boichat has uploaded this change for review. ( https://review.coreboot.org/23599


Change subject: mb/google/poppy/variants/poppy: Enable EC_ENABLE_SECOND_BATTERY_DEVICE
......................................................................

mb/google/poppy/variants/poppy: Enable EC_ENABLE_SECOND_BATTERY_DEVICE

BRANCH=none
BUG=b:65697620
TEST=Boot lux, both /sys/class/power_supply/BAT0 and BAT1 are
     present, data is valid.

Change-Id: I869bf08341b83f359066709e1e9c03af99482b2c
Signed-off-by: Nicolas Boichat <drinkcat at chromium.org>
---
M src/mainboard/google/poppy/variants/poppy/include/variant/ec.h
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/23599/1

diff --git a/src/mainboard/google/poppy/variants/poppy/include/variant/ec.h b/src/mainboard/google/poppy/variants/poppy/include/variant/ec.h
index ef47d37..81f92b7 100644
--- a/src/mainboard/google/poppy/variants/poppy/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/poppy/include/variant/ec.h
@@ -18,4 +18,6 @@
 
 #include <baseboard/ec.h>
 
+#define EC_ENABLE_SECOND_BATTERY_DEVICE
+
 #endif /* __MAINBOARD_EC_H__ */

-- 
To view, visit https://review.coreboot.org/23599
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: I869bf08341b83f359066709e1e9c03af99482b2c
Gerrit-Change-Number: 23599
Gerrit-PatchSet: 1
Gerrit-Owner: Nicolas Boichat <drinkcat at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180206/5cff540b/attachment.html>


More information about the coreboot-gerrit mailing list