coreboot-kgpe-d16/src
Matt DeVillier bb9d106eab device/dram: Add function to convert freq to MT/s for (LP)DDR5
As the frequency field in the SMBIOS type 17 table is deprecated,
we need to provide the maximum and configured speed in MT/s. Add
a method to convert from frequency to MT/s using a lookup table.

BUG=b:239000826
TEST=Build and verify with other patches in train

Change-Id: I0402b33a667f7d72918365a6a79b13c5b1719c0d
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66953
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2022-08-25 01:00:44 +00:00
..
acpi treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
arch src/arch/x86/smbios.c: remove unneeded braces 2022-08-24 15:18:06 +00:00
commonlib commonlib/clamp.h: Relicense file to be BSD-compatible 2022-08-17 19:49:13 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu arch/x86: Fix MAX_CPUS check proper for late X2APIC config 2022-07-25 10:06:18 +00:00
device device/dram: Add function to convert freq to MT/s for (LP)DDR5 2022-08-25 01:00:44 +00:00
drivers drivers: Implement EFI_PEI_MP_SERVICES_PPI with FSP_UNSUPPORTED type 2022-08-24 21:25:34 +00:00
ec ec/google/chromeec/acpi: Add support for DPTF oem variable event notify 2022-08-24 21:28:06 +00:00
include device/dram: Add function to convert freq to MT/s for (LP)DDR5 2022-08-25 01:00:44 +00:00
lib lib: Add SPDX identifiers to files missing them 2022-08-11 17:53:29 +00:00
mainboard mb/google/skyrim: Create morthal variant 2022-08-24 21:44:58 +00:00
northbridge commonlib/clamp.h: Relicense file to be BSD-compatible 2022-08-17 19:49:13 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
soc soc/intel/common/block: Drop empty smm.h 2022-08-24 21:29:24 +00:00
southbridge {sb,soc}/intel: Do not require hda_verb.c 2022-08-23 14:04:47 +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 vc/amd/fsp/mendocino: Update DMI_T17_MEMORY_TYPE 2022-08-24 15:14:15 +00:00
Kconfig Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00