mikrotik: make soft_config writable

Parent mtd partition needs to be writable

Signed-off-by: Oskari Lemmela <oskari@lemmela.net>
This commit is contained in:
Oskari Lemmela 2021-12-21 09:46:01 +02:00 committed by Koen Vandeputte
parent 8441a622ec
commit fdda3130f2
4 changed files with 0 additions and 4 deletions

View File

@ -99,7 +99,6 @@
partition@0 {
label = "RouterBoot";
reg = <0x0 0x20000>;
read-only;
compatible = "mikrotik,routerboot-partitions";
#address-cells = <1>;
#size-cells = <1>;

View File

@ -38,7 +38,6 @@
partition@0 {
label = "RouterBoot";
reg = <0x0 0x20000>;
read-only;
compatible = "mikrotik,routerboot-partitions";
#address-cells = <1>;
#size-cells = <1>;

View File

@ -73,7 +73,6 @@
partition@0 {
label = "RouterBoot";
reg = <0x0 0x20000>;
read-only;
compatible = "mikrotik,routerboot-partitions";
#address-cells = <1>;
#size-cells = <1>;

View File

@ -37,7 +37,6 @@
partition@0 {
label = "RouterBoot";
reg = <0x0 0x40000>;
read-only;
compatible = "mikrotik,routerboot-partitions";
#address-cells = <1>;
#size-cells = <1>;