summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occbuildname.c
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2017-08-03 14:01:43 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-08-03 16:55:47 -0400
commit98a36c5dc201034f62fac0e72b1c4cf29af5b117 (patch)
tree539931af44d5e479704225f33e6cf3a37b9b3caf /src/occ_405/occbuildname.c
parent4459c1bef687bd465d4b3084ca0de4290ef622fc (diff)
downloadtalos-occ-98a36c5dc201034f62fac0e72b1c4cf29af5b117.tar.gz
talos-occ-98a36c5dc201034f62fac0e72b1c4cf29af5b117.zip
Set MSR before DIMM temp task to avoid machine check
Change-Id: I95ce4cccae9fe315570cd2bd7347c370781dc745 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44178 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@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 6056eeb..2943093 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_170726a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_170803a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud