From e9489e7f7bdf45edb5e274c6b771485532ea906c Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 30 May 2017 15:32:26 -0500 Subject: Use XSCOM BAR from Bootloader instead of hardcoded value The memory map can be modified by the SBE such that the XSCOM BAR is not in the default location. The BAR value is passed up through the bootloader into hostboot. Change-Id: I469b7534d384bce4bb8c72f7cd78d0075ac04632 RTC: 173519 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41140 Reviewed-by: Martin Gloff Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- src/include/kernel/bltohbdatamgr.H | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include/kernel') diff --git a/src/include/kernel/bltohbdatamgr.H b/src/include/kernel/bltohbdatamgr.H index 6563ba9f1..87db201ab 100644 --- a/src/include/kernel/bltohbdatamgr.H +++ b/src/include/kernel/bltohbdatamgr.H @@ -27,7 +27,6 @@ #define __BLTOHBDATAMANAGER_H #include -#include #include // BlToHbDataManager class -- cgit v1.2.3