summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occbuildname.c
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2018-04-13 09:18:24 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2018-04-16 15:53:40 -0400
commit4f49f6351fa3908703b91e0dea9f3680c77a47a6 (patch)
tree2e89e9071422a7257f5ef53911e4471d2b104233 /src/occ_405/occbuildname.c
parentbee2601c92b376dfd1a3ebb1337b1087704f270e (diff)
downloadtalos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.tar.gz
talos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.zip
AVSBus Vdd Current roll over workaround
Change-Id: I795683430112a11e81aae70b5c0704408cc92635 CQ: SW424766 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57161 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@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 394d019..f30609e 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_180411a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_180416a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud