Advertisement
Guest User

x220-coreboot-decode-dimms

a guest
May 25th, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. [~]$ decode-dimms
  2. # decode-dimms version 6231 (2014-02-20 10:54:34 +0100)
  3.  
  4. Memory Serial Presence Detect Decoder
  5. By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner,
  6. Jean Delvare, Trent Piepho and others
  7.  
  8.  
  9. Decoding EEPROM: /sys/bus/i2c/drivers/eeprom/9-0050
  10. Guessing DIMM is in bank 1
  11.  
  12. ---=== SPD EEPROM Information ===---
  13. EEPROM CRC of bytes 0-116 OK (0x43F9)
  14. # of bytes written to SDRAM EEPROM 176
  15. Total number of bytes in EEPROM 256
  16. Fundamental Memory type DDR3 SDRAM
  17. Module Type SO-DIMM
  18.  
  19. ---=== Memory Characteristics ===---
  20. Fine time base 1.000 ps
  21. Medium time base 0.125 ns
  22. Maximum module speed 1777 MHz (PC3-14200)
  23. Size 8192 MB
  24. Banks x Rows x Columns x Bits 8 x 16 x 10 x 64
  25. Ranks 2
  26. SDRAM Device Width 8 bits
  27. Bus Width Extension 0 bits
  28. tCL-tRCD-tRP-tRAS 12-12-12-31
  29. Supported CAS Latencies (tCL) 13T, 11T, 10T, 9T, 8T, 7T, 6T, 5T
  30.  
  31. ---=== Timing Parameters ===---
  32. Minimum Write Recovery time (tWR) 15.000 ns
  33. Minimum Row Active to Row Active Delay (tRRD) 5.000 ns
  34. Minimum Active to Auto-Refresh Delay (tRC) 47.125 ns
  35. Minimum Recovery Delay (tRFC) 260.000 ns
  36. Minimum Write to Read CMD Delay (tWTR) 7.500 ns
  37. Minimum Read to Pre-charge CMD Delay (tRTP) 7.500 ns
  38. Minimum Four Activate Window Delay (tFAW) 27.000 ns
  39.  
  40. ---=== Optional Features ===---
  41. Operable voltages 1.5V, 1.35V
  42. RZQ/6 supported? Yes
  43. RZQ/7 supported? Yes
  44. DLL-Off Mode supported? Yes
  45. Operating temperature range 0-95 degrees C
  46. Refresh Rate in extended temp range 1X
  47. Auto Self-Refresh? Yes
  48. On-Die Thermal Sensor readout? No
  49. Partial Array Self-Refresh? No
  50. Thermal Sensor Accuracy Not implemented
  51. SDRAM Device Type Standard Monolithic
  52.  
  53. ---=== Physical Characteristics ===---
  54. Module Height (mm) 30
  55. Module Thickness (mm) 2 front, 2 back
  56. Module Width (mm) 67.6
  57. Module Reference Card F
  58.  
  59. ---=== Manufacturer Data ===---
  60. Module Manufacturer Crucial Technology
  61. DRAM Manufacturer Micron Technology
  62. Manufacturing Date 2016-W09
  63. Part Number CT8G3S186DM.M16FP
  64.  
  65.  
  66. Decoding EEPROM: /sys/bus/i2c/drivers/eeprom/9-0051
  67. Guessing DIMM is in bank 2
  68.  
  69. ---=== SPD EEPROM Information ===---
  70. EEPROM CRC of bytes 0-116 OK (0x43F9)
  71. # of bytes written to SDRAM EEPROM 176
  72. Total number of bytes in EEPROM 256
  73. Fundamental Memory type DDR3 SDRAM
  74. Module Type SO-DIMM
  75.  
  76. ---=== Memory Characteristics ===---
  77. Fine time base 1.000 ps
  78. Medium time base 0.125 ns
  79. Maximum module speed 1777 MHz (PC3-14200)
  80. Size 8192 MB
  81. Banks x Rows x Columns x Bits 8 x 16 x 10 x 64
  82. Ranks 2
  83. SDRAM Device Width 8 bits
  84. Bus Width Extension 0 bits
  85. tCL-tRCD-tRP-tRAS 12-12-12-31
  86. Supported CAS Latencies (tCL) 13T, 11T, 10T, 9T, 8T, 7T, 6T, 5T
  87.  
  88. ---=== Timing Parameters ===---
  89. Minimum Write Recovery time (tWR) 15.000 ns
  90. Minimum Row Active to Row Active Delay (tRRD) 5.000 ns
  91. Minimum Active to Auto-Refresh Delay (tRC) 47.125 ns
  92. Minimum Recovery Delay (tRFC) 260.000 ns
  93. Minimum Write to Read CMD Delay (tWTR) 7.500 ns
  94. Minimum Read to Pre-charge CMD Delay (tRTP) 7.500 ns
  95. Minimum Four Activate Window Delay (tFAW) 27.000 ns
  96.  
  97. ---=== Optional Features ===---
  98. Operable voltages 1.5V, 1.35V
  99. RZQ/6 supported? Yes
  100. RZQ/7 supported? Yes
  101. DLL-Off Mode supported? Yes
  102. Operating temperature range 0-95 degrees C
  103. Refresh Rate in extended temp range 1X
  104. Auto Self-Refresh? Yes
  105. On-Die Thermal Sensor readout? No
  106. Partial Array Self-Refresh? No
  107. Thermal Sensor Accuracy Not implemented
  108. SDRAM Device Type Standard Monolithic
  109.  
  110. ---=== Physical Characteristics ===---
  111. Module Height (mm) 30
  112. Module Thickness (mm) 2 front, 2 back
  113. Module Width (mm) 67.6
  114. Module Reference Card F
  115.  
  116. ---=== Manufacturer Data ===---
  117. Module Manufacturer Crucial Technology
  118. DRAM Manufacturer Micron Technology
  119. Manufacturing Date 2016-W09
  120. Part Number CT8G3S186DM.M16FP
  121.  
  122.  
  123. Number of SDRAM DIMMs detected and decoded: 2
  124. [~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement