summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/lib
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2017-05-05 12:52:36 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-07-09 23:21:01 -0400
commit56eab76ce8ff286731c11810aa2d5c71e73d0bab (patch)
tree672964a81275e72ee6b81b4f12a61dcb100af192 /src/import/chips/p9/procedures/hwp/lib
parent3793f8b75a84adae841055651c914b45126c4e52 (diff)
downloadtalos-hostboot-56eab76ce8ff286731c11810aa2d5c71e73d0bab.tar.gz
talos-hostboot-56eab76ce8ff286731c11810aa2d5c71e73d0bab.zip
PM: Hcode Image Build Level3 -Part 2
- Incorporates code changes necessary for level 3 readiness of hcode region of HOMER. Change-Id: I9487e61b1ee4e602975884b5dd422d74337d1b9d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40543 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: BRIAN D. VICTOR <brian.d.victor1@ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40551 Tested-by: FSP CI Jenkins <fsp-CI-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> Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/lib')
-rw-r--r--src/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H b/src/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H
index 509e22e0b..491f32b1f 100644
--- a/src/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H
+++ b/src/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H
@@ -405,6 +405,7 @@ enum ImgBldRetCode_t
PGPE_SRAM_IMG_SIZE_ERR = 33,
BUILD_FAIL_PGPE_PPMR = 34,
BUILD_FAIL_RING_SEL_EQ_INEX = 35,
+ BUILD_ERR_INTERNAL = 0xffff,
};
/**
OpenPOWER on IntegriCloud