Added label for ASUS PRIME X570-PRO
authorobiwan-r2d2 <84622311+obiwan-r2d2@users.noreply.github.com>
Sat, 22 May 2021 13:35:36 +0000 (15:35 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 06:58:10 +0000 (08:58 +0200)
ras-mc-ctl: mainboard: ASUSTeK COMPUTER INC. model PRIME X570-PRO

Installed DIMM_A1:
Label                   CE      UE
mc#0csrow#0channel#1    0       0
mc#0csrow#1channel#1    0       0

Installed DIMM_A2:
Label                   CE      UE
mc#0csrow#3channel#1    0       0
mc#0csrow#2channel#1    0       0

Installed DIMM_B1:
Label                   CE      UE
mc#0csrow#1channel#0    0       0
mc#0csrow#0channel#0    0       0

Installed DIMM_B2:
Label                   CE      UE
mc#0csrow#2channel#0    0       0
mc#0csrow#3channel#0    0       0

Test with 2 DIMMs:

LOCATION                            CONFIGURED LABEL     SYSFS CONTENTS
                                    DIMM_B1              0:0:0 missing
                                    DIMM_A1              0:0:1 missing
                                    DIMM_B1              0:1:0 missing
                                    DIMM_A1              0:1:1 missing
mc0 csrow 2 channel 0               DIMM_B2              DIMM_B2
mc0 csrow 2 channel 1               DIMM_A2              DIMM_A2
mc0 csrow 3 channel 0               DIMM_B2              DIMM_B2
mc0 csrow 3 channel 1               DIMM_A2              DIMM_A2

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
labels/asus [new file with mode: 0644]

diff --git a/labels/asus b/labels/asus
new file mode 100644 (file)
index 0000000..7e7513d
--- /dev/null
@@ -0,0 +1,20 @@
+# RASDAEMON Motherboard DIMM labels Database file.
+#
+#  Vendor-name and model-name are found from the program 'dmidecode'
+#  labels are found from the silk screen on the motherboard.
+#
+#Vendor: <vendor-name>
+#  Product: <product-name>
+#  Model: <model-name>
+#    <label>: <mc>.<top>.<mid>.<low>
+#
+#
+#Vendor: <vendor-name>
+#  Model: <model-name>
+#    <label>: <mc>.<row>.<channel>
+#
+
+Vendor: ASUSTeK COMPUTER INC.
+  Model: PRIME X570-PRO
+    DIMM_A1:  0.0.1, 0.1.1;    DIMM_A2:   0.2.1, 0.3.1;
+    DIMM_B1:  0.0.0, 0.1.0;    DIMM_B2:   0.2.0, 0.3.0;