diff options
author | Raja Das <rajadas2@in.ibm.com> | 2016-03-15 23:44:39 -0500 |
---|---|---|
committer | Prachi Gupta <pragupta@us.ibm.com> | 2016-06-08 11:45:52 -0500 |
commit | eb1b71efed5605274dbfb17a11e353a385e190b0 (patch) | |
tree | 95bb7c210b28fe08cea612563765283cfa57f714 /import/chips/p9/procedures/xml/error_info | |
parent | d8e942c7bf09874cca9d0c55fe211370641b1808 (diff) | |
download | talos-sbe-eb1b71efed5605274dbfb17a11e353a385e190b0.tar.gz talos-sbe-eb1b71efed5605274dbfb17a11e353a385e190b0.zip |
ADU Support
Change-Id: I8351391d75fcd0d8d07e94d2e3378d052993c3a7
RTC:
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22855
Tested-by: Jenkins Server
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/xml/error_info')
-rw-r--r-- | import/chips/p9/procedures/xml/error_info/hwpErrors.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/error_info/hwpErrors.mk b/import/chips/p9/procedures/xml/error_info/hwpErrors.mk index 0104f28e..147c585a 100644 --- a/import/chips/p9/procedures/xml/error_info/hwpErrors.mk +++ b/import/chips/p9/procedures/xml/error_info/hwpErrors.mk @@ -36,3 +36,4 @@ ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_pm_ocb_init_errors.xml ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_block_wakeup_intr_errors.xml ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_ram_errors.xml ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_sbe_tp_switch_gears_errors.xml +ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_adu_errors.xml |