ath79: specify "firmware" partition format for I-O DATA devices
Specify firmware partition format (denx,uimage) by compatible string for I-O DATA devices. affected devices (&run tested) - WN-AC1167DGR - WN-AC1600DGR2 Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
		 INAGAKI Hiroshi
					INAGAKI Hiroshi
				
			
				
					committed by
					
						 Mathias Kresin
						Mathias Kresin
					
				
			
			
				
	
			
			
			 Mathias Kresin
						Mathias Kresin
					
				
			
						parent
						
							fa1a120a1a
						
					
				
				
					commit
					37c848810c
				
			| @@ -72,6 +72,7 @@ | |||||||
| 			}; | 			}; | ||||||
|  |  | ||||||
| 			partition@50000 { | 			partition@50000 { | ||||||
|  | 				compatible = "denx,uimage"; | ||||||
| 				label = "firmware"; | 				label = "firmware"; | ||||||
| 				reg = <0x050000 0x780000>; | 				reg = <0x050000 0x780000>; | ||||||
| 			}; | 			}; | ||||||
|   | |||||||
| @@ -137,6 +137,7 @@ | |||||||
| 			}; | 			}; | ||||||
|  |  | ||||||
| 			partition@40000 { | 			partition@40000 { | ||||||
|  | 				compatible = "denx,uimage"; | ||||||
| 				label = "firmware"; | 				label = "firmware"; | ||||||
| 				reg = <0x040000 0xe50000>; | 				reg = <0x040000 0xe50000>; | ||||||
| 			}; | 			}; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user