ath79: add firmware partition compatible for OCEDO
This commit adds firmware partition compatible for the
OCEDO Raccoon and OCEDO Koala.
Since a22311e this allows to select the correct mtdsplit
parser instead of trying all available ones one by one.
Signed-off-by: David Bauer <mail@david-bauer.net>
			
			
This commit is contained in:
		 David Bauer
					David Bauer
				
			
				
					committed by
					
						 Mathias Kresin
						Mathias Kresin
					
				
			
			
				
	
			
			
			 Mathias Kresin
						Mathias Kresin
					
				
			
						parent
						
							37c848810c
						
					
				
				
					commit
					df2e6b64d1
				
			| @@ -105,6 +105,7 @@ | |||||||
| 			}; | 			}; | ||||||
|  |  | ||||||
| 			partition@50000 { | 			partition@50000 { | ||||||
|  | 				compatible = "denx,uimage"; | ||||||
| 				label = "firmware"; | 				label = "firmware"; | ||||||
| 				reg = <0x050000 0x740000>; | 				reg = <0x050000 0x740000>; | ||||||
| 			}; | 			}; | ||||||
|   | |||||||
| @@ -101,6 +101,7 @@ | |||||||
| 			}; | 			}; | ||||||
|  |  | ||||||
| 			partition@50000 { | 			partition@50000 { | ||||||
|  | 				compatible = "denx,uimage"; | ||||||
| 				label = "firmware"; | 				label = "firmware"; | ||||||
| 				reg = <0x050000 0x740000>; | 				reg = <0x050000 0x740000>; | ||||||
| 			}; | 			}; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user