
Hi Andreas,
Thank you for your review.
As Josh have left our company, I will follow up this patches.
-----Original Message----- From: Andreas Bießmann [mailto:andreas.devel@googlemail.com] Sent: 2016年1月25日 5:23 To: Wu, Josh Josh.wu@atmel.com; Scott Wood scottwood@freescale.com; U-Boot Mailing List u-boot@lists.denx.de Cc: Yang, Wenyou Wenyou.Yang@atmel.com; Bo Shen voice.shen@gmail.com Subject: Re: [PATCH 1/4] atmel_nand: use nand ecc_{strength,step}_ds instead of our own function
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@atmel.com
Reviewed-by: Andreas Bießmann andreas.devel@googlemail.com
drivers/mtd/nand/atmel_nand.c | 44 +++++++------------------------------------ 1 file changed, 7 insertions(+), 37 deletions(-)
Best Regards, Wenyou Yang