[U-Boot] [PATCH 1/4] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
Andreas Bießmann
andreas.devel at googlemail.com
Sun Jan 24 22:22:50 CET 2016
On 24.11.15 09:26, Josh Wu wrote:
> Since ecc_{strength,step}_ds is introduced in nand_chip structure for
> minimum ecc requirements. So we can use them directly and remove our
> own get_onfi_ecc_param function.
>
> Signed-off-by: Josh Wu <josh.wu at atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
>
> drivers/mtd/nand/atmel_nand.c | 44 +++++++------------------------------------
> 1 file changed, 7 insertions(+), 37 deletions(-)
More information about the U-Boot
mailing list