- i2c-tools-r6151-space-before-MHz.diff: Print a space before "MHz" to improve readability. - i2c-tools-r6152-fix-DDR3-tRAS-decoding.diff: Fix DDR3 tRAS decoding. - i2c-tools-r6153-fix-DDR3-timings-rounding.diff: Fix DDR3 core timings rounding. - i2c-tools-r6154-round-down-PC3-numbers.diff: Round down PC3 numbers to comply with Jedec. - i2c-tools-r6157-vendors-JEP106AK.diff: Update vendor list based on Jedec document JEP106AK. OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=26
25 lines
1.0 KiB
Diff
25 lines
1.0 KiB
Diff
Subject: decode-dimms: Update vendor list
|
|
Upstream: yes, r6157, r6160
|
|
|
|
Add manufacturer names from Jedec document JEP106AK.
|
|
---
|
|
eeprom/decode-dimms | 7 ++++++-
|
|
1 file changed, 6 insertions(+), 1 deletion(-)
|
|
|
|
--- a/eeprom/decode-dimms
|
|
+++ b/eeprom/decode-dimms
|
|
@@ -296,7 +296,12 @@ $revision =~ s/ \([^()]*\)//;
|
|
"Eorex Corporation", "Xingtera", "Netsol", "Bestdon Technology Co. Ltd.", "Baysand Inc.",
|
|
"Uroad Technology Co. Ltd. (former Triple Grow Industrial Ltd.)", "Wilk Elektronik S.A.",
|
|
"AAI", "Harman", "Berg Microelectronics Inc.", "ASSIA, Inc.", "Visiontek Products LLC",
|
|
- "OCMEMORY", "Welink Solution Inc."]
|
|
+ "OCMEMORY", "Welink Solution Inc.", "Shark Gaming", "Avalanche Technology",
|
|
+ "R&D Center ELVEES OJSC", "KingboMars Technology Co. Ltd.",
|
|
+ "High Bridge Solutions Industria Eletronica", "Transcend Technology Co. Ltd.",
|
|
+ "Everspin Technologies", "Hon-Hai Precision", "Smart Storage Systems", "Toumaz Group",
|
|
+ "Zentel Electronics Corporation", "Panram International Corporation",
|
|
+ "Silicon Space Technology"]
|
|
);
|
|
|
|
$use_sysfs = -d '/sys/bus';
|