Skip to content

Commit f523eaa

Browse files
JacobHarveydcrowell77
authored andcommitted
L3 support for ddr_phy_reset, termination_control
Change-Id: I06a2911a7df14c4bbdcef86df4bdf95686c7eabd Original-Change-Id: I70ad1f23dabc4b9f169821b30a903a200f52fbc4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42437 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43446 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
1 parent 76ac1bc commit f523eaa

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs00.C

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
/// @file mrs00.C
2828
/// @brief Run and manage the DDR4 MRS00 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
33-
// *HWP Level: 3
33+
// *HWP Level: 1
3434
// *HWP Consumed by: FSP:HB
3535

3636
#include <fapi2.H>

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs01.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/// @file mrs01.C
2828
/// @brief Run and manage the DDR4 MRS01 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
3333
// *HWP Level: 1

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs02.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/// @file mrs02.C
2828
/// @brief Run and manage the DDR4 MRS02 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
3333
// *HWP Level: 1

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs03.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/// @file mrs03.C
2828
/// @brief Run and manage the DDR4 DDR4 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
3333
// *HWP Level: 1

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs05.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/// @file mrs05.C
2828
/// @brief Run and manage the DDR4 MRS05 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
3333
// *HWP Level: 1

src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/mrs06.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/// @file mrs06.C
2828
/// @brief Run and manage the DDR4 MRS06 loading
2929
///
30-
// *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com>
30+
// *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com>
3131
// *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com>
3232
// *HWP Team: Memory
3333
// *HWP Level: 1

0 commit comments

Comments
 (0)