a5bccda6a6a5290e7ca9afe791e17059ba1a85e4
[oweals/openwrt.git] / target / linux / brcm63xx / dts / hg556a-c.dts
1 /dts-v1/;
2
3 /include/ "bcm6358.dtsi"
4
5 / {
6         model = "Huawei EchoLife HG556a (version C)";
7         compatible = "huawei,hg556a-c", "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 0x020000>;
18                 read-only;
19         };
20
21         linux@20000 {
22                 label = "linux";
23                 reg = <0x020000 0xec0000>;
24         };
25
26         cal_data@ee0000 {
27                 label = "cal_data";
28                 reg = <0xee0000 0x100000>;
29                 read-only;
30         };
31
32         nvram@fe0000 {
33                 label = "nvram";
34                 reg = <0xfe0000 0x020000>;
35         };
36 };