km/common: enable cramfs and cramfs cmdline

All the km boards uses CRAMFS images where the kernel is stored.
This isn't architecture specific because we use it on ARM and
POWERPC.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Heiko Schocher <hs@denx.de>
cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Holger Brunck 2011-06-05 22:22:21 +00:00 committed by Wolfgang Denk
parent 1adfd9dd3f
commit f7fb46a8f3
1 changed files with 3 additions and 1 deletions

View File

@ -118,7 +118,9 @@
#define CONFIG_MTD_DEVICE
#define CONFIG_MTD_CONCAT
/* common powerpc specific env settings */
#define CONFIG_CMD_CRAMFS
#define CONFIG_CRAMFS_CMDLINE
#ifndef CONFIG_KM_DEF_ENV_BOOTPARAMS
#define CONFIG_KM_DEF_ENV_BOOTPARAMS \
"actual_bank=0\0"