coreboot/src
Nick Vaccaro c51a7cdde4 mb/google/brya: fix MRC cache failure for hynix parts
Set the cs_pi_start_high_in_ect if the DUT is using one of the two
following Hynix parts: H54G56CYRBX247 and H54G46CYRBX267.  Failure to
set cs_pi_start_high_in_ect when using these parts will result in an
MRC cache failure and DUT will fail to boot.

BUG=b:292153199
TEST=`emerge-brya coreboot chromeos-bootimage`, flash and boot brya
variant to kernel.

Change-Id: I36040139b959c85c3ac220a34574caa12ca6c5fe
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-07-26 16:14:34 +00:00
..
acpi acpi.c: Add functions to create GTDT 2023-07-23 18:26:13 +00:00
arch acpi/acpi.c: Split of ACPI table generation into separate files 2023-07-21 07:33:37 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/mipi: Modify INX_P110ZZD_DF0 panel initialization code 2023-07-20 00:36:59 +00:00
ec {ec,mb}/system76: Replace color keyboard logic 2023-07-18 15:03:16 +00:00
include acpi.c: Add functions to create GTDT 2023-07-23 18:26:13 +00:00
lib Center bootsplash on bigger framebuffers 2023-07-17 14:49:04 +00:00
mainboard mb/google/brya: fix MRC cache failure for hynix parts 2023-07-26 16:14:34 +00:00
northbridge acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: Respect CBMEM TPM log size 2023-07-18 14:58:34 +00:00
soc soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 2023-07-25 19:48:24 +00:00
southbridge soc/amd/common/acpimmio: factor out IO port access to PM registers 2023-07-17 14:12:57 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vendorcode/amd/fsp/common: Refactor dmi_info.h 2023-07-21 07:30:08 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00