configurations: yosemite5: add bios fw update config

Add BIOS configs to update it via the new BIOS device update daemon.

Change-Id: I92f7111164a20cd982e72fe44f2ac90b8529b232
Signed-off-by: Kevin Tung <kevin.wtmh@gmail.com>
diff --git a/configurations/meta/yosemite5_mb.json b/configurations/meta/yosemite5_mb.json
index 58e45c0..26189e8 100644
--- a/configurations/meta/yosemite5_mb.json
+++ b/configurations/meta/yosemite5_mb.json
@@ -953,6 +953,22 @@
                 }
             ],
             "Type": "SBTSI"
+        },
+        {
+            "FirmwareInfo": {
+                "CompatibleHardware": "com.meta.Hardware.Yosemite5.SPI.Host",
+                "VendorIANA": 40981
+            },
+            "MuxOutputs": [
+                {
+                    "Name": "FM_BMC_MUX1_SEL",
+                    "Polarity": "High"
+                }
+            ],
+            "Name": "Yosemite5_BIOS",
+            "SPIControllerIndex": 1,
+            "SPIDeviceIndex": 0,
+            "Type": "SPIFlash"
         }
     ],
     "Name": "Yosemite5 MB",