I have been working on gaming application. I am trying to load the image on flash memory of board. For this i am using sdcard and from sdcard i am writing the image into flash memory of board. Before writing into flash the sdcard format is FAT. But after writing into flash and loading the image, the sdcard content format changes to EXT4. I have tried with different sdcard's.
This shows different behavior...and there is loss of content in sdcard due to this re-formatting.
Anyone's help is appreciated...