diff options
| author | Dean Sanner <dsanner@us.ibm.com> | 2013-09-17 10:14:10 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-10-09 19:22:52 -0500 |
| commit | 317a6c4dd591a626168c54df1ebc10b3e4faff24 (patch) | |
| tree | 8b0d123ce5c013556738ac4901f4f3bba7d6da03 /src/usr/hwpf/makefile | |
| parent | 2ffd66d3fe29208a1a08dac4ef7f21c51198f3e5 (diff) | |
| download | talos-hostboot-317a6c4dd591a626168c54df1ebc10b3e4faff24.tar.gz talos-hostboot-317a6c4dd591a626168c54df1ebc10b3e4faff24.zip | |
SBE start workaround HWP for SPLess, p8_ocb_* HWP
Change-Id: Ie420cb8ef0fe15a0f5bc3c7f9229a3995c11f775
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6199
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/makefile')
| -rw-r--r-- | src/usr/hwpf/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index c1335babc..422262f1e 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -74,6 +74,7 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.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 \ + hwp/runtime_errors/proc_ocb_indir_access_errors.xml \ hwp/dram_initialization/host_mpipl_service/proc_mpipl_chip_cleanup_errors.xml \ hwp/build_winkle_images/p8_set_pore_bar/p8_pfet_init_errors.xml \ hwp/poreve_errors.xml \ |

