diff options
author | Prachi Gupta <pragupta@us.ibm.com> | 2017-09-25 11:51:33 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-10-13 00:04:57 -0400 |
commit | 22c94dcc2852b9dcb9c2210246e3f6ddb04e8d8f (patch) | |
tree | 7cf8e5f8870fce9ddb507f7487153b637d852a51 /src | |
parent | 32e52b5ac64a6eaa934a6aa841e25aa597fdf23f (diff) | |
download | talos-hostboot-22c94dcc2852b9dcb9c2210246e3f6ddb04e8d8f.tar.gz talos-hostboot-22c94dcc2852b9dcb9c2210246e3f6ddb04e8d8f.zip |
add global tag to EI_BUS_TX_MSBSWAP for serverwiz2 consumption
Change-Id: Ifa41b4bf20a1cf246364e14fc72f5f5d4c1147cb
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46685
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/usr/targeting/common/xmltohb/hb_customized_attrs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml index 0d5580c4b..cc6612904 100644 --- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml +++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml @@ -588,6 +588,11 @@ <no_export/> </attribute> + <attribute> + <id>ATTR_EI_BUS_TX_MSBSWAP</id> + <global/> + </attribute> + <attribute><id>ATTR_CEN_MSS_ALLOW_SINGLE_PORT</id><default>FALSE</default></attribute> <attribute><id>ATTR_CEN_VPD_DIMM_RCD_OUTPUT_TIMING</id><default>0x01,0x00,0x01,0x00</default></attribute> |