diff options
| author | Thi Tran <thi@us.ibm.com> | 2013-11-26 20:18:16 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-12-04 14:50:26 -0600 |
| commit | 4003ca7ceb88feeadeb4e96ef59575c51866d5b7 (patch) | |
| tree | 6faa7bf92c158c41eaf22926bbd5be164f24211e /src/usr/hwpf/makefile | |
| parent | f8992cce0088036cc7a4bfd8b0c8835133f73430 (diff) | |
| download | talos-hostboot-4003ca7ceb88feeadeb4e96ef59575c51866d5b7.tar.gz talos-hostboot-4003ca7ceb88feeadeb4e96ef59575c51866d5b7.zip | |
INITPROC: Hostboot - SW235740 Mike RAS Review set 3
Change-Id: Ic93e6788d7edbc235d95f1739e690d728dfb13e3
CQ:SW235740
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7450
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran <thi@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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 291d99074..979afb3a7 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -125,7 +125,10 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/proc_otprom_registers.xml \ hwp/runtime_errors/p8_gpe_registers.xml \ hwp/runtime_errors/p8_pmc_deconfig_setup_errors.xml \ - hwp/runtime_errors/p8_pss_registers.xml + hwp/runtime_errors/p8_pss_registers.xml \ + hwp/dram_training/mem_startclocks/cen_mem_startclocks_errors.xml \ + hwp/dram_training/mem_pll_setup/cen_mem_pll_initf_errors.xml \ + hwp/dram_training/mem_pll_setup/cen_mem_pll_setup_errors.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ |

