Hello Naresh Solanki, Subrata Banik, Balaji Manigandan, Aamir Bohra, Maulik V Vaghela, Rizwan Qureshi,
I'd like you to do a code review. Please visit
https://review.coreboot.org/25227
to review the following change.
Change subject: soc/intel/coffeelake: Modify PCR ID for ABASE address for Coffeelake-H ......................................................................
soc/intel/coffeelake: Modify PCR ID for ABASE address for Coffeelake-H
Change-Id: Id5eb310d8a8b4771461a9a9cae178bcdaa9ee743 Signed-off-by: Ng Kin Wai kin.wai.ng@intel.com --- M src/soc/intel/coffeelake/bootblock/pch.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/25227/1
diff --git a/src/soc/intel/coffeelake/bootblock/pch.c b/src/soc/intel/coffeelake/bootblock/pch.c old mode 100644 new mode 100755 index df7ed1a..06de746 --- a/src/soc/intel/coffeelake/bootblock/pch.c +++ b/src/soc/intel/coffeelake/bootblock/pch.c @@ -31,7 +31,7 @@ #include <soc/pm.h> #include <soc/smbus.h>
-#define PCR_PSF3_TO_SHDW_PMC_REG_BASE 0x1400 +#define PCR_PSF3_TO_SHDW_PMC_REG_BASE 0x0980 #define PCR_PSFX_TO_SHDW_BAR0 0 #define PCR_PSFX_TO_SHDW_BAR1 0x4 #define PCR_PSFX_TO_SHDW_BAR2 0x8