update wrt1900ac dts
authorImre Kaloz <kaloz@openwrt.org>
Sun, 13 Jul 2014 22:11:43 +0000 (22:11 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 13 Jul 2014 22:11:43 +0000 (22:11 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41629

target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts

index 3dee564a46950aaee63666ba87d5a14e0485a437..a3dc012724ec1911e178062364a0e3382becaecf 100644 (file)
                                partition@100000 {
                                        label = "u_env";
                                        reg = <0x100000 0x40000>;    /* 256KB */
-                                       read-only;
                                };
 
                                partition@140000 {
 
                                partition@a00000 {
                                        label = "kernel1";
-                                       reg = <0xa00000 0x300000>;    /* 3MB */
+                                       reg = <0xa00000 0x2800000>;    /* 3MB */
                                };
 
                                partition@d00000 {
 
                                partition@3200000 {
                                        label = "kernel2";
-                                       reg = <0x3200000 0x300000>;    /* 3MB */
+                                       reg = <0x3200000 0x2800000>;    /* 3MB */
                                };
 
                                partition@3500000 {