summaryrefslogtreecommitdiffstats
path: root/src/occ_405
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2019-03-25 14:48:21 -0500
committerChristopher J. Cain <cjcain@us.ibm.com>2019-03-29 09:40:48 -0500
commitde361c2a961fcbebac06b70af07515bf2f22620e (patch)
tree938e79ee8ea057e33bf69a0941b06a9b4e984cd4 /src/occ_405
parentad9bb2d1e41c1f0222c2d23474238bfa3b925c6c (diff)
downloadtalos-occ-de361c2a961fcbebac06b70af07515bf2f22620e.tar.gz
talos-occ-de361c2a961fcbebac06b70af07515bf2f22620e.zip
New NVDIMM save procedure
Change-Id: I6eb7ab75951b1e29b13bbdeb06ff4a5c79bc04cd CQ: SW458983 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75111 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
Diffstat (limited to 'src/occ_405')
-rwxr-xr-xsrc/occ_405/occbuildname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/occbuildname.c b/src/occ_405/occbuildname.c
index 7e7c6d8..9855c75 100755
--- a/src/occ_405/occbuildname.c
+++ b/src/occ_405/occbuildname.c
@@ -34,6 +34,6 @@ volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) =
#else
-volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_190322a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_190328a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud