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