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
hi i have even tried including the TRC timing also but still i am not able to detect NAND.
Could anyone please give me some pointers on where to make changes and other necessary things to make my NAND get recognized.