summaryrefslogtreecommitdiffstats
path: root/include/configs/pepper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r--include/configs/pepper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h
index 16149f69d5..0bdcf22dc0 100644
--- a/include/configs/pepper.h
+++ b/include/configs/pepper.h
@@ -41,7 +41,7 @@
"optargs=\0" \
"mmcdev=0\0" \
"mmcroot=/dev/mmcblk0p2 rw\0" \
- "mmcrootfstype=ext3 rootwait\0" \
+ "mmcrootfstype=ext4 rootwait\0" \
"mmcargs=setenv bootargs console=${console} " \
"${optargs} " \
"root=${mmcroot} " \
OpenPOWER on IntegriCloud