summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2017-02-28 12:35:23 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-01 14:20:38 -0500
commite033d7a7a6c85948aa6720d905b75272decfa235 (patch)
treea04b0c5578968a07d6e62e2a7871a5a641d7241a /src/import/hwpf/fapi2/xml
parente8b23d324a49a26aa534cb9475cc26d2bcb7aa9c (diff)
downloadblackbird-hostboot-e033d7a7a6c85948aa6720d905b75272decfa235.tar.gz
blackbird-hostboot-e033d7a7a6c85948aa6720d905b75272decfa235.zip
Removing trailing comma in system_attributes.xml
Change-Id: I1aa166a03bc139305983f037a4a00b18e34b0631 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37200 Reviewed-by: LUCAS W. MULKEY <lwmulkey@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: JOSHUA L. HANNAN <jlhannan@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37206 Reviewed-by: Hostboot Team <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/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
index 2e2a8c653..a957c9180 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -56,7 +56,7 @@
<valueType>uint64</valueType>
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
- MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080,
+ MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080
<!--
MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_AVP_ENABLE = 0x0000000000000002,
OpenPOWER on IntegriCloud