From: John Crispin Date: Wed, 18 Sep 2013 16:31:45 +0000 (+0000) Subject: lantiq: fix FRITZ7320 flash window size X-Git-Tag: reboot~9256 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=40ac8dd9df069ec06b25ce64018f1c229eaa659a;p=openwrt%2Fopenwrt.git lantiq: fix FRITZ7320 flash window size Signed-off-by: John Crispin SVN-Revision: 38042 --- diff --git a/target/linux/lantiq/dts/FRITZ7320.dts b/target/linux/lantiq/dts/FRITZ7320.dts index 54a8f4341b..13845751e7 100644 --- a/target/linux/lantiq/dts/FRITZ7320.dts +++ b/target/linux/lantiq/dts/FRITZ7320.dts @@ -18,7 +18,7 @@ nor-boot@0 { compatible = "lantiq,nor"; bank-width = <2>; - reg = <0 0x0 0x800000>; + reg = <0 0x0 0x1000000>; #address-cells = <1>; #size-cells = <1>;