coreboot/src
Hung-Te Lin b22dc1daf4 mb/google/kukui: Support SKU from camera EEPROM
To support camera second source GC5035 for kodama, add world facing
camera id as part of the sku id, which is determined by the data in
camera EEPROM. For models other than kodama, the camera id is always 0
and hence the sku id is unchanged.

BUG=b:144820097
TEST=emerge-kukui coreboot
TEST=Correct WFC id detected for kodama with GC5035 camera
BRANCH=kukui

Change-Id: I63a2b952b8c35c0ead8200d7c926e8d90a9f3fb8
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45811
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-19 06:50:46 +00:00
..
acpi acpi/acpigen_dsm: fix I2C HID DSM to report correct function support 2020-10-16 18:23:54 +00:00
arch sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
commonlib src/commonlib: Drop unneeded empty lines 2020-09-21 15:53:25 +00:00
console src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
cpu cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00
device pci_device: Add a helper function for determining if PCI device is wake source 2020-10-11 02:13:17 +00:00
drivers drivers/camera: Add config CHROMEOS_CAMERA 2020-10-19 06:50:20 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-15 13:44:52 +00:00
include include/cpu/x86: introduce new helper for (un)setting MSRs 2020-10-16 22:20:47 +00:00
lib lib/cbfs: deserialize cbfs_stage objects correctly 2020-10-13 08:28:14 +00:00
mainboard mb/google/kukui: Support SKU from camera EEPROM 2020-10-19 06:50:46 +00:00
northbridge intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
security intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
soc soc/intel/tigerlake: Reflow long lines 2020-10-19 06:47:30 +00:00
southbridge haswell/lynxpoint: Align cosmetics with Broadwell 2020-10-14 08:37:36 +00:00
superio superio: Add newline to log message about disabled mouse controller 2020-10-17 13:54:29 +00:00
vendorcode vendorcode/amd: Fix typo in *is defined* in comments 2020-10-17 13:54:11 +00:00
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00