diff options
| author | nagurram-in <nagendra.g@in.ibm.com> | 2017-05-04 03:53:32 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-05-11 09:56:05 -0400 |
| commit | 60b4de3dded7e96e6966ade8cc52bd18250bc088 (patch) | |
| tree | e8eccc28395b73200529fb369a009a97c10f3482 /src | |
| parent | 8db6ea4fd8ade970e8dbd0093337699127e958d1 (diff) | |
| download | blackbird-hostboot-60b4de3dded7e96e6966ade8cc52bd18250bc088.tar.gz blackbird-hostboot-60b4de3dded7e96e6966ade8cc52bd18250bc088.zip | |
Update the supported Stop states in attribute xml
Change-Id: I4b331a7ffc2330074004ad4308bacfbad068b749
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40058
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-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>
Diffstat (limited to 'src')
| -rw-r--r-- | src/usr/targeting/common/xmltohb/attribute_types.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 27bb731fc..12f0924f9 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -32731,7 +32731,7 @@ Measured in GB</description> </description> <simpleType> <uint32_t> - <default>0x80000000</default> + <default>0xEC900000</default> </uint32_t> </simpleType> <persistency>non-volatile</persistency> |

