From 88121f229c1399c0ad23a94c09094a714eb7a8a2 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 13 Jul 2014 22:11:43 +0000 Subject: [PATCH] update wrt1900ac dts Signed-off-by: Imre Kaloz SVN-Revision: 41629 --- .../linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts index 3dee564a46..a3dc012724 100644 --- a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts +++ b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts @@ -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 { -- 2.30.2