summaryrefslogtreecommitdiffstats
path: root/src/import/generic/memory/lib/utils
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-06-06 12:25:48 -0500
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:58:33 -0500
commit39a198fbe82646b4107e766dd763039d1f982509 (patch)
tree471855ca258e40505ca0c9aff5fc3bb11f86789d /src/import/generic/memory/lib/utils
parentbfe4eb7de200ac1110d683c1187d31b9fa3d8ffe (diff)
downloadtalos-sbe-39a198fbe82646b4107e766dd763039d1f982509.tar.gz
talos-sbe-39a198fbe82646b4107e766dd763039d1f982509.zip
Fix exp_draminit phy_params
Change-Id: I73f1fafe816c7046cff139b4fa815e203b2f2f45 Original-Change-Id: I624caa1310920daf172d6681e7c760442236070f git-coreq:hostboot:I624caa1310920daf172d6681e7c760442236070f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78469 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/generic/memory/lib/utils')
-rw-r--r--src/import/generic/memory/lib/utils/shared/mss_generic_consts.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H b/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H
index 610f6cfa..271de06c 100644
--- a/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H
+++ b/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H
@@ -220,6 +220,9 @@ enum generic_ffdc_codes
SET_CAC_DELAY_B = 0x1077,
EFD_CA_LATENCY_MODE = 0x1080,
EFD_CA_PL_MODE = 0x1081,
+ SET_COL_ADDR_BITS = 0x1082,
+ SET_ROW_ADDR_BITS = 0x1083,
+ SET_3DS_HEIGHT = 0x1084,
// Power thermal functions
OpenPOWER on IntegriCloud