You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release/migration-guide-18.3.0.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,5 @@ This document lists recommended and required changes for those migrating from th
16
16
Management Controller (BMC) which is part of the [Intelligent Platform Management Interface](https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface)
17
17
(IPMI) specification. Any automation or scripts that refer to that "cpu cluster" (in Zephyr
18
18
terminology) or application (`app/bmc`) should be adjusted accordingly.
19
+
20
+
* SMC FW telemetry removes board input current reporting, and replaces it with board input power. Any tools using the telemetry entry `TAG_INPUT_CURRENT (39)` should be updated to use `TAG_INPUT_POWER (54)`
0 commit comments