summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSunil Kumar <skumar8j@in.ibm.com>2017-08-07 04:32:03 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-08-09 21:51:41 -0400
commitd5636c76a0854ac0d33199c6a8093f2f1ee4b55b (patch)
tree43089735b0c5bf94028b2c531c4b0a667532a64b /src
parent170cb42e9a065c8949b38e449457889bbf8bdc82 (diff)
downloadtalos-sbe-d5636c76a0854ac0d33199c6a8093f2f1ee4b55b.tar.gz
talos-sbe-d5636c76a0854ac0d33199c6a8093f2f1ee4b55b.zip
Fakering and NO_DE_SWIZZLE can not go together.
Fakering offsets will not match and no_deswizzle dumps more data per array. Change-Id: I189b68dcbb9ad31326701ced44f8968078e6d119 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44268 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: NAGENDRA K. GURRAM <nagendra.g@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44272 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_fastarray_errors.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_fastarray_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_fastarray_errors.xml
index 47b5cf38..d79cc225 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_fastarray_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_fastarray_errors.xml
@@ -155,6 +155,15 @@
<priority>HIGH</priority>
</callout>
</hwpError>
+ <hwpError>
+ <rc>RC_FASTARRAY_INVALID_FARR_FLAG</rc>
+ <description>An unknown flag was requested.</description>
+ <ffdc>FLAG</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
<!-- template for copying
<hwpError>
<rc>RC_FASTARRAY_</rc>
OpenPOWER on IntegriCloud