Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
northdome: let ND BIC handle HOST_BOOT_TEMP's SDR (#2748)
Summary: northdome: let ND BIC handle HOST_BOOT_TEMP's SDR Pull Request resolved: facebookexternal/openbmc.quanta#2748 Test Plan: For TL case, HOST_BOOT_TEMP sensor SDR is handled by BMC, since TL BIC can not access the sensor. The sensor value would send from host server via IPMI commands at TL case. By the way, BMC do not set any threshold value for TL's HOST_BOOT_TEMP sensor. However, for ND case, HOST_BOOT_TEMP could be accessed by ND's BIC, BMC let ND's BIC to set HOST_BOOT_TEMP sensor SDR and value instead. root@bmc-oob:~# sensor-util slot4 0xa0 -t HOST_BOOT_TEMP (0xA0) : 24.00 C | (ok) | UCR: 75.00 | UNC: NA | UNR: NA | LCR: NA | LNC: NA | LNR: NA Reviewed By: garnermic fbshipit-source-id: 6b4d725696
- Loading branch information