am335x/am43xx/dra7xx: Change mtdparts name for consistency with kernel

Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
Tom Rini 2014-01-31 09:45:50 -05:00
parent aa153dbdc2
commit 848e2404de
3 changed files with 3 additions and 3 deletions

View File

@ -250,7 +250,7 @@
"256k(u-boot-env)," \
"256k(u-boot-env.backup1)," \
"5m(kernel)," \
"-(rootfs)"
"-(file-system)"
#undef CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_IS_IN_NAND
#define CONFIG_ENV_OFFSET 0x280000

View File

@ -364,7 +364,7 @@
"256k(u-boot-env)," \
"256k(u-boot-env.backup1)," \
"5m(kernel)," \
"-(rootfs)"
"-(file-system)"
#undef CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_IS_IN_NAND
#define CONFIG_ENV_OFFSET 0x280000

View File

@ -188,7 +188,7 @@
"256k(u-boot-env)," \
"256k(u-boot-env.backup1)," \
"5m(kernel)," \
"-(rootfs)"
"-(file-system)"
#undef CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_IS_IN_NAND
#define CONFIG_ENV_OFFSET 0x280000