mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			229 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			229 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/imx6dl-wandboard.dts
 | |
| +++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
 | |
| @@ -15,4 +15,8 @@
 | |
|  	memory@10000000 {
 | |
|  		reg = <0x10000000 0x40000000>;
 | |
|  	};
 | |
| +
 | |
| +	chosen {
 | |
| +		bootargs = "console=ttymxc0,115200";
 | |
| +	};
 | |
|  };
 |