summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2017-07-25 00:32:08 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-08-23 22:11:47 -0400
commita854d37435908a92ec0d207b27095c585b4b18a8 (patch)
tree942b55e0660dbc856ca48457684d0511c4b68874 /src
parent48d596f879697090d41f5be57cbb829d3a4be777 (diff)
downloadtalos-sbe-a854d37435908a92ec0d207b27095c585b4b18a8.tar.gz
talos-sbe-a854d37435908a92ec0d207b27095c585b4b18a8.zip
AVSBUS: Move fapi2 return code to error xml file
- rebased Change-Id: I186e716986012ede094a09e490a983ddcb4b92ef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43582 Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43597 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/hwpf/fapi2/include/return_code_defs.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/import/hwpf/fapi2/include/return_code_defs.H b/src/import/hwpf/fapi2/include/return_code_defs.H
index 66c547fc..bb1cf300 100644
--- a/src/import/hwpf/fapi2/include/return_code_defs.H
+++ b/src/import/hwpf/fapi2/include/return_code_defs.H
@@ -114,9 +114,6 @@ enum ReturnCodes : uint32_t
FAPI2_RC_PLAT_RS4_HEADER_DATA_INVALID = FAPI2_RC_PLAT_MASK | 0x06,
//Operation on putring fail because of ringId not found in RS4 image
- //
- FAPI2_RC_PLAT_AVSBUS_POLL_TIMEOUT = FAPI2_RC_PLAT_MASK | 0x06,
- //Operation on putring fail because of ringId not found in RS4 image
};
}
OpenPOWER on IntegriCloud