Hi, 

> Aha, Andrea Gasparini from this list gave me a patch a while ago that
> turns out to fix this, it's a mod in nand_dm355_4bit_enable_hwecc().

LOL     
I do not have the patch under my eye, but it's quite simple. If I remember 
well, the ECC calculation must be stopped before than uboot(1.2.0) does.

I mean: the nand_dm355_4bit_enable_hwecc() function should look like this: 

case NAND_ECC_WRITEOOB:
case NAND_ECC_READOOB:
case NAND_ECC_READSYN:
       val = emif_addr->NANDF1ECC;
case NAND_ECC_WRITESYN:
        break;

bye
-- 
Andrea Gasparini 
---- ImaVis S.r.l. ----
web: www.imavis.com

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to