summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/perv
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2018-08-13 01:53:21 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-12 16:51:56 -0600
commit4478b63177efbaed71db100ac58ddb874b115336 (patch)
tree311998340c5259790e221f31e15e38a08c137131 /src/import/chips/p9/procedures/hwp/perv
parent5d01411aaf3bc872f9b1c728529fa6822407c612 (diff)
downloadtalos-hostboot-4478b63177efbaed71db100ac58ddb874b115336.tar.gz
talos-hostboot-4478b63177efbaed71db100ac58ddb874b115336.zip
Move lpc_rw to a source file
Moving lpc_rw to its source file to avoid code duplication if more than one file includes lpc_utils.H. This is mainly required by SBE to use lpc_rw for virtual PNOR access. Change-Id: Ib9cbb0abd74806959e4b78f3be2ade23066780cd Original-Change-Id: I7de30bcbae932307e0b63d8d42ae6ce050753339 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64296 Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71488 Tested-by: FSP CI Jenkins <fsp-CI-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> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/perv')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.C b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.C
index 6c4b9d930..29d5edabe 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.C
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_lpc_init.C
@@ -44,7 +44,6 @@
#include "p9_misc_scom_addresses.H"
#include "p9_misc_scom_addresses_fld.H"
-const bool LPC_UTILS_TIMEOUT_FFDC = true;
#include "p9_lpc_utils.H"
static fapi2::ReturnCode switch_lpc_clock_mux(
OpenPOWER on IntegriCloud