Add M.2 Mux to WFT Baseboard
Tested By:
Installed mux and M.2 SSD into baseboard
Observed "ipmitool fru list" printed the drive info
FRU Device Description : P4511 (ID 150)
Product Manufacturer : INTEL
Product Name : P4511
Product Part Number : INTEL SSDPELKX019T8D
Product Version : 1
Product Serial : BTLM80151L0Q2P0J
Change-Id: I3c3dc21a706b915096f937e3f99b4d0de134adbc
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 19f93f7..81431c1 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -1446,6 +1446,18 @@
],
"Name": "HSBP 4 Mux",
"Type": "PCA9546Mux"
+ },
+ {
+ "Address": "0x71",
+ "Bus": 4,
+ "ChannelNames": [
+ "M2_Slot1",
+ "M2_Slot2",
+ "",
+ ""
+ ],
+ "Name": "M.2 Mux",
+ "Type": "PCA9543Mux"
}
],
"Name": "WFP Baseboard",