Skip to content

Commit

Permalink
Adds LRDIMM helper functions
Browse files Browse the repository at this point in the history
Change-Id: Iec211e5e63b0655ad267f27ee5f76b3c1fb91ead
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68972
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68979
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
sglancy6 authored and dcrowell77 committed Nov 30, 2018
1 parent 6f23868 commit c03fc47
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
#include <lib/workarounds/ccs_workarounds.H>
#include <lib/dimm/ddr4/pba.H>

#ifdef LRDIMM_CAPABLE
#include <lib/phy/mss_lrdimm_training_helper.H>
#endif

namespace mss
{

Expand Down

0 comments on commit c03fc47

Please sign in to comment.