Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
blackbird-openbmc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OpenBMC Firmware
blackbird-openbmc
Commits
67e03022
Commit
67e03022
authored
Feb 17, 2020
by
Raptor Engineering Development Team
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warning / critical temperature settings for planar temperature sensors
parent
55090757
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
meta-rcs/meta-blackbird/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@440/w83773g@4c.conf
...mc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@440/w83773g@4c.conf
+16
-0
No files found.
meta-rcs/meta-blackbird/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@440/w83773g@4c.conf
View file @
67e03022
LABEL_temp1
=
"pcie"
LABEL_temp2
=
"cpu_1_ambient"
LABEL_temp3
=
"ambient"
WARNLO_temp1
=
"0"
WARNLO_temp2
=
"0"
WARNLO_temp3
=
"0"
CRITLO_temp1
=
"-40000"
CRITLO_temp2
=
"-40000"
CRITLO_temp3
=
"-40000"
WARNHI_temp1
=
"45000"
WARNHI_temp2
=
"65000"
WARNHI_temp3
=
"35000"
CRITHI_temp1
=
"65000"
CRITHI_temp2
=
"85000"
CRITHI_temp3
=
"55000"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment