summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwpf
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2015-02-20 10:27:06 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-24 11:53:46 -0600
commitb6180e2871cae69d8864e38e33d6e9ba9400eef8 (patch)
tree46af97d301d2bffb767dc364a98c6de1e5c48d0e /src/include/usr/hwpf
parentcefa3b29c397a3a69d363cc6113c6403f8cc873c (diff)
downloadtalos-hostboot-b6180e2871cae69d8864e38e33d6e9ba9400eef8.tar.gz
talos-hostboot-b6180e2871cae69d8864e38e33d6e9ba9400eef8.zip
Map previous DQ attribute to new Rosetta Stone attributes
Connect ATTR_VPD_ISDIMMTOC4DQ data to ATTR_CEN_DQ_TO_DIMM_CONN_DQ for ISDIMMs Change-Id: I2cbde10992baa32371f66f5b9fc77b32508014bf RTC: 124208 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15864 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwpf')
-rw-r--r--src/include/usr/hwpf/hwpf_reasoncodes.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/hwpf/hwpf_reasoncodes.H b/src/include/usr/hwpf/hwpf_reasoncodes.H
index f4f5fc13b..f3d66de6c 100644
--- a/src/include/usr/hwpf/hwpf_reasoncodes.H
+++ b/src/include/usr/hwpf/hwpf_reasoncodes.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -78,6 +78,7 @@ namespace fapi
MOD_GET_POUNDV_BUCKET_DATA = 0x24,
MOD_GET_VER_ONE_VOLTAGE_BUCKET_DATA = 0x25,
MOD_PLAT_MVPD_GET_VLTG_BUCKET_ATTR = 0x26,
+ MOD_PLAT_ATTR_SVC_CEN_DQ_TO_DIMM_CONN_DQ = 0x27,
};
OpenPOWER on IntegriCloud