coreboot-kgpe-d16/src
Chris.Wang ac43324211 mb/google/guybrush/var/dewatt: Correct samsung part number value in SPD data
The value at offset 329 should be:
0x4B -> "K" not 0x48 -> "H" in ASCII code.

BUG=b:224884904
TEST=Build, confirm the part number is matched the corresponding parts

Signed-off-by: Chris.Wang <chris.wang@amd.corp-partner.google.com>
Change-Id: I35dc5f036a29cdf4763389b6425df99ff63bbfa0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63354
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Robert Zieba <robertzieba@google.com>
Reviewed-by: Rob Barnes <robbarnes@google.com>
2022-04-05 16:45:49 +00:00
..
acpi drivers/intel/dptf: Add support for Battery participant 2022-04-05 14:48:47 +00:00
arch arch/x86/postcar: Use a separate stack for C execution 2022-04-01 22:17:19 +00:00
commonlib util/cbmem: Add FlameGraph-compatible timestamps output 2022-03-31 23:04:58 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/x86/mtrr: Delay removing `temp` variable range MTRR snapshot 2022-04-02 15:00:24 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers drivers/intel/dptf: Add support for Battery participant 2022-04-05 14:48:47 +00:00
ec ec/starlabs/merlin: Remove comment about OPWE 2022-04-04 21:54:45 +00:00
include drivers/intel/dptf: Add support for Battery participant 2022-04-05 14:48:47 +00:00
lib lib/device_tree.c: zero-initialize new DT nodes 2022-03-22 20:45:26 +00:00
mainboard mb/google/guybrush/var/dewatt: Correct samsung part number value in SPD data 2022-04-05 16:45:49 +00:00
northbridge nb/intel/sandybridge/acpi: Support setting PCI bars above 4G 2022-03-28 15:28:19 +00:00
security {drivers/security}: Replace `cb_err_t` with `enum cb_err` 2022-03-09 08:40:43 +00:00
soc soc/intel/alderlake: Add HID for DPTF Battery Participant 2022-04-05 14:49:07 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio
vendorcode vendorcode/intel: Remove UDK2015 headers 2022-03-31 14:21:06 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00