Hi,
I found problem when I am running as following:
eric1112@eric1112-laptop:~/rowboat-android/TI_Android_GingerBread_2_3_Sources/image_folder$ sudo ./mkmmc-android.sh /dev/mmcblk0p MLO u-boot.bin uImage boot.scr rootfs.tar.bz2
All data on /dev/mmcblk0p now will be destroyed! Continue? [y/n]
y
[Partitioning /dev/mmcblk0p...]
expr: syntax error
expr: syntax error
[Making filesystems...]
[Copying files...]
cp: cannot stat `MLO/normal/boot.scr': Not a directory
[Done]
All the files is in the image_folder.
How many Partition for SD and what format such as FAT32..?
Anybody can help me?