summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2017-12-05 07:45:17 +0100
committerJean Delvare <jdelvare@suse.de>2017-12-05 07:45:17 +0100
commit52cd6c60d6db0e39f00a67f5931c06cccb63e178 (patch)
tree654501c62db69c69e4bf962008a2c097060f1a2f /CHANGES
parent9ae51c4a4f8e1e1836470ac7e5fec9c7f6df8ce6 (diff)
downloadi2c-tools-git-52cd6c60d6db0e39f00a67f5931c06cccb63e178.tar.gz
decode-dimms: Decode physical characteristics of DDR4
Print the physical characteristics of unbuffered, registered and load-reduced DDR4 SDRAM modules.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c0d2e2b..8fb666f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ master
decode-dimms: Add preliminary DDR4 support
Decode size and timings of DDR4
Decode misc parameters of DDR4
+ Decode physical characteristics of DDR4
4.0 (2017-10-30)
tools: Fix build with recent compilers (gcc 4.6+)