Hello,
I am using U-boot 3.20.00.11 with Atmel SPI flash AT45DB321D.
After erase I see that the page is filled with 0xffff...
On writing (using the commands given from u-boot sf write\sf erase etc.) the specific byte is written, but surprisingly I see the contents of other bytes in the page (in different offset) which were written before the erase in other offset .
Is it something anyone familiar with ? Should I upgrade the Atmel driver ?
Best Regards,
Ran