summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/xip/p9_xip_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/xip/p9_xip_image.h')
-rw-r--r--src/import/chips/p9/xip/p9_xip_image.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/import/chips/p9/xip/p9_xip_image.h b/src/import/chips/p9/xip/p9_xip_image.h
index b096c68f..3961478d 100644
--- a/src/import/chips/p9/xip/p9_xip_image.h
+++ b/src/import/chips/p9/xip/p9_xip_image.h
@@ -396,10 +396,7 @@ typedef struct
uint32_t iv_buildTime;
/// Build tag, generated when releasing this image to fw
- char iv_buildTag[16];
-
- /// Reserved for future expansion
- uint32_t iv_reserved32;
+ char iv_buildTag[20];
//////////////////////////////////////////////////////////////////////
// Other Information - 1-byte aligned; 8 entries
OpenPOWER on IntegriCloud