diff options
| author | Luke Mulkey <lwmulkey@us.ibm.com> | 2016-11-16 10:13:25 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-08-04 10:31:38 -0400 |
| commit | cf6eacecbd87f3227c059a028cdb2455a77cec2f (patch) | |
| tree | d86819fd11844053c535b254fe25e2022219b864 | |
| parent | c7ec40b932a3ebcfcdefe0cc9606278c1852b74c (diff) | |
| download | talos-hostboot-cf6eacecbd87f3227c059a028cdb2455a77cec2f.tar.gz talos-hostboot-cf6eacecbd87f3227c059a028cdb2455a77cec2f.zip | |
p9c_mss_draminit
-patch set 1 is fapi1
Change-Id: If87496d13baf420af56039304453f2d4f9b0ce76
Original-Change-Id: I0c382341d415593bffd941372b89e9dfb29eaad4
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32788
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Brent Wieman <bwieman@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44091
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
| -rw-r--r-- | src/import/chips/centaur/procedures/xml/attribute_info/centaur_ec_attributes.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/xml/attribute_info/centaur_ec_attributes.xml b/src/import/chips/centaur/procedures/xml/attribute_info/centaur_ec_attributes.xml index 9ea52097e..e7e0fc010 100644 --- a/src/import/chips/centaur/procedures/xml/attribute_info/centaur_ec_attributes.xml +++ b/src/import/chips/centaur/procedures/xml/attribute_info/centaur_ec_attributes.xml @@ -22,6 +22,8 @@ <!-- permissions and limitations under the License. --> <!-- --> <!-- IBM_PROLOG_END_TAG --> + + <attributes> <!-- ********************************************************************* --> <attribute> @@ -149,7 +151,7 @@ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType> <description> Returns true if the chip needs to fix the fir_mask register in the DDRPHY. This is for HW217419. - True if: Centaur EC 10 + True if: Centaur EC 10 </description> <chipEcFeature> <chip> |

