imx6: switch to askconsole
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37326
This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
			
		||||
::sysinit:/etc/init.d/rcS S boot
 | 
			
		||||
::shutdown:/etc/init.d/rcS K shutdown
 | 
			
		||||
ttymxc0::askfirst:/bin/ash --login
 | 
			
		||||
::askconsole:/bin/ash --login
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										13
									
								
								target/linux/imx6/patches-3.10/100-bootargs.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								target/linux/imx6/patches-3.10/100-bootargs.patch
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
--- a/arch/arm/boot/dts/imx6dl-wandboard.dts
 | 
			
		||||
+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
 | 
			
		||||
@@ -18,6 +18,10 @@
 | 
			
		||||
 	memory {
 | 
			
		||||
 		reg = <0x10000000 0x40000000>;
 | 
			
		||||
 	};
 | 
			
		||||
+
 | 
			
		||||
+	chosen {
 | 
			
		||||
+		bootargs = "console=ttymxc0,115200";
 | 
			
		||||
+	};
 | 
			
		||||
 };
 | 
			
		||||
 
 | 
			
		||||
 &fec {
 | 
			
		||||
		Reference in New Issue
	
	Block a user