Support table 1.5 coverage and Patch command for WarthogOEM
Tested:
gssd_api_test: http://sponge2/bf963643-15b0-43aa-a4d7-f99ae1454611
```
root@ytbjr1-nfd01:~# wget -qO- http://localhost:80/redfish/v1/Systems/system/Storage/warthog_storage_1/Controllers/cpld
{
"@odata.id": "/redfish/v1/Systems/system/Storage/warthog_storage_1/Controllers/cpld",
"@odata.type": "#StorageController.v1_6_0.StorageController",
"Id": "cpld",
"Links": {
"Oem": {
"Google": {
"Warthog": {
"@odata.type": "#GoogleWarthog.v1_0_0.GoogleWarthog",
"BootFailureCount": 0,
"DebugMode": false,
"DisableWatchdog": false,
"FruEepromWriteProtect": true,
"ManufacturingMode": false,
"MorristownOtpWriteEnable": false,
"MorristownOtpWriteProtect": false,
"Name": "Warthog GPIO Action Info",
"PGood12VFlashVpp": true,
"PGoodVdd0V83Mor": true,
"PGoodVdd12V0Ssd": true,
"PGoodVdd3V3PcIe": true,
"PGoodVddPcMor": true,
"PwrseqPgood": true,
"PwrseqState": "PgoodPlpOk",
"SpiImgSelect": 0,
"TriggerPowerCycle": false,
"TriggerReset": false,
"UptimeInMinutes": 8603,
"UptimeInSeconds": 516236,
"WatchdogTriggered": false
}
}
}
},
"Name": "Storage Controller cpld",
"Status": {
"Health": "OK",
"HealthRollup": "OK"
}
}
```
Google-Bug-Id: 272119408
Change-Id: Ia48e3ec61dc46034871b96901ec8409b5112f926
Signed-off-by: Abby <buchmana@google.com>
1 file changed