diff options
| author | Van Lee <vanlee@us.ibm.com> | 2012-04-26 11:39:11 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-05-09 14:18:49 -0500 |
| commit | 88f80fc02570873ec8c08f3d30d4f85efd333695 (patch) | |
| tree | 254622c678ceff71db1024c95ce3f23af40f544a /src/usr/hwpf/makefile | |
| parent | 91d3c3f897bdeb6bab4259eafaa42b24b669b1d2 (diff) | |
| download | talos-hostboot-88f80fc02570873ec8c08f3d30d4f85efd333695.tar.gz talos-hostboot-88f80fc02570873ec8c08f3d30d4f85efd333695.zip | |
Check in proc_fab_iovalid HWP and enable its istep calling
Change-Id: I4c8df048178487d5b4f8d3a3e197099b7a2723b2
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/947
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 781a9934d..c03ea3b35 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -35,7 +35,8 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/dmi_training/dmi_io_run_training/io_run_training_errors.xml \ hwp/dimm_errors.xml \ hwp/dram_training/memory_errors.xml \ - hwp/start_clocks_on_nest_chiplets/proc_start_clocks_chiplets/proc_start_clocks_chiplets_errors.xml + hwp/start_clocks_on_nest_chiplets/proc_start_clocks_chiplets/proc_start_clocks_chiplets_errors.xml \ + hwp/edi_ei_initialization/proc_fab_iovalid/proc_fab_smp_errors.xml HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ hwp/L2_L3_attributes.xml \ |

