nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree
commit47bf4986815407393c1cf02922c882ed0f336bb2
authorNico Huber <nico.h@gmx.de>
Sun, 17 Nov 2019 01:58:00 +0000 (17 02:58 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 18 Nov 2019 11:52:24 +0000 (18 11:52 +0000)
tree210fdf4d4a0bafdc5aed1356a40f1f42c6293df9
parent6760e0bdcd37e904c121800652cd2ac3920d9cd9
nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree

Some Sandy Bridge boards disabled the PCI-to-PCI bridge early to avoid
probing by the MRC. We can do that for all boards instead, based on the
devicetree setting.

Change-Id: Ie64774628fde77db2a379bdba6a921a31e52fa0d
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36903
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/mainboard/google/butterfly/early_init.c
src/mainboard/google/parrot/early_init.c
src/mainboard/google/stout/early_init.c
src/mainboard/intel/dcp847ske/early_southbridge.c
src/mainboard/kontron/ktqm77/early_init.c
src/mainboard/roda/rv11/early_init.c
src/northbridge/intel/sandybridge/raminit_mrc.c