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
					Oskari Lemmela
				
			
				
					committed by
					
						 Koen Vandeputte
						Koen Vandeputte
					
				
			
			
				
	
			
			
			 Koen Vandeputte
						Koen Vandeputte
					
				
			
						parent
						
							8441a622ec
						
					
				
				
					commit
					fdda3130f2
				
			| @@ -99,7 +99,6 @@ | |||||||
| 			partition@0 { | 			partition@0 { | ||||||
| 				label = "RouterBoot"; | 				label = "RouterBoot"; | ||||||
| 				reg = <0x0 0x20000>; | 				reg = <0x0 0x20000>; | ||||||
| 				read-only; |  | ||||||
| 				compatible = "mikrotik,routerboot-partitions"; | 				compatible = "mikrotik,routerboot-partitions"; | ||||||
| 				#address-cells = <1>; | 				#address-cells = <1>; | ||||||
| 				#size-cells = <1>; | 				#size-cells = <1>; | ||||||
|   | |||||||
| @@ -38,7 +38,6 @@ | |||||||
| 			partition@0 { | 			partition@0 { | ||||||
| 				label = "RouterBoot"; | 				label = "RouterBoot"; | ||||||
| 				reg = <0x0 0x20000>; | 				reg = <0x0 0x20000>; | ||||||
| 				read-only; |  | ||||||
| 				compatible = "mikrotik,routerboot-partitions"; | 				compatible = "mikrotik,routerboot-partitions"; | ||||||
| 				#address-cells = <1>; | 				#address-cells = <1>; | ||||||
| 				#size-cells = <1>; | 				#size-cells = <1>; | ||||||
|   | |||||||
| @@ -73,7 +73,6 @@ | |||||||
| 			partition@0 { | 			partition@0 { | ||||||
| 				label = "RouterBoot"; | 				label = "RouterBoot"; | ||||||
| 				reg = <0x0 0x20000>; | 				reg = <0x0 0x20000>; | ||||||
| 				read-only; |  | ||||||
| 				compatible = "mikrotik,routerboot-partitions"; | 				compatible = "mikrotik,routerboot-partitions"; | ||||||
| 				#address-cells = <1>; | 				#address-cells = <1>; | ||||||
| 				#size-cells = <1>; | 				#size-cells = <1>; | ||||||
|   | |||||||
| @@ -37,7 +37,6 @@ | |||||||
| 			partition@0 { | 			partition@0 { | ||||||
| 				label = "RouterBoot"; | 				label = "RouterBoot"; | ||||||
| 				reg = <0x0 0x40000>; | 				reg = <0x0 0x40000>; | ||||||
| 				read-only; |  | ||||||
| 				compatible = "mikrotik,routerboot-partitions"; | 				compatible = "mikrotik,routerboot-partitions"; | ||||||
| 				#address-cells = <1>; | 				#address-cells = <1>; | ||||||
| 				#size-cells = <1>; | 				#size-cells = <1>; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user