update wrt1900ac dts
[openwrt/openwrt.git] / target / linux / mvebu / files / arch / arm / boot / dts / armada-xp-mamba.dts
index f8576f801650c52c95470279ea3e152477839bd5..a3dc012724ec1911e178062364a0e3382becaecf 100644 (file)
                                };
 
                                partition@100000 {
                                };
 
                                partition@100000 {
-                                       label = "u_env"; //u-boot-env?
+                                       label = "u_env";
                                        reg = <0x100000 0x40000>;    /* 256KB */
                                        reg = <0x100000 0x40000>;    /* 256KB */
-                                       read-only;
                                };
 
                                partition@140000 {
                                        label = "s_env";
                                        reg = <0x140000 0x40000>;    /* 256KB */
                                };
 
                                partition@140000 {
                                        label = "s_env";
                                        reg = <0x140000 0x40000>;    /* 256KB */
-                                       read-only;
                                };
 
                                partition@900000 {
                                };
 
                                partition@900000 {
                                };
 
                                partition@a00000 {
                                };
 
                                partition@a00000 {
-                                       label = "kernel";
-                                       reg = <0xa00000 0x2800000>;    /* 40MB */
+                                       label = "kernel1";
+                                       reg = <0xa00000 0x2800000>;    /* 3MB */
                                };
 
                                partition@d00000 {
                                };
 
                                partition@d00000 {
-                                       label = "rootfs";
+                                       label = "rootfs1";
                                        reg = <0xd00000 0x2500000>;    /* 37MB */
                                };
 
                                partition@3200000 {
                                        reg = <0xd00000 0x2500000>;    /* 37MB */
                                };
 
                                partition@3200000 {
-                                       label = "alt_kernel";
-                                       reg = <0x3200000 0x2800000>;    /* 40MB */
+                                       label = "kernel2";
+                                       reg = <0x3200000 0x2800000>;    /* 3MB */
                                };
 
                                partition@3500000 {
                                };
 
                                partition@3500000 {
-                                       label = "alt_rootfs";
+                                       label = "rootfs2";
                                        reg = <0x3500000 0x2500000>;    /* 37MB */
                                };
 
                                /* Last MB is for the BBT, i.e. not writable */
                                partition@5a00000 {
                                        label = "syscfg";
                                        reg = <0x3500000 0x2500000>;    /* 37MB */
                                };
 
                                /* Last MB is for the BBT, i.e. not writable */
                                partition@5a00000 {
                                        label = "syscfg";
-                                       reg = <0x5a00000 0x2600000>;    /* ?MB */
+                                       reg = <0x5a00000 0x2600000>;    /* 38MB */
                                };
                        };
 
                                };
                        };
 
                button@1 {
                        label = "WPS";
                        linux,code = <KEY_WPS_BUTTON>;
                button@1 {
                        label = "WPS";
                        linux,code = <KEY_WPS_BUTTON>;
-                       gpios = <&gpio0 32 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio1 0 GPIO_ACTIVE_HIGH>;
                };
 
                button@2 {
                };
 
                button@2 {