the following patch was just integrated into master: commit 0bb62294ac1e792646cae28b73b2072ea8b389ee Author: Rizwan Qureshi rizwan.qureshi@intel.com Date: Mon Aug 15 20:43:58 2016 +0530
soc/intel/skylake: restore MCHBAR and DMIBAR programming
Program MCHBAR, DMIBAR, EPBAR, EDRAMBAR and GDXCBAR. Also program the PAM registers. The system agent was being programmed in romstage during pre-console initialization, after moving to C_ENVIRONMENT bootblock this was missing, restoring the same.
TEST=Build and Boot Kunimitsu
Change-Id: Iaf310cfb83e58eb8d5affb481dfc343f5d45961b Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com Reviewed-on: https://review.coreboot.org/16224 Reviewed-by: Duncan Laurie dlaurie@chromium.org Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/16224 for details.
-gerrit