summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2015-03-27 16:47:51 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-04-02 09:25:21 -0500
commit22139e4549fe4e9d41ffd1a91e8e55b69618bd3f (patch)
tree86a77690cab1ae834c824d0e9e4133f97d929d62 /src/usr/hwpf/hwp/dram_training
parentaef4c7b28a69591d496b95795e47a601b5657e31 (diff)
downloadtalos-hostboot-22139e4549fe4e9d41ffd1a91e8e55b69618bd3f.tar.gz
talos-hostboot-22139e4549fe4e9d41ffd1a91e8e55b69618bd3f.zip
SW284064: Broken build due to compiler errors in mss_lrdimm_funcs.C
Change-Id: I995149daa2312c8d9c1b99ac060504dfad5f6316 CQ:SW284064 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16735 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16736 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@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/mss_lrdimm_funcs/mss_lrdimm_funcs.C5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C b/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C
index 1e6ef56e8..499b1e867 100644
--- a/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C
+++ b/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,7 +22,7 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: mss_lrdimm_funcs.C,v 1.9 2014/08/05 15:08:12 kahnevan Exp $
+// $Id: mss_lrdimm_funcs.C,v 1.10 2015/03/16 21:37:44 jdsloat Exp $
//------------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2013
// *! All Rights Reserved -- Property of IBM
@@ -42,6 +42,7 @@
//------------------------------------------------------------------------------
// Version:| Author: | Date: | Comment:
//---------|----------|---------|-----------------------------------------------
+// 1.10 | jdsloat |16-MAR-15| Fixed 2 declarations of ecmddatabuffer to ecmddatabufferbase
// 1.8 | kcook |13-FEB-14| More FW updates.
// 1.7 | kcook |12-FEB-14| Updated HWP_ERROR per RAS review to be used with memory_mss_lrdimm_funcs.xml
// 1.6 | bellows |02-JAN-14| VPD attribute removal
OpenPOWER on IntegriCloud