From 41541c5c31c5cd4f1a6dbbd7354046cfd5cfa13f Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 30 Sep 2007 12:49:43 +0000 Subject: Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14917 a1c6a512-1295-4272-9138-f99709370657 --- docs/CREDITS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index 8396793..0f09162 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -336,6 +336,7 @@ Alexander Eickhoff Pinitnun Shanasabang Ken Fazzone David Bishop +Hein-Pieter van Braam The libmad team The wavpack team -- cgit v1.1