the following patch was just integrated into master: commit 76069f34a1c0ce72406f24392e905c547dcd2077 Author: Aaron Durbin adurbin@chromium.org Date: Mon Dec 12 14:12:22 2016 -0600
mainboard/google/reef: implement phase enforcement pin
On upcoming boards an optional pull up is applied on GPIO_10 to indicate if the board should have security features locked down for a shipping system. Provide a weak pull down so that all boards will indicate a logic 0 until the stronger pull up resistor is stuffed.
BUG=chrome-os-partner:59951 BRANCH=reef
Change-Id: I6f514a69bccd05ca02480f3c30d0ad503a955b1e Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/17803 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@chromium.org
See https://review.coreboot.org/17803 for details.
-gerrit