coreboot/src
Kevin Chiu bd21476f99 mb/google/kukui: change Jacuzzi followers LCMID to fixed value
The LCM ID is not really used on Jacuzzi followers and the reference
design expects ADC to return 0. However, there were hardware design
issues so the returned value became unexpected numbers.

 - Juniper and Kappa returns 1.
 - Burnet and Esche returns 1 on normal boot, and 0 on recovery boot.
 - Cerise and Stern usually returns 0, and sometimes 1.

To fix that, we are changing LCM ID to fixed value for Jacuzzi followers.

BUG=b:170916885,b:171365301
BRANCH=kukui
TEST=1. emerge-jacuzzi coreboot
     2. check burnet/esche skuid correctly

Change-Id: I3b43b9153315ec65e9168c4e84ea844dff14d446
Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46442
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2020-10-27 04:15:46 +00:00
..
acpi acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
arch arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
commonlib drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
console console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
cpu cpu/intel/common: implement the two missing CPPC v2 autonomous registers 2020-10-26 06:52:08 +00:00
device device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
drivers src/drivers/ipmi: Add function to get BMC revision 2020-10-26 06:46:17 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-26 06:54:54 +00:00
include arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
lib lib/edid: Add missing name descriptor presence flag 2020-10-26 13:28:41 +00:00
mainboard mb/google/kukui: change Jacuzzi followers LCMID to fixed value 2020-10-27 04:15:46 +00:00
northbridge src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
security vboot: Disable vboot functions in SMM 2020-10-26 06:58:54 +00:00
soc soc/amd/picasso/acpi: Convert to ASL 2.0 syntax 2020-10-26 06:56:00 +00:00
southbridge sb/amd/*/*/pci_devs.h: Reduce the difference 2020-10-26 06:53:28 +00:00
superio superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
vendorcode vc/intel/fsp/fsp2_0/adl: Update FSP header file version to 1432 2020-10-25 06:17:54 +00:00
Kconfig drivers/intel/usb4: Add driver for USB4 retimer device 2020-10-19 06:51:40 +00:00