Skip to content

Commit

Permalink
BPM: Bpm::issueCommand() fixes
Browse files Browse the repository at this point in the history
- Fixes an issue where it was possible to send commands to the BPM via
::issueCommand() without having set the correct magic values first. This
will prevent a rare issue from occurring during a recovery path.

- Adds retry logic to ::issueCommand() where the command will be resent
when the BPM returns an error in the command status register.

Change-Id: I7cc792e298fc81d05717ed72289df57856985e33
CQ:SW483466
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/92531
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
  • Loading branch information
MRaybuck authored and dcrowell77 committed Mar 2, 2020
1 parent 50c349b commit acdff8a
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 195 deletions.

0 comments on commit acdff8a

Please sign in to comment.