Attention is currently required from: Angel Pons.
Hello Angel Pons, Arthur Heymans, Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79114?usp=email
to look at the new patch set (#2).
Change subject: nb/intel/sandybridge: assign gma ops in chipset devicetree ......................................................................
nb/intel/sandybridge: assign gma ops in chipset devicetree
Since the integrated GPU is always function 0 of device 2 on bus 0, the device operations can be statically assigned in the devicetree and there's no need to bind the host bridge device operations to the PCI device during runtime via a list of PCI IDs.
TEST=Lenovo X220 still boots to Linux and graphics works in UEFI
Signed-off-by: Felix Held felix-coreboot@felixheld.de Tested-by: Patrick Rudolph patrick.rudolph@9elements.com Change-Id: I20e387e626e19dc441aceda18451186d1e86cd5f --- M src/northbridge/intel/sandybridge/chipset.cb M src/northbridge/intel/sandybridge/gma.c 2 files changed, 2 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/79114/2