summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H
diff options
context:
space:
mode:
authorAbhishek Agarwal <abagarw8@in.ibm.com>2018-02-08 09:56:48 +0100
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-09-10 10:25:14 -0500
commit2c1001a91668f0f208592577da6cab40ddf60e73 (patch)
treeb2d1a4fbe694d79d880a74d100dc6acc1b8ab0a3 /src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H
parent9b9a992ef2457f2d3fcb4189a32bc78d50bc8669 (diff)
downloadtalos-hostboot-2c1001a91668f0f208592577da6cab40ddf60e73.tar.gz
talos-hostboot-2c1001a91668f0f208592577da6cab40ddf60e73.zip
Axone only-IPL Procedures update to support SBE changes
Using SBE_AXONE_CONFIG compile flag for Axone specific changes Change-Id: I3d67c8f9ebba9fc18925ae02d1fff3cca8a9440b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/53714 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+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/53736 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/p9_start_cbs.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H b/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H
index 54469e40a..0dfe4081f 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_start_cbs.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -62,4 +62,7 @@ extern "C"
const bool i_sbe_start = 0);
}
+fapi2::ReturnCode p9_start_cbs_switch_to_pib2pcb_path_cfam(const
+ fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>& i_target_chip);
+
#endif
OpenPOWER on IntegriCloud