coreboot/src
Marshall Dawson ce63ad4843 UPSTREAM: intel/minnowmax: Program GPIO for power LED
MinnowBoard Turbot systems have a GPIO-controlled LED that is
generally used to indicate the CPU is running.  Commit 2ae9cce8
changed the parameter for GPIO_NC, exposing an issue with the
assumed behavior of the signal.  Use a pull-down to turn on the
LED.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/16428
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>

Change-Id: I153870904c007d89016c0d47bb3db9b824ebbcff
Reviewed-on: https://chromium-review.googlesource.com/381668
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-07 00:16:45 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-07 00:16:33 -07:00
commonlib UPSTREAM: commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-06 13:26:27 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: src/cpu: Improve code formatting 2016-09-07 00:16:15 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
ec UPSTREAM: src/ec: Add required space before opening parenthesis '(' 2016-09-04 23:28:29 -07:00
include UPSTREAM: device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ 2016-09-07 00:16:38 -07:00
lib selfboot: Move the usable-RAM check into a function 2016-09-05 19:26:52 -07:00
mainboard UPSTREAM: intel/minnowmax: Program GPIO for power LED 2016-09-07 00:16:45 -07:00
northbridge UPSTREAM: northbridge/intel/i945: transition away from device_t 2016-09-07 00:16:40 -07:00
soc UPSTREAM: Makefile.inc: Use $(MAINBOARDDIR) 2016-09-07 00:16:17 -07:00
southbridge UPSTREAM: southbridge/intel/bd82x6x: transition away from device_t 2016-09-07 00:16:31 -07:00
superio UPSTREAM: Fix newlines at the end of files 2016-09-06 13:26:16 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
Kconfig UPSTREAM: arch/riscv: Print the page table structure after construction 2016-08-23 15:36:25 -07:00