diff options
author | Sachin Gupta <sgupta2m@in.ibm.com> | 2016-04-05 05:03:19 -0500 |
---|---|---|
committer | Sachin Gupta <sgupta2m@in.ibm.com> | 2016-04-06 00:51:26 -0400 |
commit | 91b2f3dc96e45fc98904aa7de413abda536ad96a (patch) | |
tree | 153773b78eb82440317c4f031466b2534ed9d2d0 /import/chips/p9/procedures/xml | |
parent | b1cb29bf8642948de83f12e6f774eac554347b6f (diff) | |
download | talos-sbe-91b2f3dc96e45fc98904aa7de413abda536ad96a.tar.gz talos-sbe-91b2f3dc96e45fc98904aa7de413abda536ad96a.zip |
Fix compilation issues for p9_sbe_setup_boot_freq.C in sbe
Change-Id: I4de444340955655786fbb0539e942be847873c4f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22886
Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
Tested-by: Jenkins Server
Tested-by: PPE CI
Reviewed-by: SUDHEENDRA K. SRIVATHSA <sudheendraks@in.ibm.com>
Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22887
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/xml')
-rw-r--r-- | import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml index f617a9fb..8d6d54de 100644 --- a/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml +++ b/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml @@ -549,5 +549,7 @@ <name>ATTR_CLOCK_PLL_MUX0</name> <value>0x0</value> </entry> - + <entry> + <name>ATTR_BOOT_FMULT</name> + </entry> </entries> |