|
@@ -139,6 +139,7 @@ struct tmio_nand_data {
|
|
struct nand_bbt_descr *badblock_pattern;
|
|
struct nand_bbt_descr *badblock_pattern;
|
|
struct mtd_partition *partition;
|
|
struct mtd_partition *partition;
|
|
unsigned int num_partitions;
|
|
unsigned int num_partitions;
|
|
|
|
+ const char *const *part_parsers;
|
|
};
|
|
};
|
|
|
|
|
|
#define FBIO_TMIO_ACC_WRITE 0x7C639300
|
|
#define FBIO_TMIO_ACC_WRITE 0x7C639300
|