From 9921bd78e785c8e2948d86504c62fc73157f5dc3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 18 Sep 2013 16:31:45 +0000 Subject: lantiq: fix FRITZ7320 flash window size Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/dts/FRITZ7320.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>; -- cgit v1.2.3