summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/prdfPlatServices_ipl.C
diff options
context:
space:
mode:
authorIlya Smirnov <ismirno@us.ibm.com>2019-04-12 14:14:18 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-04-16 14:45:44 -0500
commit4f0694a7bc3f529b6746e3b824def8c48e2af4b4 (patch)
tree94f43161819ca1bd4c509da88d91e779c51c5867 /src/usr/diag/prdf/plat/prdfPlatServices_ipl.C
parent8578705fa8a20463a44b36059b66083db12f5d5d (diff)
downloadtalos-hostboot-4f0694a7bc3f529b6746e3b824def8c48e2af4b4.tar.gz
talos-hostboot-4f0694a7bc3f529b6746e3b824def8c48e2af4b4.zip
Remove Redundant LPC Bus Check
Current implementation of lpcWrite contains a check for errors on LPC bus before the attempt to writeLPC, and writeLPC is not attempted if an error is found on the bus. However, the error check performs bus reset, and the same check is performed in writeLPC with the difference that the lpcWrite is still attempted after the bus reset, and only if the write fails is the error returned. This commit removes the first check for LPC errors to give lpcWrite a chance to run after the LPC bus reset due to errors. Change-Id: I6375e6575f771e33bd3b866534eb3cd8656d38d8 CQ: SW455075 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75931 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: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/plat/prdfPlatServices_ipl.C')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud