From b952b689737d356a311d6e1d0b84ca6c232750c9 Mon Sep 17 00:00:00 2001 From: Brian Silver Date: Tue, 24 May 2016 11:09:40 -0500 Subject: Add memdiags implementation for superfast operations Change the actions to repair test fails. Change the translation test to repair fails. Change-Id: I3c6c0a02efce5cb6562fba0f4cda5487eeb79f32 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25168 Tested-by: PPE CI Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25169 Reviewed-by: Sachin Gupta --- import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H | 3 +++ 1 file changed, 3 insertions(+) (limited to 'import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H') diff --git a/import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H b/import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H index 1021dd8f..6e633719 100644 --- a/import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H +++ b/import/chips/p9/common/include/p9_mc_scom_addresses_fld_fixes.H @@ -52,4 +52,7 @@ REG64_FLD( MCA_DDRPHY_WC_RTT_WL_SWAP_ENABLE_P0 , 48 , SH_UN REG64_FLD( MCA_DDRPHY_WC_RTT_WR_CTL_SWAP_ENABLE_P0 , 49 , SH_UNT_MCA , SH_ACS_SCOM_RW , 0 ); +REG64_FLD( MCBIST_MCBCFGQ_CFG_MCBIST_CFG_FORCE_PAUSE_AFTER_RANK , 34 , SH_UNT_MCA , SH_ACS_SCOM_RW , + 0 ); + #endif -- cgit v1.2.1