summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_hb.xml6
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/target_types_hb.xml6
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 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2012,2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2012,2017 -->
<!-- [+] Google Inc. -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
@@ -141,9 +141,9 @@
</description>
<simpleType>
<uint8_t>
- <default>2,2,2,2,2,2</default>
+ <default>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</default>
</uint8_t>
- <array>2,3</array>
+ <array>4,4</array>
</simpleType>
<persistency>volatile</persistency>
<readable/>
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 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2012,2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2012,2017 -->
<!-- [+] Google Inc. -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
@@ -159,7 +159,7 @@
</attribute>
<attribute>
<id>EEPROM_PAGE_ARRAY</id>
- <default>2,2,2,2,2,2</default>
+ <default>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</default>
</attribute>
<attribute>
<id>XSCOM_VIRTUAL_ADDR</id>
@@ -187,7 +187,7 @@
</attribute>
<attribute>
<id>EEPROM_PAGE_ARRAY</id>
- <default>2,2,2,2,2,2</default>
+ <default>2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2</default>
</attribute>
<attribute>
<id>I2C_ENGINE_MUTEX_0</id>
OpenPOWER on IntegriCloud