diff options
Diffstat (limited to 'configs/TQM834x_defconfig')
-rw-r--r-- | configs/TQM834x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TQM834x_defconfig b/configs/TQM834x_defconfig index 6351a7793d..44bc4fc823 100644 --- a/configs/TQM834x_defconfig +++ b/configs/TQM834x_defconfig @@ -18,6 +18,8 @@ CONFIG_CMD_SNTP=y CONFIG_CMD_DATE=y CONFIG_CMD_JFFS2=y CONFIG_CMD_MTDPARTS=y +CONFIG_MTDIDS_DEFAULT="nor0=TQM834x-0" +CONFIG_MTDPARTS_DEFAULT="mtdparts=TQM834x-0:256k(u-boot),256k(env),1m(kernel),2m(initrd),-(user);" # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y |