summaryrefslogtreecommitdiffstats
path: root/import/hwpf/fapi2/include
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2017-07-25 00:32:08 -0500
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-10-23 18:59:31 -0500
commit52e571aa75afc84d8d31460d9e0033e49c10f3b8 (patch)
treec7ef81a8e153acfc488c9fc93330a6cadd556105 /import/hwpf/fapi2/include
parent0bf831c4b7213acac7540c29fdcd5673bee1bd50 (diff)
downloadtalos-hcode-52e571aa75afc84d8d31460d9e0033e49c10f3b8.tar.gz
talos-hcode-52e571aa75afc84d8d31460d9e0033e49c10f3b8.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>
Diffstat (limited to 'import/hwpf/fapi2/include')
-rw-r--r--import/hwpf/fapi2/include/return_code_defs.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/import/hwpf/fapi2/include/return_code_defs.H b/import/hwpf/fapi2/include/return_code_defs.H
index fda8da6b..9651481c 100644
--- a/import/hwpf/fapi2/include/return_code_defs.H
+++ b/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