diff options
| author | Bill Schwartz <whs@us.ibm.com> | 2014-03-05 04:57:23 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-03-07 17:00:33 -0600 |
| commit | 225b6cca67cbbf8911d4285002de6db62a7429b4 (patch) | |
| tree | 79b5e35c2a485631807c91e89a7ee539c25265f7 /src/usr/hwpf/makefile | |
| parent | 12b0c5dd671d7b8585014f04c3cd4d8317d9cde0 (diff) | |
| download | talos-hostboot-225b6cca67cbbf8911d4285002de6db62a7429b4.tar.gz talos-hostboot-225b6cca67cbbf8911d4285002de6db62a7429b4.zip | |
Support bus MNFG_EYE attributes
Add firmware support for these attributes
- ATTR_MNFG_XBUS_MIN_EYE_WIDTH
- ATTR_MNFG_ABUS_MIN_EYE_WIDTH
- ATTR_MNFG_ABUS_MIN_EYE_HEIGHT
- ATTR_MNFG_DMI_MIN_EYE_WIDTH
- ATTR_MNFG_DMI_MIN_EYE_HEIGHT
Change-Id: Ifb9da114728a2951d626f5b95bf498a9f2ef4772
RTC: 97768
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9309
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 52c735abd..b0e30cdb3 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -169,6 +169,7 @@ HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ hwp/erepair_thresholds.xml \ hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml \ hwp/proc_chip_ec_feature.xml \ + hwp/proc_abus_dmi_xbus_scominit_attributes.xml \ hwp/runtime_attributes/memory_occ_attributes.xml #------------------------------------------------------------------------------ |

