Skip to content

Commit 9a758ae

Browse files
ibmthidcrowell77
authored andcommitted
SW347326: INITPROC: FSP&Hostboot - FAPI updates for DDR4
Change-Id: I46e1e56989e8c802cbb17f9e4e44d39ed6d8384e CQ:SW347326 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22705 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
1 parent aca752a commit 9a758ae

File tree

6 files changed

+16
-10
lines changed

6 files changed

+16
-10
lines changed

src/include/usr/hwpf/hwp/mvpd_accessors/getMBvpdAddrMirrorData.H

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
/* */
66
/* OpenPOWER HostBoot Project */
77
/* */
8-
/* COPYRIGHT International Business Machines Corp. 2012,2014 */
8+
/* Contributors Listed Below - COPYRIGHT 2013,2016 */
9+
/* [+] International Business Machines Corp. */
10+
/* */
911
/* */
1012
/* Licensed under the Apache License, Version 2.0 (the "License"); */
1113
/* you may not use this file except in compliance with the License. */
@@ -20,7 +22,7 @@
2022
/* permissions and limitations under the License. */
2123
/* */
2224
/* IBM_PROLOG_END_TAG */
23-
// $Id: getMBvpdAddrMirrorData.H,v 1.1 2013/06/07 19:04:01 whs Exp $
25+
// $Id: getMBvpdAddrMirrorData.H,v 1.2 2015/09/29 15:59:37 dcrowell Exp $
2426

2527
/**
2628
* @file getMBvpdAddrMirror.H

src/include/usr/hwpf/hwp/mvpd_accessors/getMBvpdDram2NModeEnabled.H

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
/* */
66
/* OpenPOWER HostBoot Project */
77
/* */
8-
/* COPYRIGHT International Business Machines Corp. 2013,2014 */
8+
/* Contributors Listed Below - COPYRIGHT 2013,2016 */
9+
/* [+] International Business Machines Corp. */
10+
/* */
911
/* */
1012
/* Licensed under the Apache License, Version 2.0 (the "License"); */
1113
/* you may not use this file except in compliance with the License. */
@@ -20,7 +22,7 @@
2022
/* permissions and limitations under the License. */
2123
/* */
2224
/* IBM_PROLOG_END_TAG */
23-
// $Id: getMBvpdDram2NModeEnabled.H,v 1.1 2013/10/30 21:02:44 whs Exp $
25+
// $Id: getMBvpdDram2NModeEnabled.H,v 1.2 2015/09/29 15:59:41 dcrowell Exp $
2426
/**
2527
* @file getMBvpdDram2NModeEnabled.H
2628
*

src/include/usr/hwpf/hwp/mvpd_accessors/getMBvpdSlopeInterceptData.H

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/* */
66
/* OpenPOWER HostBoot Project */
77
/* */
8-
/* Contributors Listed Below - COPYRIGHT 2013,2015 */
8+
/* Contributors Listed Below - COPYRIGHT 2013,2016 */
99
/* [+] International Business Machines Corp. */
1010
/* */
1111
/* */

src/include/usr/hwpf/hwp/mvpd_accessors/getMBvpdVersion.H

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
/* */
66
/* OpenPOWER HostBoot Project */
77
/* */
8-
/* COPYRIGHT International Business Machines Corp. 2013,2014 */
8+
/* Contributors Listed Below - COPYRIGHT 2013,2016 */
9+
/* [+] International Business Machines Corp. */
10+
/* */
911
/* */
1012
/* Licensed under the Apache License, Version 2.0 (the "License"); */
1113
/* you may not use this file except in compliance with the License. */
@@ -20,7 +22,7 @@
2022
/* permissions and limitations under the License. */
2123
/* */
2224
/* IBM_PROLOG_END_TAG */
23-
// $Id: getMBvpdVersion.H,v 1.1 2013/10/30 21:04:08 whs Exp $
25+
// $Id: getMBvpdVersion.H,v 1.2 2015/09/29 15:59:43 dcrowell Exp $
2426
/**
2527
* @file getMBvpdVersion.H
2628
*

src/usr/hwpf/hwp/mvpd_accessors/getMBvpdSlopeInterceptData.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/* */
66
/* OpenPOWER HostBoot Project */
77
/* */
8-
/* Contributors Listed Below - COPYRIGHT 2013,2015 */
8+
/* Contributors Listed Below - COPYRIGHT 2013,2016 */
99
/* [+] International Business Machines Corp. */
1010
/* */
1111
/* */

src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- -->
66
<!-- OpenPOWER HostBoot Project -->
77
<!-- -->
8-
<!-- Contributors Listed Below - COPYRIGHT 2012,2015 -->
8+
<!-- Contributors Listed Below - COPYRIGHT 2012,2016 -->
99
<!-- [+] International Business Machines Corp. -->
1010
<!-- -->
1111
<!-- -->
@@ -22,7 +22,7 @@
2222
<!-- permissions and limitations under the License. -->
2323
<!-- -->
2424
<!-- IBM_PROLOG_END_TAG -->
25-
<!-- $Id: mvpd_errors.xml,v 1.23 2015/02/24 19:25:00 whs Exp $ -->
25+
<!-- $Id: mvpd_errors.xml,v 1.24 2015/09/29 15:59:45 dcrowell Exp $ -->
2626
<hwpErrors>
2727
<!-- ********************************************************************* -->
2828
<hwpError>

0 commit comments

Comments
 (0)