f8702da1a4
- Bumped to 0.6.7 - Backported patches that sit on top of 0.6.7 without being released Fixes: #2052190 Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
38 lines
1.0 KiB
Diff
38 lines
1.0 KiB
Diff
commit 6bc43db1b6b3d73805179c21d1dd5521e8dc0f74
|
|
Author: DmNosachev <quartz64@gmail.com>
|
|
Date: Fri Jul 2 13:13:46 2021 +0300
|
|
|
|
labels/supermicro: added Supermicro X11SCA(-F)
|
|
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
|
|
|
diff --git a/labels/supermicro b/labels/supermicro
|
|
index b924a32..1e7761f 100644
|
|
--- a/labels/supermicro
|
|
+++ b/labels/supermicro
|
|
@@ -10,11 +10,7 @@
|
|
#
|
|
|
|
Vendor: Supermicro
|
|
- Model: A2SDi-8C-HLN4F
|
|
- DIMMA1: 0.0.0; DIMMA2: 0.0.1;
|
|
- DIMMB1: 0.1.0; DIMMB2: 0.1.1;
|
|
-
|
|
- Model: A2SDi-8C+-HLN4F
|
|
+ Model: A2SDi-8C-HLN4F, A2SDi-8C+-HLN4F
|
|
DIMMA1: 0.0.0; DIMMA2: 0.0.1;
|
|
DIMMB1: 0.1.0; DIMMB2: 0.1.1;
|
|
|
|
@@ -115,4 +111,8 @@ Vendor: Supermicro
|
|
P2_DIMME1: 1.0.0;
|
|
P2_DIMMF1: 1.1.0;
|
|
P2_DIMMG1: 1.2.0;
|
|
- P2_DIMMH1: 1.3.0;
|
|
\ No newline at end of file
|
|
+ P2_DIMMH1: 1.3.0;
|
|
+
|
|
+ Model: X11SCA, X11SCA-F
|
|
+ DIMMA1: 0.0.0, 0.1.0; DIMMA2: 0.2.0, 0.3.0;
|
|
+ DIMMB1: 0.0.1, 0.1.1; DIMMB2: 0.2.1, 0.3.1;
|
|
\ No newline at end of file
|