summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2013-11-18 13:40:12 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-03 14:44:23 -0600
commit83b1c3a6b7512ad61baa1affacf3176233b948b3 (patch)
tree52e147adf4531d5467a075cc8e2f7be352bac30c /src/usr/hwpf/hwp/dram_training
parentc38de5ef9f27b3d6f21d838597adcbf1aec15ab7 (diff)
downloadtalos-hostboot-83b1c3a6b7512ad61baa1affacf3176233b948b3.tar.gz
talos-hostboot-83b1c3a6b7512ad61baa1affacf3176233b948b3.zip
Support new proc/memb pll_ring_attributes
Change-Id: I5ba5fd112a43b77a2cb41349379fc113b6f6b5f4 CQ: SW234336 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7309 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server 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.xml52
1 files changed, 50 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 463de9719..3a0740fd5 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
@@ -22,7 +22,7 @@
<!-- IBM_PROLOG_END_TAG -->
<attributes>
<!-- ********************************************************************* -->
- <!-- $Id: memb_pll_ring_attributes.xml,v 1.9 2013/05/21 18:50:54 bellows Exp $ -->
+ <!-- $Id: memb_pll_ring_attributes.xml,v 1.11 2013/10/24 19:29:14 mfred Exp $ -->
<attribute>
<id>ATTR_MEMB_TP_BNDY_PLL_DATA</id>
<targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
@@ -298,5 +298,53 @@
<persistRuntime/>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>Ring image for Centaur tp_bndy_pll ring for run time and pll cleanup
+ creator: platform
+ firmware notes:
+ </description>
+ <valueType>uint8</valueType>
+ <array>80</array>
+ <platInit/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>Length of data in ring image for Centaur tp_bndy_pll ring
+ creator: platform
+ firmware notes:
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMB_DMI_CUPLL_PFD360_OFFSET</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>Scan chain position of CU PLL PDF360 bit in tp_pll_bndy chain (Offset from beginning of chain)
+ creator: platform
+ firmware notes:
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MEMB_DMI_CUPLL_REFCLKSEL_OFFSET</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>Scan chain position of CU PLL REFCLKSEL 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