summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H
diff options
context:
space:
mode:
authorClaus Michael Olsen <cmolsen@us.ibm.com>2016-08-29 22:15:25 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-24 15:43:09 -0400
commitc1550894d13ea148ce85b45248271b7176005a70 (patch)
tree756956d25b9e3e04883e93356e4c36e47227bf13 /src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H
parent441e3f07dd12e491efc0b586501598e8989f7cb1 (diff)
downloadtalos-hostboot-c1550894d13ea148ce85b45248271b7176005a70.tar.gz
talos-hostboot-c1550894d13ea148ce85b45248271b7176005a70.zip
xip_customize: Added CME/SGPE support.
Includes TOR API fix for improper BE->LE conversion of ddLevelOffset from HW image. Includes cleanup and renaming of local variables around above section to improve clarity of code. Change-Id: If37518ed24b3431241a2aa9456e709d91ecea696 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28935 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28936 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H b/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H
index d6ac50d93..db5c25a87 100644
--- a/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H
+++ b/src/import/chips/p9/procedures/hwp/customize/p9_xip_customize.H
@@ -75,7 +75,7 @@ extern "C"
/// In: MAX_SEEPROM_IMAGE_SIZE
/// Out: Unchanged
/// RT_{CME,SGPE}:
-/// In: MAX_RT_IMAGE_SIZE
+/// In: MAX_SEEPROM_IMAGE_SIZE
/// Out: Final size
/// @param[in] i_sysPhase => ={HB_SBE, RT_CME, RT_SGPE}
/// @param[in] i_modeBuild => ={IPL, REBUILD}
OpenPOWER on IntegriCloud