summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorJoshua Hannan <jlhannan@us.ibm.com>2017-02-28 14:10:27 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-09 22:11:16 -0500
commit86df9d9b107b12fe3bcf0a61e83c9768b6886590 (patch)
tree3569de52d42da6b4875fdb1fc44813cca6474814 /src/import
parentd9324202945590ca41ac07abd1e2cc2690063f79 (diff)
downloadtalos-sbe-86df9d9b107b12fe3bcf0a61e83c9768b6886590.tar.gz
talos-sbe-86df9d9b107b12fe3bcf0a61e83c9768b6886590.zip
adding non hostboot mode to run_ipl
Change-Id: Id17a33ee97ec1d42c62ff8efcdbe23a503d6b99f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37211 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: AMIT KUMAR <akumar3@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37226 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>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index b3c0ba7d..71f32599 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -712,7 +712,7 @@
<description>Define context for current phase of system IPL.
</description>
<valueType>uint8</valueType>
- <enum>HB_IPL = 0x1,HB_RUNTIME = 0x2,CACHE_CONTAINED = 0x4, CHIP_CONTAINED = 0x8</enum>
+ <enum>HB_IPL = 0x1,HB_RUNTIME = 0x2,CACHE_CONTAINED = 0x4,CHIP_CONTAINED = 0x8,NONHB_IPL = 0x10</enum>
<persistRuntime/>
<platInit/>
<!-- TODO: Story 155081
OpenPOWER on IntegriCloud