hi all
hi i am new to dm365.with dm365 i am using a MT29F16G08CBACA nand device.but when i am flashing into that i am getting error target write verify failed.So can tell me how to define in the nand_ids.c and how to solve the problem
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.
hi all
hi i am new to dm365.with dm365 i am using a MT29F16G08CBACA nand device.but when i am flashing into that i am getting error target write verify failed.So can tell me how to define in the nand_ids.c and how to solve the problem
HI chakravarthy,
I 'm also using the same nand flash, which you have posted!!!!!!!!!!!!
I'm also trying to get the device id through the u-boot source code!!!!!!!!
Not succeeded!!!!!
Can you got the solution for this?
Regards,
santosh vastrad
Hi All,
I am also facing very similar issue which Chakravarti has mentioned. I have a board which is customized version of DM355 EVM board having MT29F16G08CBACA NAND flash. When I try to flash UBL and u-Boot using "sfh_DM35x.exe" utility, it gives me an error indicating that "Write verify failed. Skipping block!!"
I have looked in to the reference manual of DM355 EVM and it is mentioned that its RBL (Rom boot-loader) does not support NAND having page size more than 2K (But the flash I am using -MT29F16G08CBACA is of 4K page size). So my queries are: