Problem with mxc_nand driver
Eric Bénard
eric at eukrea.com
Mon Sep 28 05:20:57 EDT 2009
Hi,
Jernej Turnsek a écrit :
> are you using HW ECC on your chip? I suspect that HW ECC is writting
> something into space provided for the clean markers. I will
> investigate to.
>
yes, I'm using HW ECC.
static struct mxc_nand_platform_data eukrea_cpuimx27_nand_board_info = {
.width = 1,
.hw_ecc = 1,
};
In fact, maybe the change to the NAND driver should test hw_ecc as it
shouldn't be necessary for software ecc.
Eric
More information about the linux-arm-kernel
mailing list