Garst R. Reese wrote:
Hi folks, I'm trying to put a 2 file romfs on an mmc. The first 512 bytes contain the superblock (32 bytes), the first file header (32 bytes) a 416 byte ID file, and the second file header (32 bytes). The remainder of the mmc contains the data file. But no matter what I do, linux says I have a bad checksum :( If someone has succeed in doing this, please clue this dummy in.
May the source be with you, always :-)
Can't you find the sumcheck code in Linux and compare it with yours? Regards, Steve
