Author: kaloz Date: 2014-07-14 00:11:43 +0200 (Mon, 14 Jul 2014) New Revision: 41629
Modified: trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts Log: [mvebu]: update wrt1900ac dts Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts =================================================================== --- trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts 2014-07-13 20:51:17 UTC (rev 41628) +++ trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts 2014-07-13 22:11:43 UTC (rev 41629) @@ -178,7 +178,6 @@ partition@100000 { label = "u_env"; reg = <0x100000 0x40000>; /* 256KB */ - read-only; }; partition@140000 { @@ -194,7 +193,7 @@ partition@a00000 { label = "kernel1"; - reg = <0xa00000 0x300000>; /* 3MB */ + reg = <0xa00000 0x2800000>; /* 3MB */ }; partition@d00000 { @@ -204,7 +203,7 @@ partition@3200000 { label = "kernel2"; - reg = <0x3200000 0x300000>; /* 3MB */ + reg = <0x3200000 0x2800000>; /* 3MB */ }; partition@3500000 { _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
