From b3dae064f022898a267ad623f17fb81264918091 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 6 May 2013 16:44:47 +0000 Subject: [PATCH] ramips: fix DIR-602D1 flash size Fix DIR-620D1 flash size. Signed-off-by: Serge Vasilugin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36558 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/DIR-620-D1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/DIR-620-D1.dts b/target/linux/ramips/dts/DIR-620-D1.dts index 8913e268f9..d2650330cc 100644 --- a/target/linux/ramips/dts/DIR-620-D1.dts +++ b/target/linux/ramips/dts/DIR-620-D1.dts @@ -48,7 +48,7 @@ partition@50000 { label = "firmware"; - reg = <0x50000 0x3b0000>; + reg = <0x50000 0x7b0000>; }; }; }; -- 2.11.0