mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	Signed-off-by: Tim Harvey <tharvey@gateworks.com> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			220 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			220 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/arch/arm/boot/dts/imx6dl-wandboard.dts
 | 
						|
+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
 | 
						|
@@ -19,4 +19,8 @@
 | 
						|
 	memory {
 | 
						|
 		reg = <0x10000000 0x40000000>;
 | 
						|
 	};
 | 
						|
+
 | 
						|
+	chosen {
 | 
						|
+		bootargs = "console=ttymxc0,115200";
 | 
						|
+	};
 | 
						|
 };
 |