summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/mvpd_accessors
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2014-12-05 11:19:19 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-12-13 10:39:23 -0600
commit597e79a3055b155af20d6d64ade2fd2e95699954 (patch)
tree9b1577bef631b0acae7105958169e7796bd4ad1c /src/usr/hwpf/hwp/mvpd_accessors
parent212a11e8f24dae439cf9189762546079bbf40fb1 (diff)
downloadtalos-hostboot-597e79a3055b155af20d6d64ade2fd2e95699954.tar.gz
talos-hostboot-597e79a3055b155af20d6d64ade2fd2e95699954.zip
SW287957: INITPROC: Memory procedure updates for palmetto/habanero
Change-Id: Ie35bd64c667848b2a831801ac963129ea8d1f4f2 CQ:SW287957 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14733 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Tested-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14735 Tested-by: Jenkins Server 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/mvpd_accessors')
-rw-r--r--src/usr/hwpf/hwp/mvpd_accessors/getControlCapableData.C2
-rw-r--r--src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/getControlCapableData.C b/src/usr/hwpf/hwp/mvpd_accessors/getControlCapableData.C
index b52512a31..4e4fe0291 100644
--- a/src/usr/hwpf/hwp/mvpd_accessors/getControlCapableData.C
+++ b/src/usr/hwpf/hwp/mvpd_accessors/getControlCapableData.C
@@ -26,7 +26,7 @@
/**
* @file getControlCapable.C
*
- * @brief MBvpd accessor for the ATTR_MSS_POWER_CONTROL_CAPABLE attributes
+ * @brief MBvpd accessor for the ATTR_VPD_POWER_CONTROL_CAPABLE attributes
*/
#include <stdint.h>
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C
index 6a059bb28..54a2443ff 100644
--- a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C
+++ b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C
@@ -22,7 +22,7 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: getMBvpdTermData.C,v 1.17 2014/11/03 16:52:04 cswenson Exp $
+// $Id: getMBvpdTermData.C,v 1.18 2014/11/24 15:47:48 cswenson Exp $
/**
* @file getMBvpdTermData.C
*
@@ -1441,3 +1441,4 @@ fapi::ReturnCode translate_SLEW_RATE (const fapi::MBvpdTermData i_attr,
}
} // extern "C"
+
OpenPOWER on IntegriCloud