This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SD Card Boot Issue



Dear Community,

As soon as I boot Linux on the OMAPL137 from the SD card, the file system state is changed from clean to not clean. After the maximum mount count is reached, the SD card cannot be written anymore. I would appreciate your help! The Uboot info is:

setenv bootargs root=/dev/mmcblk0p1 rw noinitrd ip=dhcp rootfstype=ext2 mem=64M

setenv bootcmd 'sf probe 0; sf read 0xc0700000 0x1E0000 0x220000;bootm'

Thanks in advance!

Bogdan