mb/gigabyte/ga-g41m-es2l: Remove MEI PCI devices from devicetree
These devices never show on the PCI domain. Change-Id: I2d4d99c1e96c15dacb950aeb85b3e9a5d127c791 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41866 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
efbf638b9a
commit
954a4a4d16
|
@ -21,8 +21,6 @@ chip northbridge/intel/x4x # Northbridge
|
|||
device pci 2.1 on # Integrated graphics controller 2
|
||||
subsystemid 0x1458 0xd001
|
||||
end
|
||||
device pci 3.0 off end # ME
|
||||
device pci 3.1 off end # ME
|
||||
chip southbridge/intel/i82801gx # Southbridge
|
||||
register "pirqa_routing" = "0x0b"
|
||||
register "pirqb_routing" = "0x0b"
|
||||
|
|
Loading…
Reference in New Issue