HI all
My board is am335x-evm, SDK is sdk-02.00.00.11.
I have one problem.
I tried to delete a specific area (0x20000 to 0x7ffff) using the nand command in u boot, but I get an error. However, using nanderas.chip will erase it nicely. Writing to a specific area works well. But, as I said
above, if I say "do not erase 0x20000 0x20000".
I get an error with the message "Trying to erase unblocked data".
There is no problem after 0x80000.
Answer please
