ipq40xx: fritzbox-7530.dts: increase dma coherent pool size
This is needed by the mei driver to be able to download the firmware. Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com> Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
		 Martin Schiller
					Martin Schiller
				
			
				
					committed by
					
						 Daniel Golle
						Daniel Golle
					
				
			
			
				
	
			
			
			 Daniel Golle
						Daniel Golle
					
				
			
						parent
						
							6e4c9738be
						
					
				
				
					commit
					bc205a34a4
				
			| @@ -9,6 +9,10 @@ | |||||||
| 	model = "AVM FRITZ!Box 7530"; | 	model = "AVM FRITZ!Box 7530"; | ||||||
| 	compatible = "avm,fritzbox-7530"; | 	compatible = "avm,fritzbox-7530"; | ||||||
|  |  | ||||||
|  | 	chosen { | ||||||
|  | 		bootargs-append = " coherent_pool=4M"; | ||||||
|  | 	}; | ||||||
|  |  | ||||||
| 	aliases { | 	aliases { | ||||||
| 		led-boot = &power_green; | 		led-boot = &power_green; | ||||||
| 		led-failsafe = &info_red; | 		led-failsafe = &info_red; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user