mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-27 12:04:28 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			327 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			327 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/include/configs/omap4_common
 | |
| +++ b/include/configs/omap4_common.h
 | |
| @@ -143,7 +143,7 @@
 | |
|  	"vram=16M\0" \
 | |
|  	"mmcdev=0\0" \
 | |
|  	"mmcroot=/dev/mmcblk0p2 rw\0" \
 | |
| -	"mmcrootfstype=ext3 rootwait\0" \
 | |
| +	"mmcrootfstype=ext4 rootwait\0" \
 | |
|  	"mmcargs=setenv bootargs console=${console} " \
 | |
|  		"vram=${vram} " \
 | |
|  		"root=${mmcroot} " \
 |