Re: [PATCH v3 12/37] mtd: nand: denali: support 1024 byte ECC step size

2017-04-01 Thread Masahiro Yamada
2017-03-30 15:45 GMT+09:00 Masahiro Yamada : > This driver was originally written for the Intel MRST platform with > several platform specific parameters hard-coded. Another thing we > need to fix is the hard-coded ECC step size. Currently, it is > defined as follows: > > #define ECC_SECTOR_SIZ

[PATCH v3 12/37] mtd: nand: denali: support 1024 byte ECC step size

2017-03-29 Thread Masahiro Yamada
This driver was originally written for the Intel MRST platform with several platform specific parameters hard-coded. Another thing we need to fix is the hard-coded ECC step size. Currently, it is defined as follows: #define ECC_SECTOR_SIZE 512 (somehow, it is defined in both denali.c and dena