summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-03-20 17:57:15 +0100
committerFelix Singer <felixsinger@posteo.net>2023-03-20 18:11:23 +0000
commit13dcdff7c7e1877887c3eb696b8de35872937d41 (patch)
tree7616799d6be1a0bf0f8de8a98189f2818f4262e5 /src/mainboard/asrock
parent247dd0e1313e01990b3fdcd4a9e6f22d2518cad9 (diff)
downloadcoreboot-13dcdff7c7e1877887c3eb696b8de35872937d41.tar.gz
coreboot-13dcdff7c7e1877887c3eb696b8de35872937d41.tar.bz2
coreboot-13dcdff7c7e1877887c3eb696b8de35872937d41.zip
mb/asrock/b75pro3-m: Disable unused ME KT PCI device
Resolve this message: [INFO ] PCI: Static device PCI: 00:16.3 not found, disabling it. The ME KT is very unlikely to exist on a consumer device as it is only used in combination with Intel AMT. AMT comes only with the corporate ME variant, whilst this mainboard is consumer grade. Signed-off-by: Fabian Groffen <grobian@gentoo.org> Change-Id: Ie1f0bad276f5c124d8d52772330982bf1342c72e Reviewed-on: https://review.coreboot.org/c/coreboot/+/73811 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/asrock')
-rw-r--r--src/mainboard/asrock/b75pro3-m/devicetree.cb4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainboard/asrock/b75pro3-m/devicetree.cb b/src/mainboard/asrock/b75pro3-m/devicetree.cb
index c1d520b28245..829aca8ba5b3 100644
--- a/src/mainboard/asrock/b75pro3-m/devicetree.cb
+++ b/src/mainboard/asrock/b75pro3-m/devicetree.cb
@@ -49,9 +49,7 @@ chip northbridge/intel/sandybridge
end
device ref me_ide_r off # Management Engine IDE-R
end
- device ref me_kt on # Management Engine KT
- subsystemid 0x1849 0x1e3d
- end
+ device ref me_kt off end # Management Engine KT
device ref gbe off # Intel Gigabit Ethernet
end
device ref ehci2 on # USB2 EHCI #2