nand: Sync with Linux v4.1
[oweals/u-boot.git] / drivers / mtd / nand / atmel_nand_ecc.h
index b2d2682a8835235d1a48e2bf67817cf15f0c3eb3..79e399489eac9604c5e69814b6ff6013ca9a28cf 100644 (file)
@@ -170,4 +170,7 @@ struct pmecc_errloc_regs {
 
 #define PMECC_MAX_TIMEOUT_US           (100 * 1000)
 
+/* Reserved bytes in oob area */
+#define PMECC_OOB_RESERVED_BYTES               2
+
 #endif