summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-04-13 09:39:29 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-04-13 09:39:29 +0200
commit0c669fd17a9d8452f70369474925a91139e3005d (patch)
tree13cf4ed24376688f72205f1d299ddf1398a7dbbd /include/configs
parent5e7ffaa4a31df369adeb9387b22a1981e93ea6b1 (diff)
parent46afd3eff3e53e29613c489af0c128203bb3c5b4 (diff)
downloadblackbird-obmc-uboot-0c669fd17a9d8452f70369474925a91139e3005d.tar.gz
blackbird-obmc-uboot-0c669fd17a9d8452f70369474925a91139e3005d.zip
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/omap5_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h
index 2751627cf4..c21c387cba 100644
--- a/include/configs/omap5_common.h
+++ b/include/configs/omap5_common.h
@@ -152,7 +152,7 @@
"partitions=" PARTS_DEFAULT "\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} " \
OpenPOWER on IntegriCloud