summaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/frontrunner/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lippert/frontrunner/devicetree.cb')
-rw-r--r--src/mainboard/lippert/frontrunner/devicetree.cb20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/mainboard/lippert/frontrunner/devicetree.cb b/src/mainboard/lippert/frontrunner/devicetree.cb
deleted file mode 100644
index 8e6cba0d76..0000000000
--- a/src/mainboard/lippert/frontrunner/devicetree.cb
+++ /dev/null
@@ -1,20 +0,0 @@
-chip northbridge/amd/gx2
- device cpu_cluster 0 on
- chip cpu/amd/geode_gx2
- device lapic 0 on end
- end
- end
-
- device domain 0 on
- device pci 0.0 on
- chip southbridge/amd/cs5535
- register "setupflash" = "0"
- device pci 12.0 on end
- device pci 12.1 off end # SMI
- device pci 12.2 on end # IDE
- device pci 12.3 off end # Audio
- device pci 12.4 off end # VGA
- end
- end
- end
-end