ramips: fix DIR-602D1 flash size

Fix DIR-620D1 flash size.

Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36558 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin 2013-05-06 16:44:47 +00:00
parent 6e298c343d
commit 4ca4cc465d

View File

@ -48,7 +48,7 @@
partition@50000 {
label = "firmware";
reg = <0x50000 0x3b0000>;
reg = <0x50000 0x7b0000>;
};
};
};