diff options
Diffstat (limited to 'include/configs/mt_ventoux.h')
-rw-r--r-- | include/configs/mt_ventoux.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/mt_ventoux.h b/include/configs/mt_ventoux.h index ed83eeba54..11ba3e752a 100644 --- a/include/configs/mt_ventoux.h +++ b/include/configs/mt_ventoux.h @@ -29,12 +29,6 @@ /* * Set its own mtdparts, different from common */ -#undef MTDIDS_DEFAULT -#undef MTDPARTS_DEFAULT -#define MTDIDS_DEFAULT "nand0=omap2-nand.0" -#define MTDPARTS_DEFAULT "mtdparts=omap2-nand.0:512k(MLO)," \ - "1m(u-boot),256k(env1)," \ - "256k(env2),8m(ubisystem),-(rootfs)" /* * FPGA |