summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-11-19 16:36:16 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-11-20 17:05:00 -0600
commit4409564a8bda71a8fadf8556d4c92d0c31915948 (patch)
tree15590bf498b3ac2c1ed5d2c7609f4bbe023af3b6 /src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml
parent492abc33bf93995e4766bae6e038eeebe6cf3d10 (diff)
downloadtalos-hostboot-4409564a8bda71a8fadf8556d4c92d0c31915948.tar.gz
talos-hostboot-4409564a8bda71a8fadf8556d4c92d0c31915948.zip
Fix compile error when in USE_EFF mode
Added a new enum to lab_dimm_spd_attributes to match what was added to the real dimm_spd_attributes Change-Id: Ib13aacc01443ec624bfb31deb3d85fc3fffd68dd Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14554 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml b/src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml
index 149b6dcc5..01d90c997 100644
--- a/src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml
+++ b/src/usr/hwpf/hwp/lab_dimm_spd_attributes.xml
@@ -158,7 +158,7 @@ The following attributes can be queried from both DDR3 and DDR4 DIMMs
Located in DDR4 SPD byte 12, bits 5-3.
</description>
<valueType>uint8</valueType>
- <enum>R1 = 0x00, R2 = 0x01, R3 = 0x02, R4 = 0x03</enum>
+ <enum>R1 = 0x00, R2 = 0x01, R4 = 0x03, RX = 0xFF</enum>
<platInit/>
</attribute>
OpenPOWER on IntegriCloud