diff options
Diffstat (limited to 'include/configs/cm_t35.h')
-rw-r--r-- | include/configs/cm_t35.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h index 7cb3124153..dc1b6b5721 100644 --- a/include/configs/cm_t35.h +++ b/include/configs/cm_t35.h @@ -83,10 +83,6 @@ /* commands to include */ #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ #define CONFIG_MTD_PARTITIONS -#define MTDIDS_DEFAULT "nand0=nand" -#define MTDPARTS_DEFAULT "mtdparts=nand:512k(x-loader),"\ - "1920k(u-boot),256k(u-boot-env),"\ - "4m(kernel),-(fs)" #define CONFIG_SYS_I2C #define CONFIG_SYS_OMAP24_I2C_SPEED 100000 |