summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occbuildname.c
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2019-06-24 12:24:46 -0500
committerChristopher J Cain <cjcain@us.ibm.com>2019-08-05 12:17:40 -0500
commite3c65ee89e76e3de0548abc9df4c7f1768db9402 (patch)
treef1ab099d0c86a076312d14cfb10b91a279a10594 /src/occ_405/occbuildname.c
parentb2300761b7ea588e1792529ad27c435e978f3376 (diff)
downloadtalos-occ-e3c65ee89e76e3de0548abc9df4c7f1768db9402.tar.gz
talos-occ-e3c65ee89e76e3de0548abc9df4c7f1768db9402.zip
Explorer internal sensor workaround
Fixes for 16 OCMB support Change-Id: Ide04de3c2b1bb09654890d3334530cb20e327e83 RTC: 211961 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80920 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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/occbuildname.c')
-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 54dcc23..74bd96e 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_190723b\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_190726a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud