* rasdaemon: Update DIMM labels for Intel Skylake servers
@ 2017-08-11 20:09 Charles.Rose
0 siblings, 0 replies; 2+ messages in thread
From: Charles.Rose @ 2017-08-11 20:09 UTC (permalink / raw)
To: mchehab; +Cc: Charles.Rose, linux-edac
Update labels for Intel Skylake based Dell PowerEdge servers.
Signed-off-by: Charles Rose <charles_rose@dell.com>
---
labels/dell | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/labels/dell b/labels/dell
index 5abcd90..e1346dd 100644
--- a/labels/dell
+++ b/labels/dell
@@ -50,6 +50,13 @@ Vendor: Dell Inc.
DIMM_B5: 1.0.1; DIMM_B6: 1.1.1; DIMM_B7: 1.2.1; DIMM_B8: 1.3.1;
DIMM_B9: 1.0.2; DIMM_B10: 1.1.2; DIMM_B11: 1.2.2; DIMM_B12: 1.3.2;
+ Product: PowerEdge R640, PowerEdge R740, PowerEdge R740xd
+ A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
+ A7: 0.0.1; A8: 0.1.1; A9: 0.2.1; A10: 1.0.1; A11: 1.1.1; A12: 1.2.1;
+
+ B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
+ B7: 2.0.1; B8: 2.1.1; B9: 2.2.1; B10: 3.0.1; B11: 3.1.1; B12: 3.2.1;
+
Product: PowerEdge M520, PowerEdge R420, PowerEdge T420
DIMM_A1: 0.1.0; DIMM_A2: 0.2.0; DIMM_A3: 0.3.0;
DIMM_A4: 0.1.1; DIMM_A5: 0.2.1; DIMM_A6: 0.3.1;
@@ -69,6 +76,17 @@ Vendor: Dell Inc.
DIMM_B1: 1.0.0; DIMM_B2: 1.1.0; DIMM_B3: 1.2.0; DIMM_B4: 1.3.0;
DIMM_B5: 1.0.1; DIMM_B6: 1.1.1; DIMM_B7: 1.2.1; DIMM_B8: 1.3.1;
+ Product: PowerEdge C6320p
+ A1: 0.0.0; B1: 0.1.0; C1: 0.2.0;
+ D1: 1.0.0; E1: 1.1.0; F1: 1.2.0;
+
+ Product: PowerEdge C6420
+ A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
+ A7: 0.0.1; A8: 1.0.1;
+
+ B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
+ B7: 2.0.1; B8: 3.0.1;
+
Product: PowerEdge R430, PowerEdge T430, PowerEdge R530
DIMM_A1: 0.0.0; DIMM_A2: 0.1.0; DIMM_A3: 0.2.0; DIMM_A4: 0.3.0;
DIMM_A5: 0.0.1; DIMM_A6: 0.1.1; DIMM_A7: 0.2.1; DIMM_A8: 0.3.1;
@@ -106,3 +124,16 @@ Vendor: Dell Inc.
DIMM_C_A1: 2.1.0; DIMM_C_A2: 2.2.0;
DIMM_D_A1: 3.1.0; DIMM_D_A2: 3.2.0;
+
+ Product: PowerEdge R940
+ A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
+ A7: 0.0.1; A8: 0.1.1; A9: 0.2.1; A10: 1.0.1; A11: 1.1.1; A12: 1.2.1;
+
+ B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
+ B7: 2.0.1; B8: 2.1.1; B9: 2.2.1; B10: 3.0.1; B11: 3.1.1; B12: 3.2.1;
+
+ C1: 4.0.0; C2: 4.1.0; C3: 4.2.0; C4: 5.0.0; C5: 5.1.0; C6: 5.2.0;
+ C7: 4.0.1; C8: 4.1.1; C9: 4.2.1; C10: 5.0.1; C11: 5.1.1; C12: 5.2.1;
+
+ D1: 6.0.0; D2: 6.1.0; D3: 6.2.0; D4: 7.0.0; D5: 7.1.0; D6: 7.2.0;
+ D7: 6.0.1; D8: 6.1.1; D9: 6.2.1; D10: 7.0.1; D11: 7.1.1; D12: 7.2.1;
^ permalink raw reply related [flat|nested] 2+ messages in thread
* rasdaemon: Update DIMM labels for Intel Skylake servers
@ 2017-08-11 20:59 Mauro Carvalho Chehab
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2017-08-11 20:59 UTC (permalink / raw)
To: Charles.Rose; +Cc: linux-edac
Em Fri, 11 Aug 2017 20:09:10 +0000
<Charles.Rose@dell.com> escreveu:
> Update labels for Intel Skylake based Dell PowerEdge servers.
Applied, thanks!
Mauro
>
> Signed-off-by: Charles Rose <charles_rose@dell.com>
> ---
> labels/dell | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/labels/dell b/labels/dell
> index 5abcd90..e1346dd 100644
> --- a/labels/dell
> +++ b/labels/dell
> @@ -50,6 +50,13 @@ Vendor: Dell Inc.
> DIMM_B5: 1.0.1; DIMM_B6: 1.1.1; DIMM_B7: 1.2.1; DIMM_B8: 1.3.1;
> DIMM_B9: 1.0.2; DIMM_B10: 1.1.2; DIMM_B11: 1.2.2; DIMM_B12: 1.3.2;
>
> + Product: PowerEdge R640, PowerEdge R740, PowerEdge R740xd
> + A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
> + A7: 0.0.1; A8: 0.1.1; A9: 0.2.1; A10: 1.0.1; A11: 1.1.1; A12: 1.2.1;
> +
> + B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
> + B7: 2.0.1; B8: 2.1.1; B9: 2.2.1; B10: 3.0.1; B11: 3.1.1; B12: 3.2.1;
> +
> Product: PowerEdge M520, PowerEdge R420, PowerEdge T420
> DIMM_A1: 0.1.0; DIMM_A2: 0.2.0; DIMM_A3: 0.3.0;
> DIMM_A4: 0.1.1; DIMM_A5: 0.2.1; DIMM_A6: 0.3.1;
> @@ -69,6 +76,17 @@ Vendor: Dell Inc.
> DIMM_B1: 1.0.0; DIMM_B2: 1.1.0; DIMM_B3: 1.2.0; DIMM_B4: 1.3.0;
> DIMM_B5: 1.0.1; DIMM_B6: 1.1.1; DIMM_B7: 1.2.1; DIMM_B8: 1.3.1;
>
> + Product: PowerEdge C6320p
> + A1: 0.0.0; B1: 0.1.0; C1: 0.2.0;
> + D1: 1.0.0; E1: 1.1.0; F1: 1.2.0;
> +
> + Product: PowerEdge C6420
> + A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
> + A7: 0.0.1; A8: 1.0.1;
> +
> + B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
> + B7: 2.0.1; B8: 3.0.1;
> +
> Product: PowerEdge R430, PowerEdge T430, PowerEdge R530
> DIMM_A1: 0.0.0; DIMM_A2: 0.1.0; DIMM_A3: 0.2.0; DIMM_A4: 0.3.0;
> DIMM_A5: 0.0.1; DIMM_A6: 0.1.1; DIMM_A7: 0.2.1; DIMM_A8: 0.3.1;
> @@ -106,3 +124,16 @@ Vendor: Dell Inc.
> DIMM_C_A1: 2.1.0; DIMM_C_A2: 2.2.0;
>
> DIMM_D_A1: 3.1.0; DIMM_D_A2: 3.2.0;
> +
> + Product: PowerEdge R940
> + A1: 0.0.0; A2: 0.1.0; A3: 0.2.0; A4: 1.0.0; A5: 1.1.0; A6: 1.2.0;
> + A7: 0.0.1; A8: 0.1.1; A9: 0.2.1; A10: 1.0.1; A11: 1.1.1; A12: 1.2.1;
> +
> + B1: 2.0.0; B2: 2.1.0; B3: 2.2.0; B4: 3.0.0; B5: 3.1.0; B6: 3.2.0;
> + B7: 2.0.1; B8: 2.1.1; B9: 2.2.1; B10: 3.0.1; B11: 3.1.1; B12: 3.2.1;
> +
> + C1: 4.0.0; C2: 4.1.0; C3: 4.2.0; C4: 5.0.0; C5: 5.1.0; C6: 5.2.0;
> + C7: 4.0.1; C8: 4.1.1; C9: 4.2.1; C10: 5.0.1; C11: 5.1.1; C12: 5.2.1;
> +
> + D1: 6.0.0; D2: 6.1.0; D3: 6.2.0; D4: 7.0.0; D5: 7.1.0; D6: 7.2.0;
> + D7: 6.0.1; D8: 6.1.1; D9: 6.2.1; D10: 7.0.1; D11: 7.1.1; D12: 7.2.1;
Thanks,
Mauro
---
To unsubscribe from this list: send the line "unsubscribe linux-edac" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-11 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 20:59 rasdaemon: Update DIMM labels for Intel Skylake servers Mauro Carvalho Chehab
-- strict thread matches above, loose matches on Subject: below --
2017-08-11 20:09 Charles.Rose
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.