Skip to content

Commit

Permalink
p9_cen_ref_clk_enable -- p9 initial version
Browse files Browse the repository at this point in the history
1) attr ATTR_DMI_REFCLOCK_SWIZZLE for mapping
2) root control 6 manipulated for clk enabling

Change-Id: I4d18d1a8003951705d316e504b9d3445c96224be
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39347
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39388
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
shgoupf authored and sgupta2m committed May 24, 2017
1 parent 0564ef5 commit ccd50d2
Showing 1 changed file with 6 additions and 3 deletions.
Expand Up @@ -718,9 +718,12 @@
<!-- ********************************************************************** -->
<attribute>
<id>ATTR_DMI_REFCLOCK_SWIZZLE</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>Define DMI Ref clock/Swizzle for Centaur.
Provided by the MRW</description>
<targetType>TARGET_TYPE_DMI</targetType>
<description>
Define DMI Ref clock/Swizzle for Centaur.
Mapper from DMI unit id -> ROOT CNTL 6 refclk drive enable bit
consumer: p9_cen_ref_clk_enable
</description>
<valueType>uint8</valueType>
<persistRuntime/>
<platInit/>
Expand Down

0 comments on commit ccd50d2

Please sign in to comment.