aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/pineview
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-05-25 19:06:43 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-25 19:29:46 +0000
commit82882288c9732aae9ba4baf7ff2916a886499ba2 (patch)
tree086cd9ceaf62f77fc32d426b02326e4ef0a66b51 /src/northbridge/intel/pineview
parentd3872fcad91a97a8c0582381d1cc9745ccee5494 (diff)
nb/intel/pineview: Use MTRR as a proxy for proper reset
On reset this platform can sometimes hang. This also fixes pineview mainboards not building due to the symbol 'check_mtrr' lacking. Change-Id: I61fe77113004ea664522bda549240a33e3742a98 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33010 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/northbridge/intel/pineview')
-rw-r--r--src/northbridge/intel/pineview/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/pineview/Makefile.inc b/src/northbridge/intel/pineview/Makefile.inc
index c72fe3ee57..2d166138b6 100644
--- a/src/northbridge/intel/pineview/Makefile.inc
+++ b/src/northbridge/intel/pineview/Makefile.inc
@@ -16,6 +16,7 @@
ifeq ($(CONFIG_NORTHBRIDGE_INTEL_PINEVIEW),y)
+bootblock-y += ../../../cpu/x86/early_reset.S
bootblock-y += bootblock.c
ramstage-y += ram_calc.c