ramips: add dwr-512 jboot firmware configuration
[openwrt/openwrt.git] / target / linux / ramips / dts / DWR-512-B.dts
index afcac21c6c9a64657b17f8b6f7c2808340670822..74a33e10e4fc347e114114b25e8a82071874b61d 100644 (file)
                m25p,fast-read;
 
                partition@0 {
-                       label = "u-boot";
-                       reg = <0x0 0x30000>;
+                       label = "jboot";
+                       reg = <0x0 0x10000>;
                        read-only;
                };
 
-               partition@30000 {
-                       label = "u-boot-env";
-                       reg = <0x30000 0x20000>;
-                       read-only;
-               };
-
-               partition@50000 {
+               partition@10000 {
                        label = "firmware";
-                       reg = <0x50000 0x7a0000>;
+                       reg = <0x10000 0x7e0000>;
                };
 
                config: partition@7f0000 {