NAND: Added support for 128-bit OOB, adapted
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
This commit is contained in:
committed by
Andrew Fleming-AFLEMING
parent
31ca020861
commit
248ae5cfc8
@@ -93,7 +93,7 @@ struct nand_oobinfo {
|
||||
uint32_t useecc;
|
||||
uint32_t eccbytes;
|
||||
uint32_t oobfree[8][2];
|
||||
uint32_t eccpos[32];
|
||||
uint32_t eccpos[48];
|
||||
};
|
||||
|
||||
#endif /* __MTD_ABI_H__ */
|
||||
|
||||
Reference in New Issue
Block a user