diff options
| author | Luke Mulkey <lwmulkey@us.ibm.com> | 2017-07-10 11:44:24 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-01-13 13:50:59 -0500 |
| commit | f230133c8502ad16a4e3b2bf9cf0bdd813caab60 (patch) | |
| tree | e09f52d86632d8d8a4ffd0bb9253401e6c943dfd /src/import/chips/centaur/procedures/xml | |
| parent | a9040e3c67fd7557cd6ba6b692cd20907e08b385 (diff) | |
| download | blackbird-hostboot-f230133c8502ad16a4e3b2bf9cf0bdd813caab60.tar.gz blackbird-hostboot-f230133c8502ad16a4e3b2bf9cf0bdd813caab60.zip | |
Lab tools for p9c.
mcbist wrapper via training_advanced_run
Change-Id: Idcdf0b10c3ca47d3c875a83cabd9f9b8a69f812d
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44292
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44387
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/xml')
3 files changed, 5 insertions, 7 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 9f40aae51..80656eb1d 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 @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2016,2017 --> +<!-- Contributors Listed Below - COPYRIGHT 2016,2018 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -345,7 +345,6 @@ Controls the ddr_phy_reset procedure. When set to TRUE, the procedure will cont </attribute> --> -<!-- <attribute> <id>ATTR_CEN_CENTAUR_EC_FEATURE_MCBIST_RANDOM_ADDRESS</id> <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType> @@ -362,7 +361,6 @@ Controls the ddr_phy_reset procedure. When set to TRUE, the procedure will cont </chip> </chipEcFeature> </attribute> ---> <!-- <attribute> diff --git a/src/import/chips/centaur/procedures/xml/attribute_info/memory_attributes.xml b/src/import/chips/centaur/procedures/xml/attribute_info/memory_attributes.xml index 6744193b7..012be2b73 100644 --- a/src/import/chips/centaur/procedures/xml/attribute_info/memory_attributes.xml +++ b/src/import/chips/centaur/procedures/xml/attribute_info/memory_attributes.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2012,2017 --> +<!-- Contributors Listed Below - COPYRIGHT 2012,2018 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -102,7 +102,6 @@ firmware notes: none</description> <persistRuntime/> </attribute> -<!-- <attribute> <id>ATTR_CEN_MSS_FREQ_BIAS_PERCENTAGE</id> <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType> @@ -118,7 +117,6 @@ Set by: PLL settings written by Dave Cadigan</description> <odmChangeable/> <persistRuntime/> </attribute> ---> <attribute> <id>ATTR_CEN_MSS_VREF_CAL_CNTL</id> diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_mss_access_delay_reg_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_mss_access_delay_reg_errors.xml index c5b40c2c7..a1b46652a 100644 --- a/src/import/chips/centaur/procedures/xml/error_info/p9c_mss_access_delay_reg_errors.xml +++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_mss_access_delay_reg_errors.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2016,2017 --> +<!-- Contributors Listed Below - COPYRIGHT 2016,2018 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -87,6 +87,7 @@ The cross_coupled utility function received a bad input type parameter </description> <ffdc>TYPE_PARAM</ffdc> + <ffdc>MBA_TARGET</ffdc> <callout> <procedure>CODE</procedure> <priority>HIGH</priority> @@ -100,6 +101,7 @@ The cross_coupled utility function received a invalid DQS </description> <ffdc>INVALID_DQS</ffdc> + <ffdc>MBA_TARGET</ffdc> <callout> <procedure>CODE</procedure> <priority>HIGH</priority> |

