summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-03-02 14:05:03 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-05 09:57:12 -0600
commit5a9d47875a3f9548be27c05d42947a1db370be3f (patch)
treedb7b01e1968be4fb5794101a766bd3ef6779e443 /src
parent3de566b9531946ad10fadf2c2bfbbc125701494e (diff)
downloadtalos-hostboot-5a9d47875a3f9548be27c05d42947a1db370be3f.tar.gz
talos-hostboot-5a9d47875a3f9548be27c05d42947a1db370be3f.zip
Remove invalid UTF chars from memory_attributes.xml
Change-Id: Icd9d5ef8fe9c3c2647e31db822b0a50507dc092d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/713 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/hwpf/hwp/memory_attributes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/memory_attributes.xml b/src/usr/hwpf/hwp/memory_attributes.xml
index 5a1f2f3fe..2135a7c97 100644
--- a/src/usr/hwpf/hwp/memory_attributes.xml
+++ b/src/usr/hwpf/hwp/memory_attributes.xml
@@ -542,7 +542,7 @@ firmware notes: none</description>
<attribute>
<id>ATTR_EFF_CEN_SLEW_RATE_DQ_DQS</id>
<targetType>TARGET_TYPE_MBA_CHIPLET</targetType>
- <description>Centaur DQ and DQS Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is “0”, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
+ <description>Centaur DQ and DQS Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
creator: mss_eff_cnfg_termination
consumer: various
firmware notes: none</description>
@@ -555,7 +555,7 @@ firmware notes: none</description>
<attribute>
<id>ATTR_EFF_CEN_SLEW_RATE_CMD</id>
<targetType>TARGET_TYPE_MBA_CHIPLET</targetType>
- <description>Centaur Command Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is “0”, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
+ <description>Centaur Command Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
creator: mss_eff_cnfg_termination
consumer: various
firmware notes: none</description>
@@ -568,7 +568,7 @@ firmware notes: none</description>
<attribute>
<id>ATTR_EFF_CEN_SLEW_RATE_CNTL</id>
<targetType>TARGET_TYPE_MBA_CHIPLET</targetType>
- <description>Centaur Control Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is “0”, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
+ <description>Centaur Control Slew Rate Used in various locations and is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by one. The lower the number the slower the slew rate the higher the faster. Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
creator: mss_eff_cnfg_termination
consumer: various
firmware notes: none</description>
OpenPOWER on IntegriCloud