diff options
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/hp/z220_sff_workstation/devicetree.cb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb index fbff203d68..db902be57c 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb +++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb @@ -16,8 +16,6 @@ chip northbridge/intel/sandybridge end end - register "pci_mmio_size" = "2048" - device domain 0x0 on subsystemid 0x103c 0x1495 inherit diff --git a/src/mainboard/hp/z220_sff_workstation/devicetree.cb b/src/mainboard/hp/z220_sff_workstation/devicetree.cb index 61535df242..f1ec5e7d51 100644 --- a/src/mainboard/hp/z220_sff_workstation/devicetree.cb +++ b/src/mainboard/hp/z220_sff_workstation/devicetree.cb @@ -16,8 +16,6 @@ chip northbridge/intel/sandybridge end end - register "pci_mmio_size" = "2048" - device domain 0x0 on subsystemid 0x103c 0x1791 inherit |