brcm63xx: dsl-274xb-c: linux partition should not be read-only
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42234 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
16be44f48f
commit
08c8aced28
|
@ -21,7 +21,6 @@
|
||||||
linux@10000 {
|
linux@10000 {
|
||||||
label = "linux";
|
label = "linux";
|
||||||
reg = <0x010000 0x3e0000>;
|
reg = <0x010000 0x3e0000>;
|
||||||
read-only;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nvram@3f0000 {
|
nvram@3f0000 {
|
||||||
|
|
Loading…
Reference in New Issue