diff options
author | Angel Pons <th3fanbus@gmail.com> | 2019-01-21 02:23:14 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2019-01-24 22:25:05 +0000 |
commit | e583dd3d5170185e7b489c93345539f9f2d70a8e (patch) | |
tree | 85d248baa74337d403c7ae4f46075d24c1df2084 /src/mainboard/asrock/g41c-gs | |
parent | a31872c6151986cd43ae7560cb6f31e80e049167 (diff) |
src/mb/asrock/../g41m-s3: Remove spurious devices
This fixes errors regarding "PCI: Leftover static devices"
Change-Id: Ie45fe6934df4a9dad4c8f6b1af665034853c4c5a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31020
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/asrock/g41c-gs')
-rw-r--r-- | src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb index cdcadba3d8..971eebd7c0 100644 --- a/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb +++ b/src/mainboard/asrock/g41c-gs/variants/g41m-s3/devicetree.cb @@ -33,8 +33,6 @@ chip northbridge/intel/x4x # Northbridge device pci 2.0 on # Integrated graphics controller subsystemid 0x1849 0x2e32 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" @@ -140,9 +138,6 @@ chip northbridge/intel/x4x # Northbridge device pci 1f.3 on # SMbus subsystemid 0x1849 0x27da end - device pci 1f.4 off end - device pci 1f.5 off end - device pci 1f.6 off end end end end |