Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36903
to look at the new patch set (#2).
Change subject: nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree ......................................................................
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 --- M src/mainboard/google/butterfly/early_init.c M src/mainboard/google/parrot/early_init.c M src/mainboard/google/stout/early_init.c M src/mainboard/intel/dcp847ske/early_southbridge.c M src/mainboard/kontron/ktqm77/early_init.c M src/mainboard/roda/rv11/early_init.c M src/northbridge/intel/sandybridge/raminit_mrc.c 7 files changed, 13 insertions(+), 43 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/36903/2