coreboot-kgpe-d16/src/soc/intel
Daisuke Nojiri 47dffa59f3 chromeec: Remove checks for EC in RO
This patch removes checks that ensure EC to be in RO for recovery
boot. We do not need these checks because when recovery is requested
automatically (as opposed to manually), we show 'broken' screen where
users can only reboot the device or request recovery manually.

If recovery is requested, Depthcharge will check whether EC is in RO
or not and recovery switch was pressed or not. If it's a legitimate
manual recovery, EC should be in RO. Thus, we can trust the recovery
button state it reports.

This patch removes all calls to google_chromeec_check_ec_image,
which is called to avoid duplicate memory training when recovery
is requested but EC is in RW.

BUG=b:66516882
BRANCH=none
CQ-DEPEND=CL:693008
TEST=Boot Fizz.

Change-Id: I45a874b73c46ea88cb831485757d194faa9f4c99
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://review.coreboot.org/21711
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-10-04 20:55:12 +00:00
..
apollolake soc/intel/apollolake: Add SGX support 2017-09-27 06:58:32 +00:00
baytrail chromeec: Remove checks for EC in RO 2017-10-04 20:55:12 +00:00
braswell soc/intel/braswell/acpi: Clean OpRegion up 2017-09-30 01:24:47 +00:00
broadwell chromeec: Remove checks for EC in RO 2017-10-04 20:55:12 +00:00
cannonlake soc/intel/cannonlake: change gpio device name 2017-10-03 20:51:19 +00:00
common soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
denverton_ns soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC 2017-09-05 13:39:54 +00:00
fsp_baytrail cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
fsp_broadwell_de smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
quark include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
sch smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
skylake soc/intel/skylake: Enable common LPC IP 2017-10-03 20:23:21 +00:00