summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H
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/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H
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/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H')
-rw-r--r--import/chips/p9/procedures/hwp/perv/p9_sbe_setup_boot_freq.H4
1 files changed, 2 insertions, 2 deletions
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);
OpenPOWER on IntegriCloud