Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7645 - Minor re-work of bootloader TEA code

Attached to Project: Rockbox
Opened by Alexander Hirzel (alhirzel) - Wednesday, 22 August 2007, 23:52 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 06 June 2010, 01:57 GMT+2
Task Type Patches
Category Bootloader
Status Closed
Assigned To No-one
Player Type PortalPlayer-based
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Minor re-work of some of the TEA code in the bootloader (basically amounts to a formatting patch.)
   one.diff (1.2 KiB)
 main-pp.c |   24 +++---------------------
 1 file changed, 3 insertions(+), 21 deletions(-)

This task depends upon

Closed by  Alex Parker (BigBambi)
Sunday, 06 June 2010, 01:57 GMT+2
Reason for closing:  Rejected
Comment by Barry Wardell (barrywardell) - Monday, 25 February 2008, 01:55 GMT+2
What benefit does this give? Does it make the execution faster?
Comment by Alexander Hirzel (alhirzel) - Tuesday, 11 March 2008, 20:49 GMT+2
It is clearer code, but both versions should compile to the same thing.

Loading...