summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2018-01-09 10:46:11 -0600
committerWilliam A. Bryan <wilbryan@us.ibm.com>2018-01-16 13:36:38 -0500
commit00123c66a1d23b3a4fca98528989d4e35550fd3d (patch)
treeddbff26a80d17b88270c2ffeeb282bc893c71339
parent2397cb606cda005ae0fdd8455a827450fb4d8b4f (diff)
downloadtalos-occ-00123c66a1d23b3a4fca98528989d4e35550fd3d.tar.gz
talos-occ-00123c66a1d23b3a4fca98528989d4e35550fd3d.zip
Update GPE1 Binary 1/16/18
Change-Id: I12d62b8b769fed9b6cdb2189676ac773f7714cf8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52013 Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
-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