summaryrefslogtreecommitdiffstats
path: root/src/occ_405
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@us.ibm.com>2018-07-31 16:17:19 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2018-08-07 12:00:28 -0500
commit17d77ae94197cc72f11e084d68414eefca7f85d1 (patch)
treeccace90100ac1f875aed652b6703711e18fdf672 /src/occ_405
parentc0210a3fc54db880256e1626aa753e4e9ba07995 (diff)
downloadtalos-occ-17d77ae94197cc72f11e084d68414eefca7f85d1.tar.gz
talos-occ-17d77ae94197cc72f11e084d68414eefca7f85d1.zip
Memory:MPV:STC920:Zeppelin: OCC held in reset after a channel checkstop
Change-Id: I0311ea1a8ba3051ad8e2103deba2cef84f12109b CQ:sw439732 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63705 Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Tested-by: William A. Bryan <wilbryan@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 eb61723..376e72b 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_180711a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_180802a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud