summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/dts/bcm6328.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm6328.dtsi')
-rw-r--r--target/linux/brcm63xx/dts/bcm6328.dtsi19
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/brcm63xx/dts/bcm6328.dtsi b/target/linux/brcm63xx/dts/bcm6328.dtsi
deleted file mode 100644
index b8fc3ad..0000000
--- a/target/linux/brcm63xx/dts/bcm6328.dtsi
+++ /dev/null
@@ -1,19 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6328";
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};