This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NAND Flash eccmode ???

Hi all,

 

I found eccmode in u-boot,  is NAND_ECC_SOFT (nand.c, board_nand_init() )

but in kernel is NAND_ECC_HW3_512 (board-dm6467-emv.c) 

 

How come ?

 

Tai