coreboot-kgpe-d16/src
Daisuke Nojiri 9b56ef05cc Nami: Disable powering off EC on cr50 update
Nami doesn't support wakeup from hibernation by CR50. This causes the
device to remain turned off after CR50 update.

This patch disables turning off EC on cr50 update. CR50 resets the
whole system. So, EC reset is not required.

Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>

BUG=b:112604277
BRANCH=none
TEST=gsctool -a -u /media/removable/cr50.bin && reboot
Verify EC reboots. AP prints 'Waiting for CR50 reset to pick up update'
then reboots.

Change-Id: I06f5eb6100e8af6ffec45d4de2b40eff44f89709
Reviewed-on: https://review.coreboot.org/28113
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-08-17 12:27:40 +00:00
..
acpi
arch arch/x86/acpigen: refactor calls to acpigen_write_register 2018-08-15 18:35:56 +00:00
commonlib src/{commonlib,lib}: Fix typo 2018-08-16 18:55:08 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu intel/socket_mPGA604: Keep only model f2x 2018-08-17 12:26:36 +00:00
device src/device: Fix typo 2018-08-09 15:57:35 +00:00
drivers src: Remove duplicated 'include <device/device.h>' 2018-08-14 23:25:59 +00:00
ec ec/google/chromeec: de-dup a _UID 2018-08-13 12:23:37 +00:00
include lib/fit: support booting initrd placed above 4GiB 2018-08-10 23:23:17 +00:00
lib src/{commonlib,lib}: Fix typo 2018-08-16 18:55:08 +00:00
mainboard Nami: Disable powering off EC on cr50 update 2018-08-17 12:27:40 +00:00
northbridge nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region 2018-08-13 12:29:23 +00:00
security cr50: Allow boards to disable powering off EC on cr50 update 2018-08-17 12:27:23 +00:00
soc soc/intel/skylake: permit Kconfig to set subsystem ID 2018-08-17 12:25:52 +00:00
southbridge sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5 2018-08-16 16:31:00 +00:00
superio superio/winbond/w83627hf: Remove unused value 2018-08-13 15:39:29 +00:00
vendorcode cr50: Allow boards to disable powering off EC on cr50 update 2018-08-17 12:27:23 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00