[Openec] checksum of first 64k of updateme.bin not calculated correctly

Frieder Ferlemann frieder.ferlemann at web.de
Sun Oct 31 12:47:54 EDT 2010


Hi everyone,

nice to see some traffic on the list!
And nice to see ec-1.75 source!)


A minor glitch: the 32 bit checksum at address 0xfffc
currently is not calculated correctly.

The commit moved the filling with 0xff after the
calculation of the checksum
http://dev.laptop.org/git/users/rsmith/ec-1.75/commit/?id=63661f603d030d783f391f4ad9192ea7d913401e
so that the little_endian_checksum_negative checksum
runs over undefined data.

Greetings,
Frieder



Should fixed by:


> git format-patch --stdout origin


More information about the Openec mailing list