configurations: harma: add bios fw update config
Add BIOS configs to update it via the new BIOS device update daemon.
Change-Id: I6610d947c2016a097ea05b2e2a128a1cf3520558
Signed-off-by: Kevin Tung <Kevin.Tung@quantatw.com>
diff --git a/configurations/meta/harma_mb.json b/configurations/meta/harma_mb.json
index ae4ed23..e154aa3 100644
--- a/configurations/meta/harma_mb.json
+++ b/configurations/meta/harma_mb.json
@@ -1207,6 +1207,23 @@
"Type": "SBTSI"
},
{
+ "FirmwareInfo": {
+ "CompatibleHardware": "com.meta.Hardware.Harma.SPI.Host",
+ "VendorIANA": 40981
+ },
+ "MuxOutputs": [
+ {
+ "Name": "bmc-spi-mux-select-0",
+ "Polarity": "High"
+ }
+ ],
+ "Name": "Harma_BIOS",
+ "SPIControllerIndex": 3,
+ "SPIDeviceIndex": 0,
+ "Type": "SPIFlash",
+ "hasME": false
+ },
+ {
"Address": "0x49",
"Bus": 29,
"Name": "MB_OUTLET_TEMP_C",
diff --git a/configurations/meta/harma_mb_vr_infineon.json b/configurations/meta/harma_mb_vr_infineon.json
index dd165fe..96a051f 100644
--- a/configurations/meta/harma_mb_vr_infineon.json
+++ b/configurations/meta/harma_mb_vr_infineon.json
@@ -894,6 +894,23 @@
"Type": "SBTSI"
},
{
+ "FirmwareInfo": {
+ "CompatibleHardware": "com.meta.Hardware.Harma.SPI.Host",
+ "VendorIANA": 40981
+ },
+ "MuxOutputs": [
+ {
+ "Name": "bmc-spi-mux-select-0",
+ "Polarity": "High"
+ }
+ ],
+ "Name": "Harma_BIOS",
+ "SPIControllerIndex": 3,
+ "SPIDeviceIndex": 0,
+ "Type": "SPIFlash",
+ "hasME": false
+ },
+ {
"Address": "0x49",
"Bus": 29,
"Name": "MB_OUTLET_TEMP_C",