summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2018-03-20 15:23:52 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-04-02 23:14:13 -0400
commitad85537c7c3609fcaa1600bdd9a2ad3512e0f40a (patch)
treee8c17cd9f3207807ee3837ac414232c9290aee07 /src/import/chips
parent0883fb85d489b31b7caec780a3180a08b7d2623a (diff)
downloadtalos-sbe-ad85537c7c3609fcaa1600bdd9a2ad3512e0f40a.tar.gz
talos-sbe-ad85537c7c3609fcaa1600bdd9a2ad3512e0f40a.zip
Updating ATTR_PROC_CHIP_MEM_TO_USE to use all bits of group and chip ID
When first created, we assumed the group ID and chip ID's were both 2 bits, but they're actually 3. This is updating the attribute. Change-Id: Iabc112f7202d410bd7bceab53c3ad79a1df17368 RTC:176434 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56039 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56498
Diffstat (limited to 'src/import/chips')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index bff37c6d..b3c3db00 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -754,7 +754,7 @@
<attribute>
<id>ATTR_PROC_CHIP_MEM_TO_USE</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>This attribute denotes where our master proc's memory is
located. In the case that the master-proc does not have usable memory,
we are going to use another proc's memory to boot. The attribute will be
OpenPOWER on IntegriCloud