From 549b531ac0e9d39e56d5bc8544661f6e296f3499 Mon Sep 17 00:00:00 2001 From: Dean Sanner Date: Fri, 13 Jan 2017 20:39:45 -0600 Subject: Fix up ATTR to allow spd collection -Expand EEPROM_PAGE_ARRAY to match master/buses on P9 Change-Id: I1fbe02d0d3c2a9b2a50370660ffceb0d4b63fea0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34888 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes Reviewed-by: William G. Hoffa --- src/usr/targeting/common/xmltohb/attribute_types_hb.xml | 6 +++--- src/usr/targeting/common/xmltohb/target_types_hb.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml index 80feae689..8888fff33 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml @@ -5,7 +5,7 @@ - + @@ -141,9 +141,9 @@ - 2,2,2,2,2,2 + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - 2,3 + 4,4 volatile diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml index 4e2447d5e..486b2c40a 100755 --- a/src/usr/targeting/common/xmltohb/target_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml @@ -5,7 +5,7 @@ - + @@ -159,7 +159,7 @@ EEPROM_PAGE_ARRAY - 2,2,2,2,2,2 + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 XSCOM_VIRTUAL_ADDR @@ -187,7 +187,7 @@ EEPROM_PAGE_ARRAY - 2,2,2,2,2,2 + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 I2C_ENGINE_MUTEX_0 -- cgit v1.2.1