aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/igep00x0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h
index 62b4afc7b..a0a23a79f 100644
--- a/include/configs/igep00x0.h
+++ b/include/configs/igep00x0.h
@@ -142,7 +142,7 @@
"defaultdisplay=dvi\0" \
"mmcdev=0\0" \
"mmcroot=/dev/mmcblk0p2 rw\0" \
- "mmcrootfstype=ext3 rootwait\0" \
+ "mmcrootfstype=ext4 rootwait\0" \
"nandroot=/dev/mtdblock4 rw\0" \
"nandrootfstype=jffs2\0" \
"mmcargs=setenv bootargs console=${console} " \