I used smart vision development kit(xc7z015)
I read avnet menual that how to use linux using emmc.
and I success to upload linux on my board and boot emmc.
but I have some problem when I store some files.
I divide partition and I save files that place.
and I mount that partition to temp folder.
and then power down my board and power on, partitions are unmounted.
So I try modify fstab file. but When I reboot, fstab file is initialized.
How can I solve this problem? automatically mounted partition and not initialized kernel basic folder file.