mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	vexpress64: juno: add androidboot.hardware=juno
Linaro's Juno Android builds requires the androidboot.hardware parameter be set to a know board name. Non-Android kernels ignore this extra parameter because they don't contain code to parse it. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
		
							parent
							
								
									fc04b92354
								
							
						
					
					
						commit
						74e264b49f
					
				@ -200,6 +200,7 @@
 | 
				
			|||||||
				"rootwait "\
 | 
									"rootwait "\
 | 
				
			||||||
				"earlyprintk=pl011,0x7ff80000 debug "\
 | 
									"earlyprintk=pl011,0x7ff80000 debug "\
 | 
				
			||||||
				"user_debug=31 "\
 | 
									"user_debug=31 "\
 | 
				
			||||||
 | 
									"androidboot.hardware=juno "\
 | 
				
			||||||
				"loglevel=9"
 | 
									"loglevel=9"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Copy the kernel and FDT to DRAM memory and boot */
 | 
					/* Copy the kernel and FDT to DRAM memory and boot */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user