From 2938d54f7ae2940733113bc981c893b9e559ab95 Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Tue, 22 Oct 2019 17:29:46 -0400 Subject: Add assert for RSP extended data buffer size in exp_draminit Change-Id: If924286f31c31bb66b5191d51afce43c8a1e50d2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85774 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Dev-Ready: STEPHEN GLANCY Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85789 Reviewed-by: RAJA DAS --- .../procedures/xml/error_info/mss_exp_errors.xml | 24 +++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml index 1c21e0b2..9e9712a8 100644 --- a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml +++ b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml @@ -703,7 +703,7 @@ RC_MSS_EXP_UNKNOWN_PHY_INIT_MODE - The PHY init mode attribute value was unknown. Valid: 0 (NORMAL), 1 (WITH_EYE_CAPTURE) + The PHY init mode value was an unknown value. TARGET VALUE @@ -713,4 +713,26 @@ + + RC_MSS_EXP_INVALID_PHY_INIT_RSP_DATA_LENGTH + + The data buffer vector retrieved from the EXP_FW_DDR_PHY_INIT response did not match the expected length + + OCMB_TARGET + PHY_INIT_MODE + EXPECTED_LENGTH + ACTUAL_LENGTH + + CODE + MEDIUM + + + OCMB_TARGET + HIGH + + + OCMB_TARGET + + + -- cgit v1.2.1