coreboot/src
Duncan Laurie 8f6c55c28f haswell boards: Enable VIRTUAL_DEV_SWITCH
This config option was not enabled which was preventing
the user from enabling developer mode from recovery mode.

With this enabled we can disable the "dev mode by default"
behavior and let people enable it by entering recovery mode.

This will make the firmware behave like a typical chromeos
device.

Peppy is left in "default dev mode" until after bringup.

BUG=chrome-os-partner:19637
BRANCH=none
TEST=manual:

1) boot slippy in normal mode by default
2) enter recovery mode with servo button
3) Ctrl+D on USB keyboard to enter developer mode
4) boot slippy in developer mode

Change-Id: I414c0d10dd0489e3c89798f75a2872a43297c8d8
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/57350
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2013-06-04 12:53:43 -07:00
..
arch x86: fix compile error for !CONFIG_MULTIBOOT 2013-05-30 11:23:32 -07:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu haswell: check for clean reset 2013-06-03 14:33:01 -07:00
device device tree: track init times 2013-05-01 15:36:25 -07:00
drivers RTC: Skip rtc_init() in S3 resume path 2013-05-28 13:50:07 -07:00
ec chrome ec: Update EC header from EC repository 2013-06-03 14:33:48 -07:00
include Drop ELF remains from boot code 2013-05-28 13:50:06 -07:00
lib Drop ELF remains from boot code 2013-05-28 13:50:06 -07:00
mainboard haswell boards: Enable VIRTUAL_DEV_SWITCH 2013-06-04 12:53:43 -07:00
northbridge haswell: Update pei_data to match ref code 2013-06-04 12:53:42 -07:00
southbridge lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-06-03 14:33:47 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode vboot: use out_flags to indicate dev mode 2013-06-04 10:08:27 -07:00
Kconfig BACKPORT: x86: add thread support 2013-05-15 11:19:50 -07:00