Skip to content

Commit

Permalink
Update GPE1 Binary 7/3
Browse files Browse the repository at this point in the history
Change-Id: Icb0bd308affd3f3483d701da3f6b16d0525e91bd
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/61833
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com>
Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
  • Loading branch information
wilbryan committed Jul 3, 2018
1 parent 77c9891 commit 016db56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bin/gpu_gpe1.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion src/occ_405/occbuildname.c
Original file line number Diff line number Diff line change
Expand Up @@ -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_180621a\0" /*</BuildName>*/ ;
volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op920_180703a\0" /*</BuildName>*/ ;

#endif

0 comments on commit 016db56

Please sign in to comment.