aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2019-10-02 13:47:17 +0200
committerJean Delvare <jdelvare@suse.de>2019-10-02 13:47:17 +0200
commitfde115730417ff24025f6f0f54d879f6b0789aca (patch)
tree51595ada9741edcb9dc62609ee6c30b557122cf0
parentdaa430031ffdd5d52d1dd0cdb35974d29ce4721b (diff)
downloadi2c-tools-fde115730417ff24025f6f0f54d879f6b0789aca.tar.gz
decode-dimms: Point the user to the right drivers
The header comment only mentioned the legacy eeprom driver, while the at24 and ee1004 drivers should be used nowadays. Signed-off-by: Jean Delvare <jdelvare@suse.de>
-rwxr-xr-xeeprom/decode-dimms9
1 files changed, 6 insertions, 3 deletions
diff --git a/eeprom/decode-dimms b/eeprom/decode-dimms
index 6caa395..520144a 100755
--- a/eeprom/decode-dimms
+++ b/eeprom/decode-dimms
@@ -22,9 +22,12 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301 USA.
#
-#
-# The eeprom driver must be loaded (unless option -x is used). For kernels
-# older than 2.6.0, the eeprom driver can be found in the lm-sensors package.
+# A kernel driver must be loaded (unless option -x is used). Up to DDR3,
+# you need either the at24 driver (in the kernel tree since v2.6.27) or
+# the legacy eeprom driver (in the kernel tree since v2.6.0). For kernels
+# older than 2.6.0, the eeprom driver can be found in the lm-sensors 2
+# package. For DDR4, you need the ee1004 driver (in the kernel tree since
+# kernel v4.20).
#
# References:
# PC SDRAM Serial Presence