diff options
Diffstat (limited to 'include/configs/pfla02.h')
-rw-r--r-- | include/configs/pfla02.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pfla02.h b/include/configs/pfla02.h index be90ce9bff..ae03310040 100644 --- a/include/configs/pfla02.h +++ b/include/configs/pfla02.h @@ -72,9 +72,6 @@ /* Filesystem support */ #define CONFIG_MTD_PARTITIONS #define CONFIG_MTD_DEVICE -#define MTDIDS_DEFAULT "nand0=gpmi-nand" -#define MTDPARTS_DEFAULT "mtdparts=gpmi-nand:-(nand);" \ - "spi2.0:1024k(bootloader),64k(env1),64k(env2),-(rescue)" /* Various command support */ |