coreboot/src
Tim Chu 58e1e0aee9 mb/ocp/deltalake: Override DDR frequency limit via VPD variable
Use VPD variable "fsp_dimm_freq" to select DDR frequency limit.

Tested=On OCP Delta Lake, DDR frequency limit can be changed via VPD.

Signed-off-by: Tim Chu <Tim.Chu@quantatw.com>
Change-Id: I1232feae5090420d8fa42596b46f2d4dcaf9d635
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48946
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
2021-04-09 06:16:42 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
commonlib soc/mediatek: add new driver 'msdc' for eMMC 2021-04-09 06:05:12 +00:00
console
cpu cpu/x86/smm: Fix SMM start address passing 2021-03-24 15:36:36 +00:00
device device/i2c_bus.c: Correct code style 2021-04-06 07:02:47 +00:00
drivers drivers/i2c/nau8825: Support nau8825 for ACPI GPIO descriptors 2021-04-06 07:09:02 +00:00
ec ec/lenovo/h8/acpi: fix wrong calculation 2021-04-08 22:39:20 +00:00
include soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake M 2021-04-06 07:51:05 +00:00
lib decompressor: Add CBFS_VERIFICATION support 2021-04-06 07:49:15 +00:00
mainboard mb/ocp/deltalake: Override DDR frequency limit via VPD variable 2021-04-09 06:16:42 +00:00
northbridge nb/intel/i440bx: Enable bootblock console 2021-04-06 07:11:39 +00:00
security verstage: Add debug print when returning from verstage 2021-04-06 07:49:43 +00:00
soc mb/ocp/deltalake: Override DDR frequency limit via VPD variable 2021-04-09 06:16:42 +00:00
southbridge arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vc/amd/fsp/cezanne/FspmUpd: use arrays for DXIO/DDI descriptors 2021-04-07 22:48:55 +00:00
Kconfig