9f7d77da055a166792cd0dc243391e578f43a55e
[15.05/openwrt.git] / target / linux / brcm63xx / dts / dsl-274xb-c.dts
1 /dts-v1/;
2
3 /include/ "bcm6358.dtsi"
4
5 / {
6         model = "D-Link DSL-2740B/DSL-2741B rev C2/3";
7         compatible = "d-link,dsl-274xb-c2", "brcm,bcm6358";
8 };
9
10 &pflash {
11         status = "ok";
12
13         linux,part-probe = "bcm63xxpart";
14
15         cfe@0 {
16                 label = "CFE";
17                 reg = <0x000000 0x010000>;
18                 read-only;
19         };
20
21         linux@10000 {
22                 label = "linux";
23                 reg = <0x010000 0x3e0000>;
24                 read-only;
25         };
26
27         nvram@3f0000 {
28                 label = "nvram";
29                 reg = <0x3f0000 0x010000>;
30         };
31 };