coreboot-kgpe-d16/src
Nick Vaccaro 01ab9b11d8 mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG
1) Make the skolas FW_CONFIG field defintions compatible with the
brya0 FW_CONFIG field definitions to support skolas being a SKU of
brya0, and in sync with the config.star definitions for the FW_CONFIG
field for brya0 and skolas.

 - brya0 specific changes:
    1) remove WFC_MIPI_OVTI5675 definition (was 1)
    2) redefine WFC_MIPI_OVTI8856 from 2 to 1
    3) define new WFC_MIPI_KBAE350 camera type as 2

 - skolas specific changes:
    1) remove WFC_MIPI_OVTI5675 definition (was 1)
    2) redefine WFC_MIPI_OVTI8856 from 2 to 1
    3) define new WFC_MIPI_KBAE350 camera type as 2

2) Add support back in for UFC_MIPI_OVTI5675 in brya0 now that FW_CONFIG
defines are fixed.

BUG=b:248126749
TEST="emerge-brya coreboot chromeos-bootimage", flash brya0 and
verify it boots successfully to kernel and that WFC, UFC, and audio
works on skolas and brya0.

Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Change-Id: I3be26e0a05f4dc08e5dc3f6ef7b71bdd8fd4f859
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67929
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: YH Lin <yueherngl@google.com>
2022-10-05 19:08:35 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console drivers/smbus: initialize SC16IS7XX I2C to UART converter chip 2022-10-03 16:14:25 +00:00
cpu treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
device treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
drivers drivers/crb: Initialize Intel PTT control area 2022-10-05 11:00:36 +00:00
ec ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap 2022-09-27 16:19:09 +00:00
include smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG 2022-10-05 19:08:35 +00:00
northbridge nb/intel/i945/raminit.c: Use read32p() 2022-09-29 13:41:46 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
soc soc/intel/alderlake: Fix UFS OCP fabric timeout 2022-10-04 18:31:09 +00:00
southbridge treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00