|
@@ -145,7 +145,6 @@ static struct mtd_partition partition_info[] = {
|
|
};
|
|
};
|
|
|
|
|
|
static struct bf5xx_nand_platform bf5xx_nand_platform = {
|
|
static struct bf5xx_nand_platform bf5xx_nand_platform = {
|
|
- .page_size = NFC_PG_SIZE_256,
|
|
|
|
.data_width = NFC_NWIDTH_8,
|
|
.data_width = NFC_NWIDTH_8,
|
|
.partitions = partition_info,
|
|
.partitions = partition_info,
|
|
.nr_partitions = ARRAY_SIZE(partition_info),
|
|
.nr_partitions = ARRAY_SIZE(partition_info),
|