diff options
| author | Thi Tran <thi@us.ibm.com> | 2013-08-17 13:11:04 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-08-19 09:03:02 -0500 |
| commit | 6f2f3aa49961f017af6de723c28cf004ca8fbc36 (patch) | |
| tree | 9cf1fa3d06ab73c8b452089f85c0e2d877a809c2 /src/usr/hwpf/makefile | |
| parent | 70b61b1c5a72e04461e47ea70d7a32cde6bc9dda (diff) | |
| download | talos-hostboot-6f2f3aa49961f017af6de723c28cf004ca8fbc36.tar.gz talos-hostboot-6f2f3aa49961f017af6de723c28cf004ca8fbc36.zip | |
INITPROC: Hostboot - Updated HWPs from defects SW216149/SW216152/SW216153
SW216149 SW216152 SW216153
Change-Id: Iad978323d3383e767dab09e6ff26e0faa9590bd1
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5821
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index f1352da1a..012c3f6c1 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -43,7 +43,7 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/nest_chiplets/proc_chiplet_scominit/proc_chiplet_scominit_errors.xml \ hwp/build_winkle_images/p8_slw_build/p8_slw_build_errors.xml \ hwp/build_winkle_images/p8_slw_build/p8_xip_customize_errors.xml \ - hwp/build_winkle_images/p8_slw_build/proc_pba_bar_config_errors.xml \ + hwp/build_winkle_images/p8_slw_build/p8_pba_bar_config_errors.xml \ hwp/nest_chiplets/proc_a_x_pci_dmi_pll_setup_errors.xml \ hwp/core_activate/proc_prep_master_winkle/proc_prep_master_winkle_errors.xml \ hwp/core_activate/proc_stop_deadman_timer/proc_stop_deadman_timer_errors.xml \ @@ -66,9 +66,9 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/runtime_errors/p8_oha_init_errors.xml \ hwp/runtime_errors/p8_pcbs_init_errors.xml \ hwp/runtime_errors/p8_pm_prep_for_reset_errors.xml \ - hwp/runtime_errors/proc_force_vsafe_errors.xml \ + hwp/runtime_errors/p8_force_vsafe_errors.xml \ hwp/runtime_errors/p8_pmc_errors.xml \ - hwp/runtime_errors/proc_pss_errors.xml \ + hwp/runtime_errors/p8_pss_errors.xml \ hwp/runtime_errors/proc_cpu_special_wakeup_errors.xml \ hwp/runtime_errors/p8_poregpe_errors.xml \ hwp/runtime_errors/p8_pba_init_errors.xml \ |

