coreboot/src/device/dram
Rob Barnes f892b85e18 device/dram: Add LPDDR4 utilities
Add lpddr4.c utility file with lpddr4_speed_mhz_to_reported_mts.
Fill in lpddr4_speeds using JDEC 209-4C table 210.
LPDDR4 SPD decoding utilities are not included since there isn't
a present need.

BUG=b:184124605
TEST=Build and run on guybrush

Change-Id: Id8ddfc98fff4255670c50e1ddd4d0a1326265772
Signed-off-by: Rob Barnes <robbarnes@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52745
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-06-09 15:10:34 +00:00
..
ddr2.c src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
ddr3.c device/dram/ddr3: Drop unused MRS helpers 2021-04-05 13:03:58 +00:00
ddr4.c device/dram/ddr4.h: Align with DDR3 and DDR2 2021-04-05 13:02:00 +00:00
ddr_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lpddr4.c device/dram: Add LPDDR4 utilities 2021-06-09 15:10:34 +00:00
Makefile.inc device/dram: Add LPDDR4 utilities 2021-06-09 15:10:34 +00:00
spd.c device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00