From 524c9639f2ff04962742c07840a9c8e49e139edd Mon Sep 17 00:00:00 2001 From: Chris Steffen Date: Thu, 18 May 2017 15:27:49 -0500 Subject: Initial Abus Commit Change-Id: I696eea52aae38b8e75bd57a18ad64e32e9447dd1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40727 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Richard J. Knight Reviewed-by: Gary A. Peterson Reviewed-by: Matt K. Light Reviewed-by: Daniel M. Crowell Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40729 Tested-by: Daniel M. Crowell --- .../xml/attribute_info/p9_io_obus_attributes.xml | 26 ++++++++++++++++++++++ .../fapi2/xml/attribute_info/hb_temp_defaults.xml | 8 +++++++ 2 files changed, 34 insertions(+) (limited to 'src') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml index 3c489fe6f..77d719953 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml @@ -54,6 +54,32 @@ + + ATTR_IO_O_MFG_CHK + TARGET_TYPE_OBUS + + Indicate if manufcaturing tests should be taken pre / post linktraining. + + uint8 + + FALSE = 0x0, + TRUE = 0x1 + + + + + + + ATTR_IO_O_MFG_MIN_EYE_WIDTH + TARGET_TYPE_OBUS + + Minimum eye width to allow passing through manufacturing. + + uint8 + + + + ATTR_IO_OBUS_TX_MARGIN_RATIO TARGET_TYPE_OBUS diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml index 708f5ad1b..9c943a7df 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml @@ -246,6 +246,14 @@ ATTR_MSS_INTERLEAVE_GRANULARITY 0x00 + + ATTR_IO_O_MFG_CHK + 0x00 + + + ATTR_IO_O_MFG_MIN_EYE_WIDTH + 0x00 +