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 issue

Hello Everyone,

     I am trying to boot WINEC7 on custom board other than NAND rest of the components remains same as EVM8148.I am able to boot up WINEC7 on the custom board successfully through the SD card.now i need to do NAND boot .

but i am not able to recognize nand i am getting the following error messages in tera term console.

NAND manufacturex 17 device 17 : no matching device found
FMD driver does not support NAND manufacturer:0x17 dev:0x17

I have made changes tothe following files.

1) bspcfg.c(The manufacture id,read id ,block ....)

2) Bsp_def.h(Config registers).

3) fmd.c

Could anyone please give me some pointers on where to make changes and other necessary things to make my NAND get recognized.