summaryrefslogtreecommitdiff
path: root/utils/tcctool (follow)
Commit message (Collapse)AuthorAge
* Document how to use tcctool in Windows, and include the appropriate .inf ↵Dave Chapman2007-11-10
| | | | | | file for use with the libusb-win32 device driver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15559 a1c6a512-1295-4272-9138-f99709370657
* Use O_BINARY when reading the firmware file - for win32 compatibilityDave Chapman2007-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15385 a1c6a512-1295-4272-9138-f99709370657
* Correct the value for SDCFG for the c100 - based on a USB log of the C100 ↵Dave Chapman2007-10-27
| | | | | | firmware updater. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15332 a1c6a512-1295-4272-9138-f99709370657
* Initial, untested support for C100. Also increase the firmware size limit ↵Dave Chapman2007-10-27
| | | | | | to 10MB to make it work withe the Cowon D2 and a little cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15331 a1c6a512-1295-4272-9138-f99709370657
* Add support for device-specific USB product IDs - the D2 is different to ↵Dave Chapman2007-10-21
| | | | | | other devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15242 a1c6a512-1295-4272-9138-f99709370657
* Untested support for the Cowon D2Dave Chapman2007-10-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15228 a1c6a512-1295-4272-9138-f99709370657
* Initial version of tcctool - a utility for talking to Telechips TCC77x-based ↵Dave Chapman2007-10-20
devices in USB boot mode, allowing code to be uploaded to RAM and run via USB, without any danger of bricking. When your uploaded code crashes, just power-cycle the device and it is back to normal. Requires libusb. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15217 a1c6a512-1295-4272-9138-f99709370657