mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04:00 
			
		
		
		
	In order to make HDMI console available on the BananaPi BPi-R2 select various Kconfig symbols which are useful for systems with graphics. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
		
			
				
	
	
		
			11 lines
		
	
	
		
			246 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			246 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
 | |
| +++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
 | |
| @@ -19,6 +19,7 @@
 | |
|  
 | |
|  	chosen {
 | |
|  		stdout-path = "serial2:115200n8";
 | |
| +		bootargs = "console=ttyS2,115200n8 console=tty1";
 | |
|  	};
 | |
|  
 | |
|  	connector {
 |