coreboot-kgpe-d16/src/mainboard/google/hatch
Paul Fagerburg d366f54744 kohaku: add TEMP_SENSOR_3 and TEMP_SENSOR_4 to DPTF
The Kohaku V24 schematic adds two additional temperature sensors
to the EC. Add these to the DPTF tables.

Cq-Depend: chromium:1742914
BRANCH=none
BUG=b:138578073
TEST=Rebuild EC and BIOS, look for new thermal sensors in kernel.
1. Build EC
``cd ~/trunk/src/platform/ec``
``make -j BOARD=kohaku``
2. Program EC
``./util/flash_ec --board=kohaku``
3. Reboot device
4. Rebuild BIOS
``cd ~/trunk/src/third_party/coreboot``
``FEATURES="noclean" FW_NAME=kohaku emerge-hatch chromeos-ec depthcharge
vboot_reference libpayload coreboot-private-files intel-cmlfsp
coreboot-private-files-hatch coreboot chromeos-bootimage``
5. Use flashrom to program the BIOS
6. Reboot device
7. Log into the root console (ctrl-alt-F2 or servo)
8. Example thermal sensor information
``grep . /sys/class/thermal/t*/type``
Look for "TSR0" through "TSR3" in the output.

Change-Id: Ib8f38beae6392855927ce1249c229d7a114c72b2
Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34765
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-11 03:01:30 +00:00
..
spd mb/google/hatch: Add 16G 2666 LPDDR3 SPD 2019-06-09 05:18:42 +00:00
variants kohaku: add TEMP_SENSOR_3 and TEMP_SENSOR_4 to DPTF 2019-08-11 03:01:30 +00:00
acpi_tables.c
board_info.txt
bootblock.c mb/google/hatch: Refactor override_early_gpio_table 2019-08-09 01:25:46 +00:00
chromeos-16MiB.fmd mb/google/hatch: Increase RW_LEGACY to 1M for 16MB BIOS 2019-06-05 21:53:48 +00:00
chromeos.c mainboard: remove "recovery" gpio, selectively add "presence" gpio. 2019-05-13 09:21:51 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl mb/google/hatch: Enable/disable GPIO clock gating 2019-07-11 15:03:09 +00:00
ec.c
Kconfig mb/google/hatch: Add option to enable WiFi SAR configs 2019-07-30 10:04:53 +00:00
Kconfig.name mb/google/hatch: Remove hatch_whl 2019-07-21 18:54:18 +00:00
mainboard.asl mb/google/hatch: Enable/disable GPIO clock gating 2019-07-11 15:03:09 +00:00
mainboard.c mb/google/hatch: expose get_board_sku() as global 2019-07-21 18:48:04 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
ramstage.c mb/google/hatch: Add support for variant_devtree_update() 2019-07-21 18:47:10 +00:00
romstage.c mb/google/hatch: Add support for variant_memory_sku() 2019-07-18 14:44:26 +00:00
smihandler.c mb/google/hatch: Deassert EN_PP3300_WWAN during sleep 2019-03-29 06:36:39 +00:00