aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/sitemp_g1p1/cmos.layout
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-07-29 14:16:54 -0600
committerMartin Roth <martinroth@google.com>2016-07-31 18:24:54 +0200
commit5ae61d94e70971b67a84d4b3179eca616dd19089 (patch)
tree1c1a4cc5ffa44a26655d0cdf8b6a47a4faa0d017 /src/mainboard/siemens/sitemp_g1p1/cmos.layout
parent4c72d3612b194fe0c85575fc3445729650f77ecf (diff)
Update degree symbol to utf-8 encoding in comments
Almost all of the places where we have the degree symbol '°', it's encoded as 0xc2 0xb0 (utf-8 encoding). There are a few places where it is encoded as just a high ascii byte: 0xb0. Editors that support the high ascii 0xb0 seem to support the utf-8 0xc2 0xb0 encoding as well, but the opposite does not seem to be true. Change the high-ascii degree symbols to utf-8 encoding. Change-Id: I3d06289b802f45e938dc72b4c437fca56235b62b Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/15978 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/siemens/sitemp_g1p1/cmos.layout')
-rw-r--r--src/mainboard/siemens/sitemp_g1p1/cmos.layout2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/siemens/sitemp_g1p1/cmos.layout b/src/mainboard/siemens/sitemp_g1p1/cmos.layout
index 18c0a6f51e..acaa674572 100644
--- a/src/mainboard/siemens/sitemp_g1p1/cmos.layout
+++ b/src/mainboard/siemens/sitemp_g1p1/cmos.layout
@@ -132,7 +132,7 @@ enumerations
# CPU/Chassis FAN Control: polarity
13 0 Active_high
13 1 Active_low
-# Temperature °C
+# Temperature °C
14 0 30
14 1 35
14 2 40