summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/gpu_gpe1.binbin34176 -> 37120 bytes
-rwxr-xr-xsrc/occ_405/occbuildname.c4
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/gpu_gpe1.bin b/bin/gpu_gpe1.bin
index dd70dbe..4e8ee56 100755
--- a/bin/gpu_gpe1.bin
+++ b/bin/gpu_gpe1.bin
Binary files differ
diff --git a/src/occ_405/occbuildname.c b/src/occ_405/occbuildname.c
index 9248044..c9ff9f8 100755
--- a/src/occ_405/occbuildname.c
+++ b/src/occ_405/occbuildname.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2017 */
+/* Contributors Listed Below - COPYRIGHT 2014,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -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_180115a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_180116a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud