summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/utils
diff options
context:
space:
mode:
authorJacob Harvey <jlharvey@us.ibm.com>2017-02-08 13:55:56 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-03-16 10:36:50 -0400
commit6fb1517765c1acee1a9160dcc4c51254547e7b9e (patch)
tree4d758511cbffe35841c4171eec1c2512b30a2505 /src/import/chips/p9/procedures/hwp/memory/lib/utils
parentb3fdb0e4f9635742c81e6026d8375d2e171e074a (diff)
downloadtalos-hostboot-6fb1517765c1acee1a9160dcc4c51254547e7b9e.tar.gz
talos-hostboot-6fb1517765c1acee1a9160dcc4c51254547e7b9e.zip
Update mss_eff_config to L3
Added error handling and cleaned up mss_eff_config and files touched by the procedure Change-Id: I0eaa51b897a8e1df2258e3e2ee73a1611a3f5dca Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36376 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36826 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/utils')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/utils/checker.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/utils/checker.H b/src/import/chips/p9/procedures/hwp/memory/lib/utils/checker.H
index 9e68f2f9a..b8a59c91b 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/utils/checker.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/utils/checker.H
@@ -152,7 +152,7 @@ inline fapi2::ReturnCode fail_for_invalid_map(const fapi2::Target<fapi2::TARGET_
fapi2::MSS_INVALID_KEY().
set_KEY(i_key).
set_DATA(i_data).
- set_DIMM_TARGET(i_target),
+ set_TARGET(i_target),
"%s. %s Could not find value from key %d. Returned data: %d.",
c_str(i_target),
i_err_str,
OpenPOWER on IntegriCloud