summaryrefslogtreecommitdiffstats
path: root/import/chips
diff options
context:
space:
mode:
authorJoe Dery <dery@us.ibm.com>2016-07-07 17:35:49 -0400
committerSachin Gupta <sgupta2m@in.ibm.com>2016-07-11 03:34:13 -0400
commited0cbedef5e5f384f4fd8a375148f46889cbb826 (patch)
treefa3962c5a6e2990bb6a3f335f76527886232127d /import/chips
parent6d44d949271a17e0c1c1eb2409c80aa33e16aa06 (diff)
downloadtalos-sbe-ed0cbedef5e5f384f4fd8a375148f46889cbb826.tar.gz
talos-sbe-ed0cbedef5e5f384f4fd8a375148f46889cbb826.zip
attributes: use ATTR_BOOT_FREQ_MULT (drop FMULT), fix VBU sc/mc EP03 ATTR_PG
base_hwp_attribute_file: DPLL ATTR_BOOT_FREQ_MULT 0x2B (3GHz at 15ns ref) sc/mc: change EP03 (perv c19) ATTR_PG value to 0xE288 (EX1 good) *attributes.xml: drop ATTR_BOOT_FMULT, redundant with ATTR_BOOT_FREQ_MULT p9_sbe_setup_boot_freq.C: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in usage p9_sbe_setup_boot_freq.H: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in comment p9_gpe_trace_setup.H: ATTR_BOOT_FMULT to ATTR_BOOT_FREQ_MULT in comment Change-Id: Ibc9719ec88a724ca58534e2874b44d3f0033d3df Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26749 Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26771 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips')
-rw-r--r--import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.C4
-rw-r--r--import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H4
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml5
-rw-r--r--import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml10
4 files changed, 5 insertions, 18 deletions
diff --git a/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.C b/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.C
index 98de3f08..3eb2c501 100644
--- a/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.C
+++ b/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.C
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -71,7 +71,7 @@ BootFreqInitAttributes(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>& i_targ
i_boot_frequency_multiplier = DEFAULT_BOOT_FREQUENCY_MULTIPLIER;
- FAPI_TRY(FAPI_ATTR_GET(fapi2::ATTR_BOOT_FMULT, i_target, i_boot_frequency_multiplier));
+ FAPI_TRY(FAPI_ATTR_GET(fapi2::ATTR_BOOT_FREQ_MULT, i_target, i_boot_frequency_multiplier));
// If attribute values are zero, use the default values (hardcoded)
diff --git a/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H b/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H
index 21d0f6d5..c9f2d82a 100644
--- a/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H
+++ b/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -43,7 +43,7 @@ extern "C"
/// into each configured EQ chiplet.
/// @param [in] i_target TARGET_TYPE_PROC_CHIP
/// @attr
-/// @attritem ATTR_BOOT_FMULT - 11 bit frequency multiplier of refclk
+/// @attritem ATTR_BOOT_FREQ_MULT - 11 bit frequency multiplier of refclk
/// @return FAPI2_RC_SUCCESS
fapi2::ReturnCode
p9_sbe_setup_boot_freq(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>& i_target);
diff --git a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
index 70ad99c4..59543d82 100644
--- a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml
@@ -92,7 +92,7 @@
</entry>
<entry>
<name>ATTR_BOOT_FREQ_MULT</name>
- <value>0x0</value>
+ <value>0x00B4</value>
</entry>
<entry>
<name>ATTR_HWP_CONTROL_FLAGS_VALID</name>
@@ -429,9 +429,6 @@
<name>ATTR_CLOCK_PLL_MUX0</name>
<value>0x0</value>
</entry>
- <entry>
- <name>ATTR_BOOT_FMULT</name>
- </entry>
<entry>
<name>ATTR_PROC_EPS_READ_CYCLES_T0</name>
<value>0x00000FFF</value>
diff --git a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index 2c7370f7..2936841b 100644
--- a/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -311,16 +311,6 @@
</attribute>
<attribute>
- <id>ATTR_BOOT_FMULT</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>EQ boot frequency multiplier</description>
- <valueType>uint16</valueType>
- <persistRuntime/>
- <platInit/>
- <writeable/>
-</attribute>
-
-<attribute>
<id>ATTR_BRANCH_PIBMEM_ADDR</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description></description>
OpenPOWER on IntegriCloud