summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2014-01-17 18:08:48 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-01-23 21:08:29 -0600
commit9835df28b3a837c76550f8eec927f2731e738f94 (patch)
tree8e9a59d4b210db83523253bf4dd5d07f3c4ea6b2 /src/usr/hwpf/hwp/dram_training
parent631a2ca83941e741f6464a553c84a5620b202773 (diff)
downloadtalos-hostboot-9835df28b3a837c76550f8eec927f2731e738f94.tar.gz
talos-hostboot-9835df28b3a837c76550f8eec927f2731e738f94.zip
INITPROC: cen_mem_pll_initf update to permit dynamic
Add to the getPllRingInfoAttr hwp pll accessor to handle attribute ATTR_MEMB_MEM_PLL_CFG_UPDATE_OFFSET Change-Id: Ic0fe84225122e54f2785fc16ef21183ac9fe7935 CQ: SW241649 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8139 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/dram_training')
-rw-r--r--src/usr/hwpf/hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml b/src/usr/hwpf/hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml
index 3a0740fd5..65a8e8982 100644
--- a/src/usr/hwpf/hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml
+++ b/src/usr/hwpf/hwp/dram_training/mem_pll_setup/memb_pll_ring_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- IBM CONFIDENTIAL -->
<!-- -->
-<!-- COPYRIGHT International Business Machines Corp. 2013 -->
+<!-- COPYRIGHT International Business Machines Corp. 2013,2014 -->
<!-- -->
<!-- p1 -->
<!-- -->
@@ -22,7 +22,7 @@
<!-- IBM_PROLOG_END_TAG -->
<attributes>
<!-- ********************************************************************* -->
- <!-- $Id: memb_pll_ring_attributes.xml,v 1.11 2013/10/24 19:29:14 mfred Exp $ -->
+ <!-- $Id: memb_pll_ring_attributes.xml,v 1.12 2014/01/14 16:13:30 jmcgill Exp $ -->
<attribute>
<id>ATTR_MEMB_TP_BNDY_PLL_DATA</id>
<targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
@@ -347,4 +347,16 @@
<persistRuntime/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMB_MEM_PLL_CFG_UPDATE_OFFSET</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>Scan chain position of MEM PLL PLLCTRL1(44) bit in tp_pll_bndy chain (Offset from beginning of chain)
+ creator: platform
+ firmware notes:
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud