提交 3c6e50d7 编写于 作者: S Steve Sakoman 提交者: Albert ARIBAUD

omap: beagle: Use ubifs instead of jffs2 for nand boot

Signed-off-by: NSteve Sakoman <steve@sakoman.com>
Acked-by: NKoen Kooi <k-kooi@ti.com>
Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
上级 353ffa7f
......@@ -226,8 +226,8 @@
"mmcdev=0\0" \
"mmcroot=/dev/mmcblk0p2 rw\0" \
"mmcrootfstype=ext3 rootwait\0" \
"nandroot=/dev/mtdblock4 rw\0" \
"nandrootfstype=jffs2\0" \
"nandroot=ubi0:rootfs ubi.mtd=4\0" \
"nandrootfstype=ubifs\0" \
"ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=0x81000000,64M\0" \
"ramrootfstype=ext2\0" \
"mmcargs=setenv bootargs console=${console} " \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册