summaryrefslogtreecommitdiffstats
path: root/src/build/utils/base_ppe_header.S
diff options
context:
space:
mode:
authorRaja Das <rajadas2@in.ibm.com>2017-03-21 03:45:52 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-24 00:01:01 -0400
commit8c6fb88e5ad1f09dc548baa452e0068a4a779f77 (patch)
tree69e6150364aaec6021d5e83ee1e9d67fe7734b39 /src/build/utils/base_ppe_header.S
parentf4fe98ece45652dc3707ef6bbacb3f9e912ee3d0 (diff)
downloadtalos-sbe-8c6fb88e5ad1f09dc548baa452e0068a4a779f77.tar.gz
talos-sbe-8c6fb88e5ad1f09dc548baa452e0068a4a779f77.zip
Increased the size of buildTag in xip header by another 4Bytes
RTC:170829 Change-Id: I82b6a6fbe0816ab3cf205aa4e7b5dfe1fda2c8bb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38195 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38205 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/build/utils/base_ppe_header.S')
-rw-r--r--src/build/utils/base_ppe_header.S4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/build/utils/base_ppe_header.S b/src/build/utils/base_ppe_header.S
index da9245ff..7e8cbc23 100644
--- a/src/build/utils/base_ppe_header.S
+++ b/src/build/utils/base_ppe_header.S
@@ -87,9 +87,7 @@ __build_date:
__build_time:
.long 0
__build_tag:
- .asciz "unknown " # 16 Characters
-__header_32_reserved:
- .long 0
+ .asciz "unknown " # 20 Characters
.xip_toc image_size, P9_XIP_UINT32, __image_size
.xip_toc build_date, P9_XIP_UINT32, __build_date
OpenPOWER on IntegriCloud