coreboot/src
Sumeet R Pawnikar b278838fd2 mb/google/dedede: Update CPU critical temperature
Observed thermal shutdown initiated by DPTF due to CPU temperature
reaching critical temperature trip value. During stress testing with
heavy workload like WebGL Aquarium, sometime CPU temperature spikes
till 99 degree Celsius and DPTF initiates system shutdown. This
updates CPU critical temperature trip value to 105 degree Celsius
to avoid system shutdown.

BUG=b:161993459
BRANCH=None
TEST=Built and tested on dedede system

Change-Id: If15a873a997aa80f20940f27bbafd4498908c091
Signed-off-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44054
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-08-03 05:25:17 +00:00
..
acpi src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
arch mb/emulation/qemu-armv7: Fix board 2020-08-03 05:11:17 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/haswell: add Crystal Well CPU IDs 2020-08-03 05:16:29 +00:00
device Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
drivers drivers/ipmi/ocp: Add ipmi set processor information 2020-08-03 05:24:27 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include assert.h: Try to evaluate assertions at compile time 2020-08-03 05:15:59 +00:00
lib lib/string: Add standard strstr() function 2020-08-03 05:12:23 +00:00
mainboard mb/google/dedede: Update CPU critical temperature 2020-08-03 05:25:17 +00:00
northbridge nb/intel/haswell: Add Crystal Well PCI IDs 2020-08-03 05:16:41 +00:00
security security/intel/txt: Add Intel TXT support 2020-07-31 16:02:54 +00:00
soc src/soc/intel/jasperlake: Update SD card ACPI device 2020-08-03 05:20:52 +00:00
southbridge Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/amd/fsp/picasso: document requirements for DXIO PCIe port assignments 2020-08-02 16:45:22 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00