Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching

Attached to Project: Rockbox
Opened by Tomer Shalev (tomers) - Saturday, 31 October 2009, 00:09 GMT+2
Last edited by Tomer Shalev (tomers) - Sunday, 01 November 2009, 19:26 GMT+2
Task Type Patches
Category Rbutil
Status Closed
Assigned To Tomer Shalev (tomers)
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch does exactly what the title says.
It test OF file in rbutil, and also in the stand alone command line tool mktccboot.

In telechips.c, variable name 'index' had to be renamed due to conflict after including <string.h>.
   cowon_d2_rbutil_test_of.diff (3.8 KiB)
 tools/telechips.c                             |   32 ++++++++++++++++++++++----
 tools/telechips.h                             |    2 -
 rbutil/mktccboot/mktccboot.c                  |   16 ++++++++++++-
 rbutil/mktccboot/mktccboot.h                  |    3 ++
 rbutil/rbutilqt/base/bootloaderinstalltcc.cpp |    8 ++++++
 5 files changed, 55 insertions(+), 6 deletions(-)

This task depends upon

Closed by  Tomer Shalev (tomers)
Sunday, 01 November 2009, 19:26 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in 23470.

Loading...