Hi,
I am facing with data not able to stay on the nand flash after power cycle. The nand flash is of this part number, MT29F8G16ADADAH4-IT:.
I did a nand write at u-boot to copy data from the memory onto the flash and nand read to copy data from the flash to the memory in which I was able to read back from the memory using md.
However, after the power cycle, the content I load from the flash to the memory which I read back using md is all 0xFF.
One thing that puzzles me is that how come I can write and read successfully to/from the flash based on the command line but some how these contents are not stored in the flash??
Any insight to that?
Thanks and regards,
poh boon