coreboot-kgpe-d16/src
Zanxi Chen 8337e686a6 mb/google/trogdor: Add PANEL_ID to SKU_ID
In order to distinguish which mipi panel to use,
it need to read the PANEL_ID, and combine
the PANEL_ID and SKU_ID into a new SKU_ID.

BUG=b:197708579,b:191574572,b:198548221
TEST=PANEL_ID should be set correctly.
BRANCH=none

Change-Id: I018b3f460f9d084d1a3f0dac026f1cd9dde284e2
Signed-off-by: Zanxi Chen <chenzanxi@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57329
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Bob Moragues <moragues@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-09-13 23:27:34 +00:00
..
acpi acpigen: Add ability to auto-generate _DSM Function 0 2021-09-10 19:39:09 +00:00
arch arch/x86/boot: Add missing include 2021-09-13 14:18:43 +00:00
commonlib cbfs: Prevent overflow and infinite loop in cbfs_walk 2021-09-13 20:06:00 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
device device/dram: Add addtional LPDDR4 speed grades 2021-09-13 13:47:31 +00:00
drivers SMBIOS: Allow skipping default SMBIOS generation 2021-09-13 13:54:03 +00:00
ec ec/acpi: Remove empty "chip" driver 2021-09-08 18:48:53 +00:00
include SMBIOS: Allow skipping default SMBIOS generation 2021-09-13 13:54:03 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/trogdor: Add PANEL_ID to SKU_ID 2021-09-13 23:27:34 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc soc/intel/tgl: Enable USB4 resources based on common Kconfig 2021-09-13 22:42:55 +00:00
southbridge sb/intel/lynxpoint: Drop `config_t` typedef 2021-09-09 14:38:21 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2347_00 2021-09-10 23:00:26 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00