summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2012-10-21 13:10:06 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2012-10-21 13:10:06 +0000
commitb75ef01ce77f8c0b63c74873f4ca4ac29056c8e9 (patch)
tree286fc1c81193265440a28ac858abf651dceb32f0 /CHANGES
parentd7c91153cdd80fa3254fa69c508ac646d0f17c7e (diff)
downloadi2c-tools-b75ef01ce77f8c0b63c74873f4ca4ac29056c8e9.tar.gz
Print the number of banks, rows, columns and ranks for DDR modules as
we do for DDR2 modules. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6073 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1910e9e..537d749 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ SVN HEAD
Don't choke when no EEPROM is found
Don't make columns larger than they need to be
Don't let missing DDR module height break side-by-side output
+ Print module organization of DDR SDRAM
i2cdetect: Do a best effort detection if functionality is missing
i2c-dev.h: Minimize differences with kernel flavor
Move SMBus helper functions to include/i2c/smbus.h