summaryrefslogtreecommitdiffstats
path: root/include/configs/apollon.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-03-21 22:15:49 +0100
committerWolfgang Denk <wd@denx.de>2009-03-21 22:15:49 +0100
commitee1702d75a30d076139d1841383a1fa7220a0e11 (patch)
treeb008c231b7d5e4e52ac49aec9a49bc73413aaf30 /include/configs/apollon.h
parente60beb13cf0135dc71c541021487b5ccc4d269cb (diff)
parentfaac4fd852e39cb1d7a740801b060e41aeacef1f (diff)
downloadblackbird-obmc-uboot-ee1702d75a30d076139d1841383a1fa7220a0e11.tar.gz
blackbird-obmc-uboot-ee1702d75a30d076139d1841383a1fa7220a0e11.zip
Merge branch 'next' of ../next
Diffstat (limited to 'include/configs/apollon.h')
-rw-r--r--include/configs/apollon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index dff47fc6a6..f83dd9c243 100644
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -258,7 +258,7 @@
#define CONFIG_ENV_ADDR 0x00020000
#ifdef CONFIG_SYS_USE_UBI
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
#define MTDIDS_DEFAULT "onenand0=onenand"
#define MTDPARTS_DEFAULT "mtdparts=onenand:128k(bootloader)," \
"128k(params)," \
OpenPOWER on IntegriCloud