Nisqually: Add three more additional boards

Three new CC values for Nisqually boards.

Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
Change-Id: I98818d556adcb2af817b1304b1224b70bb57f4fb
diff --git a/configurations/Nisqually.json b/configurations/Nisqually.json
index cfb7959..dd4db2a 100644
--- a/configurations/Nisqually.json
+++ b/configurations/Nisqually.json
@@ -53,7 +53,13 @@
         "OR",
         "com.ibm.ipzvpd.VINI({'CC': [50, 69, 50, 70]})",
         "OR",
-        "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 48]})"
+        "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 48]})",
+        "OR",
+        "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 49]})",
+        "OR",
+        "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 50]})",
+        "OR",
+        "com.ibm.ipzvpd.VINI({'CC': [50, 69, 52, 51]})"
     ],
     "Type": "Board"
 }