ti_armv7_common.h: Resync ubi.mtd name again with the kernel

Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
Tom Rini 2014-02-04 09:01:42 -05:00
parent d793f301fd
commit ab011b4e33
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@
"root=${nandroot} " \
"rootfstype=${nandrootfstype}\0" \
"dfu_alt_info_nand=" DFU_ALT_INFO_NAND "\0" \
"nandroot=ubi0:rootfs rw ubi.mtd=file-system," \
"nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system," \
__stringify(CONFIG_SYS_NAND_PAGE_SIZE) "\0" \
"nandrootfstype=ubifs rootwait=1\0" \
"nandboot=echo Booting from nand ...; " \