From d2cdf116e9ba6f168312be677360f31c2c9e27ba Mon Sep 17 00:00:00 2001 From: Jenny Huynh Date: Tue, 20 Feb 2018 09:21:04 -0600 Subject: HW438727 Disable clockgate to allow correct ODL error reporting Additional change to scan init obus fir mask to all 1's to avoid any false reporting early in the IPL. Change-Id: I1501a050af5f723d968e5bfbb965d1ae3b567a97 CQ:HW438727 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54417 Reviewed-by: Joseph J. McGill Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Tested-by: Hostboot CI Tested-by: FSP CI Jenkins Reviewed-by: Thi N. Tran Reviewed-by: DANIEL C. HOWE Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54424 Reviewed-by: Sachin Gupta --- .../xml/attribute_info/chip_ec_attributes.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml index 43083bc5..5f6b86c6 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml @@ -2862,6 +2862,31 @@ + + ATTR_CHIP_EC_FEATURE_HW438727 + TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP + + Anything NDD20+,CDD10+: Disable clockgating to allow correct + errors to be reported in ODL c_err_rpt and other error capture + + + + ENUM_ATTR_NAME_NIMBUS + + 0x20 + GREATER_THAN_OR_EQUAL + + + + ENUM_ATTR_NAME_CUMULUS + + 0x10 + GREATER_THAN_OR_EQUAL + + + + + ATTR_CHIP_EC_FEATURE_HW426891 TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP -- cgit v1.2.1