Use the canonical name of the vendors/devices and the
[coreboot.git] / src / mainboard / supermicro / x6dhe_g2 / mainboard.c
index ba3125615c02a273bdc35c91751726bd1e0d539c..856dc8f53db0ea89441c35477dce8709b6d1a2ff 100644 (file)
@@ -2,6 +2,6 @@
 #include "chip.h"
 
 struct chip_operations supermicro_x6dhe_g2_ops = {
-    CHIP_NAME("Supermicro X6DHE-G2 mainboard")
+    CHIP_NAME("Supermicro X6DHE-G2 Mainboard")
 };