|
@@ -41,7 +41,6 @@ struct mtd_partition {
|
|
uint64_t size; /* partition size */
|
|
uint64_t size; /* partition size */
|
|
uint64_t offset; /* offset within the master MTD space */
|
|
uint64_t offset; /* offset within the master MTD space */
|
|
uint32_t mask_flags; /* master MTD flags to mask out for this partition */
|
|
uint32_t mask_flags; /* master MTD flags to mask out for this partition */
|
|
- struct nand_ecclayout *ecclayout; /* out of band layout for this partition (NAND only) */
|
|
|
|
};
|
|
};
|
|
|
|
|
|
#define MTDPART_OFS_RETAIN (-3)
|
|
#define MTDPART_OFS_RETAIN (-3)
|