coreboot/src
Alexandru M Stan d7897b97a9 rialto: Remove developer mode switch
The developer mode gpio switch on rialto is always hardcoded (through a
resistor) as developer mode. We need to ignore it to allow transitions to
verified mode with the virtual developer mode stuff.

This was not needed in master due to CL:261588, but this is a more semantic
way to do it.

BRANCH=veyron
BUG=chrome-os-partner:46150, chrome-os-partner:43022
TEST=We can now exit dev mode on rialto

Change-Id: If11d752d58a5f26fc270ef01b529dad18b4cce46
Signed-off-by: Alexandru M Stan <amstan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/325546
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-02-04 01:40:11 +00:00
..
arch rk3288: Handle framebuffer through memlayout, not the resource system 2015-01-24 02:13:31 +00:00
console Avoid 64bit math on MIPS platforms 2014-12-02 01:57:08 +00:00
cpu cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
device Broadwell FSP: Add new finalize functions for devices and chips 2014-11-20 20:49:36 +00:00
drivers edid: Use edid_mode struct to reduce redundancy 2015-08-14 05:01:12 +00:00
ec cros_ec: Retry failed VBNV transactions 2015-02-21 01:10:32 +00:00
include edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
lib edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
mainboard rialto: Remove developer mode switch 2016-02-04 01:40:11 +00:00
northbridge cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
soc edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
southbridge timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2014-11-07 01:24:01 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode vboot: check vb2_shared_data flags for manual recovery 2015-10-28 05:57:21 +00:00
Kconfig Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 2014-12-20 06:35:28 +00:00