|
@@ -57,8 +57,8 @@ Signed-off-by: Davide Fioravanti <[email protected]>
|
|
|
+ SPINAND_PROG_LOAD(true, 0, NULL, 0));
|
|
|
+
|
|
|
+static SPINAND_OP_VARIANTS(update_cache_variants,
|
|
|
-+ SPINAND_PROG_LOAD_X4(false, 0, NULL, 0),
|
|
|
-+ SPINAND_PROG_LOAD(false, 0, NULL, 0));
|
|
|
++ SPINAND_PROG_LOAD_X4(true, 0, NULL, 0),
|
|
|
++ SPINAND_PROG_LOAD(true, 0, NULL, 0));
|
|
|
+
|
|
|
+static int fm35x1ga_ooblayout_ecc(struct mtd_info *mtd, int section,
|
|
|
+ struct mtd_oob_region *region)
|