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 3c489fe6f88..77d719953ed 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 708f5ad1b2b..9c943a7dfa3 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 +